@charset "UTF-8";

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

a {
	cursor: pointer;
}

.img-resp {
	display: block;
	max-width: 100%;
	height: auto
}

.area {
	margin-left: auto;
	margin-right: auto;
	padding-right: 20px;
	padding-left: 20px;
	max-width: 1920px;
	-webkit-transition: width .3s ease-in-out;
	-o-transition: width .3s ease-in-out;
	transition: width .3s ease-in-out
}

.row {
	margin-right: -20px;
	margin-left: -20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}

.row>* {
	width: 100%;
	max-width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0%;
	flex: 1 0 0%
}

[class^=col-] {
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

@media (max-width: 1400px) {
	[class^=col-] {
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media (max-width: 1200px) {
	[class^=col-] {
		padding-right: 10px;
		padding-left: 10px;
	}
}
@media (max-width: 768px) {
	[class^=col-] {
		padding-right: 5px;
		padding-left: 5px;
	}
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-12 {
	width: 100%
}

.hide-xs {
	display: none !important
}

/*!
 * Nice Office icons 1.0.0 by Kiliko
 */
@font-face {
	font-family: nice-icons;
	src: url(../fonts/awesome/nice-icons.eot?cklajq);
	src: url(../fonts/awesome/nice-icons.eot?cklajq#iefix) format("embedded-opentype"), url(../fonts/awesome/nice-icons.ttf?cklajq) format("truetype"), url(../fonts/awesome/nice-icons.woff?cklajq) format("woff"), url(../fonts/awesome/nice-icons.svg?cklajq#nice-icons) format("svg");
	font-weight: 400;
	font-style: normal;
	font-display: block
}

[class*=" icon-"],
[class^=icon-] {
	font-family: nice-icons !important;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	display: inline-block;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-rotate-90 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.icon-rotate-180 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.icon-track:before {
	content: "\e922"
}

.icon-card:before {
	content: "\e920"
}

.icon-clean:before {
	content: "\e921"
}

.icon-eye:before {
	content: "\e91f"
}

.icon-document:before {
	content: "\e91e"
}

.icon-angle-down:before {
	content: "\e900"
}

.icon-angle-left:before {
	content: "\e901"
}

.icon-angle-right:before {
	content: "\e902"
}

.icon-angle-up:before {
	content: "\e903"
}

.icon-check-circle:before {
	content: "\e904"
}

.icon-clock:before {
	content: "\e905"
}

.icon-compare:before {
	content: "\e906"
}

.icon-copy:before {
	content: "\e907"
}

.icon-envelope:before {
	content: "\e908"
}

.icon-facebook-f:before {
	content: "\e909"
}

.icon-file-signature:before {
	content: "\e90a"
}

.icon-heart:before {
	content: "\e90b"
}

.icon-home:before {
	content: "\e90c"
}

.icon-info:before {
	content: "\e90d"
}

.icon-instagram:before {
	content: "\e90e"
}

.icon-map-marker-alt:before {
	content: "\e90f"
}

.icon-minus:before {
	content: "\e910"
}

.icon-mobile-alt:before {
	content: "\e911"
}

.icon-phone:before {
	content: "\e912"
}

.icon-plus:before {
	content: "\e902"
}

.icon-ruble-sign:before {
	content: "\e914"
}

.icon-search:before {
	content: "\e915"
}

.icon-search-plus:before {
	content: "\e916"
}

.icon-shopping-cart:before {
	content: "\e917"
}

.icon-star:before {
	content: "\e918"
}

.icon-starl:before {
	content: "\e919"
}

.icon-user:before {
	content: "\e91a"
}

.icon-vk:before {
	content: "\e91b"
}

.icon-youtube:before {
	content: "\e91c"
}

.icon-youtube-play:before {
	content: "\e91d"
}


.icon-heart-custom:before {
	content: "";
	display: block;
	background: no-repeat url(../img/heart.svg);
}
.icon-compare-custom:before {
	content: "";
	display: block;
	background: no-repeat url(../img/compare.svg);
}
.icon-user-custom:before {
	content: "";
	display: block;

	background: no-repeat url(../img/user.svg);
}
.icon-heart-custom:before, .icon-compare-custom:before, .icon-user-custom:before {
	width: 22px;
	height: 22px;
	background-size: 22px;
}
.icon-phone-custom:before {
	content:'';
	display: block;
	width: 17px;
	height: 17px;
	background: no-repeat url(../img/phone.svg);
	background-size: 17px;
}
.icon-email-custom:before {
	content:'';
	display: block;
	width: 17px;
	height: 17px;
	background: no-repeat url(../img/email.svg);
	background-size: 17px;
}
@media (max-width:1900px) {
	.icon-email-custom:before {
		position: relative;
	}
}
@media (max-width:1600px) {
	.icon-email-custom:before {
		position: relative;
	}
}
.icon-copy-custom:before {
	width: 20px;
	height: 20px;
	background: 50%/17px no-repeat url(../img/copy.svg);
}
.icon-user-custom-mobile:before {
	content: "";
	display: block;
	width: 28px;
	height: 28px;
	background: 50%/25px no-repeat url(../img/user.svg);
}

.icon-heart-custom-mobile:before {
	content: "";
	display: block;
	width: 28px;
	height: 28px;
	background: 50%/21px no-repeat url(../img/heart.svg);
}
.icon-compare-custom-mobile:before {
	content: "";
	display: block;
	width: 28px;
	height: 28px;
	background: 50%/21px no-repeat url(../img/compare.svg);
}

.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}
@media (max-width: 768px) {
	.big-slider .slick-list {
		border-radius: 20px;
	}
}
.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-loading .slick-list {
	background: #fff url(../img/ajax-loader.gif) center center no-repeat
}

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

.slick-next,
.slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: 0;
	background: 0 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
	color: transparent;
	outline: 0;
	background: 0 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before,
.slick-prev:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir=rtl] .slick-prev {
	right: -25px;
	left: auto
}

.slick-prev:before {
	content: '←'
}

[dir=rtl] .slick-prev:before {
	content: '→'
}

.slick-next {
	right: -25px
}

[dir=rtl] .slick-next {
	right: auto;
	left: -25px
}

.slick-next:before {
	content: '→'
}

[dir=rtl] .slick-next:before {
	content: '←'
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: 0 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	opacity: 1
}

.slick-dots li button:before {
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}

.slick-dotted.slick-slider {
	margin-bottom: 0
}

.slideshow {
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	overflow: hidden
}

.slideshow .slider {
	width: 100%;
	height: 100vh;
	z-index: 2
}

.slideshow .slider * {
	outline: 0
}

.slideshow .slider .item {
	height: 100vh;
	width: 100%;
	position: relative;
	overflow: hidden;
	border: none
}

.slideshow .slider .item .text {
	display: none
}

.slideshow .slider .item img {
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.slideshow .slick-dots {
	position: absolute;
	z-index: 100;
	width: 112px;
	height: auto;
	bottom: auto;
	top: 50%;
	left: 15px;
	-webkit-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px);
	left: auto;
	color: #c4c4c4;
	display: block
}

.slideshow .slick-dots li {
	display: block;
	height: auto;
	width: auto
}

.slideshow .slick-dots li button {
	position: relative;
	width: 100%;
	height: 15px;
	text-align: center
}

.slideshow .slick-dots li button:before {
	content: "";
	background: #c4c4c4;
	color: #c4c4c4;
	height: 1px;
	width: 13px;
	border-radius: 0;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: .6
}

.slideshow .slick-dots li.slick-active button:before {
	width: 20px;
	opacity: 1
}

.center {
	height: 338px
}

#content_search .center {
	height: auto;
}

.center:before {
	content: '';
	position: absolute;
	background: -o-radial-gradient(#f3f2f2 3px, transparent 1px);
	background: radial-gradient(#f3f2f2 3px, transparent 1px);
	background-size: 20px 20px;
	bottom: -100px;
	left: -78px;
	width: 240px;
	height: 164px
}

#content_search .center:before {
	display: none;
}

.center .slick-dots {
	display: none !important
}

.center .slick-slide {
	margin: 0 10px;
	position: relative
}

.slick-slide {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: none;
	color: none;
	background: 0 0;
	outline: 0
}

.slick-slide:focus {
	border: none;
	outline: 0
}

.center .slick-list {
	padding-top: 55px;
	position: absolute;
	width: 134.5%;
	left: 0;
	top: 0
}

.center .slick-slide img {
	width: 100%;
	display: block
}

.center .slick-slide .info {
	position: absolute;
	bottom: -10px;
	width: 100%;
	text-align: center
}

.center .slick-slide .info span {
	display: block;
	position: relative;
	top: 100px;
	-webkit-transition-delay: 0;
	-o-transition-delay: 0;
	transition-delay: 0;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s
}

.center .slick-slide .info .info_title {
	font-size: 14px;
	font-family: 'Gilroy Medium';
	padding: 0;
	color: #818181
}

.center .slick-slide .info .info_text {
	padding-top: 0;
	font-size: 24px;
	text-transform: uppercase;
	font-family: 'Bebas Neue Bold';
	color: #000
}

.center .slick-slide:hover .info span {
	top: 0
}

.center .slick-slide:hover .info .info_title {
	-webkit-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s
}

.center .slick-slide:hover .info .info_text {
	-webkit-transition-delay: .25s;
	-o-transition-delay: .25s;
	transition-delay: .25s
}

.center .slick-slide img {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.center .slick-slide:hover img {
	-webkit-transform: translateY(-55px);
	-ms-transform: translateY(-55px);
	transform: translateY(-55px)
}

.slick-next,
.slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: auto;
	bottom: -102px;
	display: block;
	width: 36px;
	height: 36px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: 0;
	background: 0 0;
	background: #1a1a1a;
	z-index: 2
}

.slick-prev {
	right: 51px;
	left: auto;
	background: #e5e5e5
}

.slick-next {
	right: 0
}

.slick-next:before,
.slick-prev:before {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 20px;
	line-height: 1;
	opacity: 1
}

.slick-prev:before {
	content: "\f104";
	color: #fff
}

.slick-next:before {
	content: "\f105";
	color: #fff
}

body.compensate-for-scrollbar {
	overflow: hidden
}

.fancybox-active {
	height: auto
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: 0;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 99992
}

.fancybox-container * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	-webkit-transition-duration: inherit;
	-o-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
	-o-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
	transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
	opacity: .9;
	-webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
	-o-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
	transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .25s ease, visibility 0s ease .25s;
	-o-transition: opacity .25s ease, visibility 0s ease .25s;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	-webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
	-o-transition: opacity .25s ease 0s, visibility 0s ease 0s;
	transition: opacity .25s ease 0s, visibility 0s ease 0s;
	visibility: visible
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fancybox-toolbar {
	right: 0;
	top: 0
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 99994
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	-o-transition-property: transform, opacity;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994
}

.fancybox-slide::before {
	content: '';
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
	display: block
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0
}

.fancybox-slide--image::before {
	display: none
}

.fancybox-slide--html {
	padding: 6px
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	background: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-ms-transform-origin: top left;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	-o-transition-property: transform, opacity;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
	cursor: -webkit-grab;
	cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.fancybox-container [data-selectable=true] {
	cursor: text
}

.fancybox-image,
.fancybox-spaceball {
	background: 0 0;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}

.fancybox-spaceball {
	z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%
}

.fancybox-slide--video .fancybox-content {
	background: #000
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff
}

.fancybox-iframe,
.fancybox-video {
	background: 0 0;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0
}

.fancybox-button {
	background: rgba(0, 0, 0, 1);
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
	color: #ccc
}

.fancybox-button:hover {
	color: #fff
}

.fancybox-button:focus {
	outline: 0
}

.fancybox-button.fancybox-focus {
	outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: 0
}

.fancybox-button div {
	height: 100%
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%
}

.fancybox-button svg path {
	fill: #828282;
	stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--play svg:nth-child(2) {
	display: none
}

.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1) {
	display: none
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-ms-transform: scaleX(0);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-ms-transform-origin: 0;
	-webkit-transform-origin: 0;
	transform-origin: 0;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	z-index: 99998
}

.fancybox-close-small {
	background: 0 0;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none
}

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px
}

.fancybox-navigation .fancybox-button div {
	padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right)
}

.fancybox-caption {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .85)), color-stop(50%, rgba(0, 0, 0, .3)), color-stop(65%, rgba(0, 0, 0, .15)), color-stop(75.5%, rgba(0, 0, 0, .075)), color-stop(82.85%, rgba(0, 0, 0, .037)), color-stop(88%, rgba(0, 0, 0, .019)), to(rgba(0, 0, 0, 0)));
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to top, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px 44px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996
}

.fancybox-caption--separate {
	margin-top: -50px
}

.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline
}

.fancybox-loading {
	-webkit-animation: fancybox-rotate 1s linear infinite;
	animation: fancybox-rotate 1s linear infinite;
	background: 0 0;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes fancybox-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
	-o-transition-timing-function: cubic-bezier(0, 0, .25, 1);
	transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	-o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-ms-transform: rotate(-360deg);
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-ms-transform: rotate(0);
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1)
}

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px 0
}

.fancybox-share p {
	margin: 0;
	padding: 0
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px 5px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
	color: #fff
}

.fancybox-share__button:hover {
	text-decoration: none
}

.fancybox-share__button--fb {
	background: #3b5998
}

.fancybox-share__button--fb:hover {
	background: #344e86
}

.fancybox-share__button--pt {
	background: #bd081d
}

.fancybox-share__button--pt:hover {
	background: #aa0719
}

.fancybox-share__button--tw {
	background: #1da1f2
}

.fancybox-share__button--tw:hover {
	background: #0d95e8
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px
}

.fancybox-share__button svg path {
	fill: #fff
}

.fancybox-share__input {
	background: 0 0;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0 0;
	outline: 0;
	padding: 10px 15px;
	width: 100%
}

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px 2px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	width: 212px;
	z-index: 99995
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px
}

.fancybox-thumbs__list a::before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: '';
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
	-o-transition: all .2s cubic-bezier(.25, .46, .45, .94);
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991
}

.fancybox-thumbs__list a:focus::before {
	opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
	opacity: 1
}

main {
	background-color: #fff;
	padding: 0 40px 60px;
}

@media (max-width: 768px) {
	main {
		padding: 0 15px 60px;
	}
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: 0 !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-arrow,
button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
	opacity: 1
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

.mfp-ie7 .mfp-img {
	padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
	padding: 0
}

.mfp-ie7 .mfp-content {
	padding-top: 44px
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}

#uptocall-mini {
	display: none;
	position: fixed;
	bottom: 20px;
	left: 20px;
	cursor: pointer;
	z-index: 999;
	border: 10px solid rgba(0, 248, 0, .15);
	border-radius: 100%
}

#uptocall-mini .uptocall-mini-phone {
	border-radius: 50% !important;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: rgba(55, 200, 55, .8);
	width: 70px;
	height: 70px
}

#uptocall-mini .uptocall-mini-phone:hover {
	background-color: #37c837
}

#uptocall-mini .uptocall-mini-phone:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url(callback.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-animation: uptocallphone 1.5s linear infinite;
	animation: uptocallphone 1.5s linear infinite
}

@-webkit-keyframes uptocallphone {

	0%,
	100%,
	50% {
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	25% {
		-ms-transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg)
	}

	75% {
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		transform: rotate(-30deg)
	}
}

@keyframes uptocallphone {

	0%,
	100%,
	50% {
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	25% {
		-ms-transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg)
	}

	75% {
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		transform: rotate(-30deg)
	}
}

.popup_call_phone_btn {
	position: fixed;
	bottom: 15px;
	left: 15px;
	z-index: 9997;
	width: 90px;
	height: 90px;
	background: url(call.png) no-repeat;
	border: 0 !important
}

#popup-call-phone-wrapper {
	background: #fff;
	max-width: 400px;
	width: 90%;
	margin: 0 auto;
	min-height: 100px;
	position: relative
}

#popup-call-phone-wrapper .popup-heading {
	text-align: left;
	background-color: #fff;
	color: #1c1c1c;
	font-size: 21px;
	border-bottom: 1px solid #b2b2b2;
	padding: 0 25px;
	position: relative;
	min-height: 52px;
	line-height: 52px;
	overflow: hidden
}

#popup-call-phone-wrapper .mfp-close {
	text-indent: -9999px;
	width: 60px;
	height: 52px;
	background: url(close.png) no-repeat #fff;
	right: 0;
	top: 0;
	position: absolute;
	z-index: 2;
	cursor: pointer !important;
	outline: 0;
	border: 0
}

#popup-call-phone-wrapper .mfp-close:hover {
	background-position: 0 -60px
}

#popup-call-phone-wrapper .popup-footer {
	padding: 17px 25px;
	border-top: 1px solid #dfe4eb;
	background-color: #fff;
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	vertical-align: bottom
}

#popup-call-phone-wrapper .popup-footer button {
	height: 32px;
	line-height: 30px;
	color: #fff;
	padding: 0 25px;
	cursor: pointer;
	font-size: 12px;
	display: inline-block;
	border: 1px solid #ff8001;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	background: #ff8001;
	border-radius: 2px;
	outline: 0;
	text-align: center
}

#popup-call-phone-wrapper .popup-footer button:hover {
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .1);
	box-shadow: 0 0 1px rgba(0, 0, 0, .1);
	background: #379c0d;
	border: 1px solid #379c0d
}

#popup-call-phone-wrapper .popup-footer a {
	float: left;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	background: #379c0d;
	color: #fff;
	font-size: 13px;
	height: 33px;
	line-height: 33px;
	padding: 0 30px;
	cursor: pointer;
	display: inline-block;
	border-radius: 2px;
	text-align: center
}

.masked,
.masked_loading {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

#popup-call-phone-wrapper .popup-footer a:hover {
	background: #ff9601
}

#popup-call-phone-wrapper .popup-center {
	background: #fff;
	padding: 25px;
	overflow: auto
}

#popup-call-phone-wrapper .payment-info {
	clear: both
}

#popup-call-phone-wrapper .payment-info>div {
	width: 100%;
	display: inline-block
}

#popup-call-phone-wrapper .payment-info>div+div {
	margin-top: 10px
}

#popup-call-phone-wrapper .payment-info>div label {
	font-size: 12px;
	line-height: 12px;
	color: #666;
	font-weight: 700;
	margin-bottom: 2px
}

#popup-call-phone-wrapper .payment-info>div label span {
	color: red
}

#popup-call-phone-wrapper .payment-info>div input,
#popup-call-phone-wrapper .payment-info>div textarea {
	border: 1px solid #dfe4eb;
	padding: 5px 10px;
	background: #fff;
	outline: 0;
	color: #666;
	font-size: 12px;
	width: 100%
}

#popup-call-phone-wrapper .payment-info>div textarea {
	min-height: 70px;
	resize: vertical
}

.masked {
	z-index: 10000;
	background: #eee;
	opacity: .4
}

.masked_loading {
	background: url(ring-alt.svg) center center no-repeat;
	z-index: 10001
}

.popup-call-phone-button {
	text-align: center
}

.popup-call-phone-button button {
	width: 100% !important
}

#popup-purchase-wrapper {
	background: #fff;
	max-width: 500px;
	width: 90%;
	margin: 0 auto;
	min-height: 100px;
	position: relative;
	padding: 0 40px;
}

#popup-purchase-wrapper .popup-heading {
	text-align: left;
	background: 0 0;
	color: #1c1c1c;
	font-size: 21px;
	border-bottom: 1px solid #dfe4eb;
	padding: 0 25px 0 25px;
	position: relative;
	min-height: 52px;
	line-height: 52px;
	overflow: hidden
}

#popup-purchase-wrapper .mfp-close {
	text-indent: -9999px;
	width: 60px;
	height: 52px;
	background: #fff url(close.png) no-repeat;
	right: 0;
	top: 0;
	position: absolute;
	z-index: 2;
	cursor: pointer !important;
	outline: 0;
	border: 0
}

#popup-purchase-wrapper .mfp-close:hover {
	background-position: 0 -60px
}

#popup-purchase-wrapper .popup-footer {
	padding: 17px 25px 17px 25px;
	border-top: 1px solid #dfe4eb;
	background-color: #f2f6f9;
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	vertical-align: bottom
}

#popup-purchase-wrapper .popup-footer button {
	float: right;
	display: none;
	height: 32px;
	line-height: 30px;
	color: #000;
	padding: 0 25px;
	cursor: pointer;
	font-size: 12px;
	display: inline-block;
	border: 1px solid #c5cdd8;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	background: #f2f6f9;
	border-radius: 2px;
	outline: 0;
	text-align: center
}

#popup-purchase-wrapper .popup-footer button:hover {
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .1);
	box-shadow: 0 0 1px rgba(0, 0, 0, .1)
}

#popup-purchase-wrapper .popup-footer a {
	float: left;
	border: 1px solid #f06b10;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	background: #ff8001;
	color: #fff;
	font-size: 13px;
	height: 33px;
	line-height: 33px;
	padding: 0 30px;
	cursor: pointer;
	display: inline-block;
	border-radius: 2px;
	text-align: center
}

#popup-purchase-wrapper .popup-footer #popup-checkout-none {
	opacity: .5;
	background: #f64747;
	border: 1px solid #d64541
}

#popup-purchase-wrapper .popup-footer #popup-checkout-none:hover {
	background: #f64747;
	cursor: not-allowed
}
#popup-purchase-wrapper .popup-center {
	background: #fff;
	padding: 25px;
	overflow: auto
}

#popup-purchase-wrapper .left {
	float: left;
	width: 60%
}

#popup-purchase-wrapper .right {
	float: right
}

#popup-purchase-wrapper .right img {
	border: 1px solid #dfe4eb
}

#popup-purchase-wrapper .right .sub-images {
	display: block;
	text-align: center;
	margin-top: 10px;
	max-width: 150px
}

#popup-purchase-wrapper .right .sub-images>span label {
	border-radius: 10px;
	width: 10px;
	height: 10px;
	background: #bbb;
	display: inline-block
}

#popup-purchase-wrapper .right .sub-images input {
	display: none
}

#popup-purchase-wrapper .right .sub-images input[type=radio]:checked+label {
	background: #e5e5e5
}

#popup-purchase-wrapper .right .sub-images>span+span {
	margin-left: 5px
}

#popup-purchase-wrapper .right .sub-images>span label:hover {
	cursor: pointer;
	background: #e5e5e5
}

#popup-purchase-wrapper .product-name {
	font-size: 18px;
	margin-bottom: 15px
}

#popup-purchase-wrapper .product-price {
	font-size: 15px
}

#popup-purchase-wrapper .product-description {
	max-height: 120px;
	overflow-y: auto;
	margin: 15px 0
}

#popup-purchase-wrapper .payment-info {
	clear: both
}

#popup-purchase-wrapper .info-heading {
	font-size: 15px;
	display: block;
	color: #000;
	text-align: left
}

#popup-purchase-wrapper .info-heading-2 {
	font-size: 15px;
	display: block;
	color: #000;
	text-align: left;
	margin: 5px 0 10px 0
}

#popup-purchase-wrapper .payment-info>div {
	width: 100%;
	display: inline-block
}

#popup-purchase-wrapper .payment-info>div+div {
	margin-top: 10px
}

#popup-purchase-wrapper .payment-info>div label {
	font-size: 12px;
	line-height: 12px;
	color: #666;
	font-weight: 700;
	margin-bottom: 2px
}

#popup-purchase-wrapper .payment-info>div label span {
	color: red
}

#popup-purchase-wrapper .payment-info>div input,
#popup-purchase-wrapper .payment-info>div textarea {
	border: 1px solid #dfe4eb;
	padding: 5px 10px;
	background: #fff;
	outline: 0;
	color: #666;
	font-size: 12px;
	width: 100%
}

#popup-purchase-wrapper .payment-info>div input.error_style {
	border-color: red;
}

#popup-purchase-wrapper .payment-info>div textarea {
	min-height: 70px;
	resize: vertical
}

.payment-quantity {
	position: relative
}

.payment-quantity label {
	display: block;
	font-size: 12px;
	line-height: 12px;
	color: #666;
	font-weight: 700;
	margin-bottom: 4px
}

.payment-quantity .number {
	border: 1px solid #c5cdd8;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-bottom: 5px
}

.payment-quantity .frame-change-count {
	width: 116px
}

.payment-quantity .btn-plus button {
	width: 32px;
	height: 32px;
	cursor: pointer;
	display: inline-block;
	background: #f2f6f9;
	border: 0;
	outline: 0;
	line-height: 5px;
	text-align: center
}

.payment-quantity .btn-minus button {
	width: 32px;
	height: 32px;
	cursor: pointer;
	display: inline-block;
	background: #f2f6f9;
	border: 0;
	outline: 0;
	text-align: center;
	line-height: 0
}

.payment-quantity .btn-minus button span {
	width: 14px;
	height: 2px;
	background: #f2f6f9 url(plus-minus.png) no-repeat;
	background-position: -20px 0;
	display: inline-block
}

.payment-quantity .btn-plus button span {
	width: 14px;
	height: 14px;
	background: #f2f6f9 url(plus-minus.png) no-repeat;
	background-position: 0 0;
	display: inline-block
}

.payment-quantity .btn-plus {
	float: right
}

.payment-quantity .btn-minus {
	float: left
}

.payment-quantity input.plus-minus {
	border-top: 0;
	border-bottom: 0;
	border-left: 1px solid #c5cdd8;
	border-right: 1px solid #c5cdd8;
	background: #fff;
	width: 52px;
	height: 32px;
	position: absolute;
	left: 32px;
	top: 0;
	outline: 0;
	font-size: 18px;
	text-align: center
}

.masked {
	position: absolute;
	z-index: 10000;
	width: 100%;
	height: 100%;
	background: #eee;
	opacity: .4;
	left: 0;
	top: 0
}

.masked_loading {
	background: url(ring-alt.svg) no-repeat center center;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10001;
	top: 0;
	left: 0
}

.popup-purchase-button {
	text-align: center
}

.popup-purchase-button button {
	width: 100% !important
}

#popup-found-cheaper-wrapper {
	background: #fff;
	max-width: 350px;
	width: 90%;
	margin: 0 auto;
	min-height: 100px;
	position: relative
}

#popup-found-cheaper-wrapper .popup-heading {
	text-align: left;
	background-color: #fff;
	color: #1c1c1c;
	font-size: 21px;
	border-bottom: 1px solid #dfe4eb;
	padding: 0 25px 0 25px;
	position: relative;
	min-height: 52px;
	line-height: 52px;
	overflow: hidden
}

#popup-found-cheaper-wrapper .mfp-close {
	text-indent: -9999px;
	width: 60px;
	height: 52px;
	background: #fff url(close.png) no-repeat;
	right: 0;
	top: 0;
	position: absolute;
	z-index: 2;
	cursor: pointer !important;
	outline: 0;
	border: 0
}

#popup-found-cheaper-wrapper .mfp-close:hover {
	background-position: 0 -60px
}

#popup-found-cheaper-wrapper .popup-footer {
	padding: 17px 25px 17px 25px;
	border-top: 1px solid #dfe4eb;
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	vertical-align: bottom
}

#popup-found-cheaper-wrapper .popup-footer button {
	height: 32px;
	line-height: 30px;
	color: #000;
	padding: 0 25px;
	cursor: pointer;
	font-size: 12px;
	display: inline-block;
	border: 1px solid #c5cdd8;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	background: #f2f6f9;
	border-radius: 2px;
	outline: 0;
	text-align: center
}

#popup-found-cheaper-wrapper .popup-footer button:hover {
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .1);
	box-shadow: 0 0 1px rgba(0, 0, 0, .1)
}

#popup-found-cheaper-wrapper .popup-footer a {
	float: left;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	background: #379c0d;
	color: #fff;
	font-size: 13px;
	height: 33px;
	line-height: 33px;
	padding: 0 30px;
	cursor: pointer;
	display: inline-block;
	border-radius: 2px;
	text-align: center
}

#popup-found-cheaper-wrapper .popup-footer a:hover {
	background: #ff9601
}

#popup-found-cheaper-wrapper .popup-center {
	background: #fff;
	padding: 25px;
	overflow: auto
}

#popup-found-cheaper-wrapper .payment-info {
	clear: both
}

#popup-found-cheaper-wrapper .payment-info>div {
	width: 100%;
	display: inline-block
}

#popup-found-cheaper-wrapper .payment-info>div+div {
	margin-top: 10px
}

#popup-found-cheaper-wrapper .payment-info>div label {
	font-size: 12px;
	line-height: 12px;
	color: #666;
	font-weight: 700;
	margin-bottom: 2px
}

#popup-found-cheaper-wrapper .payment-info>div label span {
	color: red
}

#popup-found-cheaper-wrapper .payment-info>div input,
#popup-found-cheaper-wrapper .payment-info>div textarea {
	border: 1px solid #dfe4eb;
	padding: 5px 10px;
	background: #fff;
	outline: 0;
	color: #666;
	font-size: 12px;
	width: 100%
}

#popup-found-cheaper-wrapper .payment-info>div textarea {
	min-height: 70px;
	resize: vertical
}

.masked {
	position: absolute;
	z-index: 10000;
	width: 100%;
	height: 100%;
	background: #eee;
	opacity: .4;
	left: 0;
	top: 0
}

.masked_loading {
	background: url(ring-alt.svg) no-repeat center center;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10001;
	top: 0;
	left: 0
}

.popup-found-cheaper-button {
	text-align: center
}

.popup-found-cheaper-button button {
	width: 100% !important
}

#back-top {
	position: fixed;
	right: 14px;
	bottom: -55px;
	z-index: 10000
}

#back-top a {
	width: 64px;
	height: 64px;
	display: block;
	margin-bottom: 75px;
	border-radius: 2px;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
	background-color: #fff !important;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 20px;
	border-radius: 100px;
}
@media (max-width: 768px) {
	#back-top {
		right: 7px;
		bottom: -57px;
	}
}

#back-top:hover a {
	background-color: #ff5100 !important
}

#back-top span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%)
}

#uptocall-mini {
	position: fixed;
	bottom: 20px;
	left: 20px;
	cursor: pointer;
	z-index: 999;
	border: 10px solid rgba(0, 248, 0, .15);
	border-radius: 100%
}

#uptocall-mini .uptocall-mini-phone {
	border-radius: 50% !important;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: rgba(55, 200, 55, .8);
	width: 70px;
	height: 70px
}

#uptocall-mini .uptocall-mini-phone:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url(/catalog/view/theme/sstore/stylesheet/popup_call_phone/callback.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-animation: uptocallphone 1.5s linear infinite;
	animation: uptocallphone 1.5s linear infinite
}

.field-tip .tip-content {
	position: absolute;
	top: 10px;
	right: 9999px;
	width: 200px;
	margin-right: -220px;
	padding: 10px;
	color: #fff;
	background: #141414;
	-webkit-box-shadow: 2px 2px 5px #aaa;
	box-shadow: 2px 2px 5px #aaa;
	opacity: 0;
	-webkit-transition: opacity 250ms ease-out;
	-o-transition: opacity 250ms ease-out;
	transition: opacity 250ms ease-out;
	font-size: 12px
}

.field-tip:hover .tip-content {
	right: 8px;
	opacity: 1
}

/*! CSS Used keyframes */
@-webkit-keyframes uptocallphone {

	0%,
	100%,
	50% {
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	25% {
		-ms-transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg)
	}

	75% {
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		transform: rotate(-30deg)
	}
}

@keyframes uptocallphone {

	0%,
	100%,
	50% {
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	25% {
		-ms-transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg)
	}

	75% {
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		transform: rotate(-30deg)
	}
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

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

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

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

@font-face {
	font-family: "Gilroy Bold";
	font-display: swap;
	src: url(../fonts/Gilroy-Bold.woff) format("woff"), url(../fonts/Gilroy-Bold.woff2) format("woff2");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: "Gilroy Medium";
	font-display: swap;
	src: url(../fonts/Gilroy-Medium.woff) format("woff"), url(../fonts/Gilroy-Medium.woff2) format("woff2");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: AutoradiographicRg;
	font-display: swap;
	src: url(../fonts/autoradiographic_rg.woff) format("woff"), url(../fonts/autoradiographic_rg.woff2) format("woff2");
	font-weight: 400;
	font-style: normal
}

::-webkit-input-placeholder {
	color: #999;
	text-transform: none
}

::-moz-placeholder {
	color: #999
}

:-ms-input-placeholder {
	color: #999
}

::-ms-input-placeholder {
	color: #999
}

::placeholder {
	color: #999
}

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

::selection {
	background-color: #f54f00;
	color: #fff
}

input,
textarea {
	outline: 0
}

input:focus:required:invalid,
textarea:focus:required:invalid {
	border-color: #f54f00
}

input:required:valid,
textarea:required:valid {
	border-color: green
}

a {
	text-decoration: none
}

a:active,
a:focus,
a:hover {
	text-decoration: none
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

button,
button:active,
button:focus,
button:hover,
button[type=submit],
button[type=submit]:active,
button[type=submit]:focus,
button[type=submit]:hover {
	outline: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: pointer
}

input[type=text] {
	outline: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

body {
	font-family: Gilroy Medium;
	font-size: 14px;
	color: #333;
	min-width: 320px;
	position: relative;
	line-height: 1.428;
	margin: 0;
	background: #f5f5f5
}

.dropdown-block {
	border: 1px solid #dcdada;
	border-top: none
}

.dropdown-block ul>li {
	margin: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #ccc
}

.dropdown-block ul>li a {
	padding: 20px;
	display: block;
	color: #333;
	background: #fff;
	border-top: 1px solid #dcdada;
	font-size: 20px;
	text-transform: uppercase;
	font-family: AutoradiographicRg
}

.dropdown-block ul>li a.category-name {
	background: #333;
	color: #fff;
	/* border-top: none !important */
}

.dropdown-block ul>li a.category-name:after {
	display: none
}

.dropdown-block ul>li.has-sub>a.toggle-a {
	background: 0 0;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	height: 60px;
	cursor: pointer;
	font-size: 20px;
	text-decoration: none;
	border-top: none
}

.dropdown-block ul>li.has-sub>a.toggle-a:before {
	position: absolute;
	right: 22px;
	top: 20px;
	display: block;
/*	color: #333;*/
	color: white;
	content: "\e913";
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	font-family: nice-icons;
	font-size: 20px;
}

.dropdown-block ul>li.has-sub.open>a {
	background: #333;
	color: #fff;
	border-top: 1px solid #333;
	position: relative;
	text-transform: uppercase
}

.dropdown-block ul>li.has-sub.open>a:not(.toggle-a):after {
	content: "";
	position: absolute;
	height: 0;
	width: 0;
	right: -10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-top: 11.3px solid transparent;
	border-bottom: 11.3px solid transparent;
	border-left: 10px solid #333
}

.dropdown-block ul>li.has-sub.open>a.toggle-a {
	position: absolute
}

.dropdown-block ul>li.has-sub.open>a.toggle-a:after,
.dropdown-block ul>li.has-sub.open>a.toggle-a:before {
	color: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.dropdown-block ul ul {
	display: none
}

.dropdown-block ul ul li {
	background: #fff
}

.dropdown-block ul ul li ul {
	padding: 20px 0
}

.dropdown-block ul ul li ul li a {
	background: #fff;
	color: #333;
	border-top: none;
	text-transform: none;
	padding: 14px 30px
}

#result-subscribe .succesform {
	color: #fff
}

.tab-pane form {
	padding: 30px 40px;
	border-bottom: 1px solid #dcdada
}

form #result-msg,
form #result-msg1,
form #result-msg2,
form #result-subscribe {
	display: none;
	border: 1px solid #f54f00;
	font-size: 20px;
	margin: 20px 0;
	padding: 20px 10px;
	text-align: center;
	position: relative;
	z-index: 2
}

form .form-group {
	margin-bottom: 10px;
}

form .form-group:last-child {
	margin-bottom: 0
}

form .form-group input[type=text] {
	height: 60px;
	line-height: 60px;
	width: 100%;
	font-size: 20px;
	background: #fff;
	border: 1px solid #dcdada;
	padding: 0 20px
}

form .form-group input[type=text].error {
	border: 1px solid red
}

form .form-group button.submit {
	background: #f54f00;
	border-radius: 5px;
	height: 58px;
	line-height: 58px;
	text-transform: uppercase;
	font-family: Gilroy Bold;
	font-size: 18px;
	text-align: center;
	color: #fff;
	display: block;
	width: 100%
}

form .form-group button.submit:hover {
	-webkit-box-shadow: 0 3px 9px 1px rgba(0, 0, 0, .3);
	box-shadow: 0 3px 9px 1px rgba(0, 0, 0, .3)
}

.form-info {
	padding: 20px 20px 0 20px
}

.form-info .form-text {
	font-size: 18px;
	color: #333
}

.form-info ul.form-list {
	margin-top: 16px;
	list-style: none
}

.form-info ul.form-list li {
	color: #333;
	font-size: 18px;
	padding: 10px 0 10px 20px;
	position: relative
}

.form-info ul.form-list li:last-child {
	padding-bottom: 0
}

.form-info ul.form-list li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #f54f00;
	height: 8px;
	width: 8px;
	border-radius: 100%
}

.c-width .area .inner-area {
	width: 80%;
	margin: auto
}

.download-block {
	width: 80%;
	margin: auto;
	margin-bottom: 60px
}

.download-block a {
	color: #333;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: 22px;
	font-family: Gilroy Bold;
	line-height: 22px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.download-block a:hover {
	color: #f54f00
}

.download-block i {
	background: #fff;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border: 1px solid #b8b8b8;
	margin-right: 20px;
	font-size: 28px
}

.table {
	background-color: inherit;
	max-width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	border: 3px solid #afafaf;
	margin: auto;
	margin-bottom: 2px;
	position: relative
}

.table>tbody {
	background-color: #fff;
}

.table>tbody>tr>td {
	border: 1px solid #b8b8b8;
	padding: 10px 15px;
	font-size: 16px;
	line-height: 18px;
	vertical-align: top
}
.table>tbody>tr>td a {
	color: #333;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.table>tbody>tr>td a:hover {
	color: #f54f00
}

.page-title {
	font-family: Gilroy;
	font-size: 28px;
	font-weight: 500;
	margin: 38px 0;
}
#catalog-content .page-title {
	margin-top: 20px;
	line-height: 38px;
}

.search-title {
	font-family: AutoradiographicRg;
	font-size: 32px;
	margin: 0;
	line-height: 32px;
	margin-bottom: 28px;
}

.block-title {
	position: relative;
	text-align: center;
	overflow: hidden;
	font-size: 18px;
}

.block-title:after,
.block-title:before {
	content: "";
	position: relative;
	display: inline-block;
	width: 50%;
	height: 1px;
	vertical-align: middle;
	background-clip: content-box;
	border-bottom: 2px solid #f54f00;
	top: 0
}

.block-title:before {
	left: -50px;
	margin: 0 0 0 -50%
}

.block-title:after {
	left: 50px;
	margin: 0 -50% 0 0
}

.button-cart {
	background: none;
	font-family: AutoradiographicRg;
	font-size: 21px;
	padding: 0;
	display: inline-block;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	border-radius: 30px;
}

.button-cart:active,
.button-cart:focus,
.button-cart:hover {
	text-decoration: none;
	color: #fff;
	background: #f54f00
}

.button-cart i {
	padding: 8px;
	border-radius: 35px;
}

.button-cart .icon-shopping-cart:before {
	display: inline-block;
}

.choice {
	position: relative;
	float: left;
	margin-right: 15px;
	border-radius: 5px;
	overflow: visible
}

.choice>input {
	padding: 0 20px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	max-width: 200px;
	color: #333;
	font-size: 24px;
}

.choice>span {
	color: #fff;
	cursor: pointer;
	font-size: 50px;
	line-height: 50px;
	position: absolute;
	top: 0;
	font-family: nice-icons;
	display: block !important;
	font-weight: 400;
	background: #333;
	width: 34%;
	height: 100%;
	text-align: center;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.choice>span.plus {
	right: 0;
}

.choice>span.plus:before {
	content: "\e913"
}

.choice>span.minus {
	left: 0
}

.choice>span.minus:before {
	content: "\e910"
}

.choice>span:hover {
	color: #f54f00;
	border-color: #f54f00;
}

header #top-bar {
	background: #333;
	position: relative;
	padding: 13px 0
}

header #top-bar .flex {
	justify-content: space-between;
}

header #top-bar ul {
	margin: 0;
	padding: 0
}

header #top-bar ul>li {
	position: relative;
	display: block
}

header #top-bar ul>li>a {
	position: relative;
	display: block;
	padding: 0;
	color: #fff;
	margin-right: 2rem;
	line-height: 1.3rem;
	font-size: 14px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
header #top-bar .topblock-right ul {
	display: flex;
	align-items: center;
}

header #top-bar .topblock-right ul>li>a {
	margin-right: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}



header #top-bar ul>li>a i {
	margin-right: .5rem;
	font-size: 18px;
}

header #top-bar ul>li>a span {
	display: none;
}

header #top-bar ul>li>a:hover {
	color: #f54f00
}

header #top-bar ul>li:last-child a {
	margin-right: 0
}

header #top-bar .top-menu .nav-header .nav-toggle {
	background: 0 0 !important
}

header #top-bar .top-menu .nav li.active a {
	margin: 0;
	padding: 0 15px;
	background-color: #fff;
	border-radius: 3px;
	color: #333
}

header #top-bar .top-menu .nav li.active a:hover {
	color: #f54f00
}

/*seocity*/
header #top-bar .topblock-right ul .seo-city a {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-right: 40px;
	cursor: pointer;
	z-index: 11;
}

header #top-bar .topblock-right ul .seo-city a:hover{
	color: #f54f00;
}

header #top-bar .topblock-right ul .seo-city a img {
	width: 20px;
}

header #top-bar .seo-city-container {
	position: absolute;
  background: #333;
  width: 400px;
  border: #333 solid 20px;
  left: -104px;
  z-index: 11;
  height: 80vh;
  overflow: auto;
  top: calc(16px + 18px);
  display: none;
}
header #top-bar .topblock-right ul .seo-city-cover {
	display: none;
}
header #top-bar .opened .seo-city-container {
	display: block;
}
header #top-bar .opened ul .seo-city-cover {
	display: block;
	position: fixed;
	width: 200px;
	height: 100vh;
	z-index: 10;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: .3;
}
header #top-bar .seo-city-container a {
	display: inline-block;
	padding: 3px 0;
	color: #ffffff;
	font-size: 22px;	
}
/*seocity*/


header #top-infobar {
	padding: 19px 0;
}

header #top-infobar .logo .main-logo {
	width: 100%;
	max-width: 268px;
}

header #top-infobar .email,
header #top-infobar .phone,
header #top-infobar .time {
	-webkit-box-flex: 0;
	-ms-flex: 1 0 auto;
}

header #top-infobar .cart,
header #top-infobar .email,
header #top-infobar .phone,
header #top-infobar .time {
	font-size: 26px;
	color: #333;
	text-transform: uppercase;
	font-family: Gilroy Bold;
	position: relative
}

header #top-infobar .cart>i,
header #top-infobar .email>i,
header #top-infobar .phone>i,
header #top-infobar .time>i {
	margin-right: .5rem;
	color: #f54f00;
	font-size: 26px;
	border-radius: 5px;
	padding: 6px 0;
	position: relative;
}

header #top-infobar .cart a,
header #top-infobar .email a,
header #top-infobar .phone a,
header #top-infobar .time a {
	color: #333;
	font-family: "GILROY";
	font-size: 14px;
	font-weight: 600;
}
header #top-infobar .phone_email {
	display: flex;
} 
.pe-col {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.pe-row {
	display: flex;
	align-items: center;
}
.pe-row .phone:first-child {
	margin-right: 10px;
}

header #top-infobar .phone_email .phone,
header #top-infobar .phone_email .email {
	display: flex;
	align-items: center;
}

header .wishlist-item,
header .compare-item,
header .account-item {
	height: 1px;
	width: 36px;
	margin: 0 14px;
}

header .wishlist-item img,
header .compare-item img,
header .account-item img {
	position: absolute;
}

header .wishlist-item img {
	width: 36px;
	display: inherit;
}
header .compare-item img {
	width: 36px;
	display: inherit;
	top: -2px;
}
header .account-item img {
	width: 40px;
	display: inherit;
	top: -4px;
}

header #top-infobar .email {
	text-transform: none
}

header #top-infobar .email .copy {
	margin-left: .5rem;
	position: absolute;
	right: 20px
}

header #top-infobar .email .copy i {
	color: #afafaf;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	top: 5px;
	margin-right: 1rem;
	position: relative
}

header #top-infobar .email .copy span {
	position: absolute;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .3);
	box-shadow: 0 0 2px rgba(0, 0, 0, .3);
	top: 120%;
	left: 44%;
	z-index: 10;
	width: 240px;
	text-align: center;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	padding: .5rem 1rem;
	color: #333;
	background: #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	opacity: 0;
	visibility: hidden;
	font-size: 20px;
	border-radius: 5px
}

header #top-infobar .email .copy span:after {
	position: absolute;
	content: '';
	bottom: 100%;
	left: 50%;
	width: 0;
	height: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff
}

header #top-infobar .email .copy:hover i {
	color: #333
}

header #top-infobar .email .copy:hover span {
	opacity: 1;
	visibility: visible
}

header #top-infobar .cart a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

header #top-infobar .cart .cart-info {
	top: -4px;
	position: relative
}

header #top-infobar .cart i {
	background: -o-radial-gradient(center, circle, #ff9800 0, #f54f00 100%);
	background: radial-gradient(circle at center, #ff9800 0, #f54f00 100%);
	color: #fff;
	font-size: 26px;
	border-radius: 10px;
    padding: 12px 14px;
    margin-right: 15px;
    position: relative;
}
header #top-infobar .cart span {
	font-size: 14px;
	color: #f54f00;
	font-family: sans-serif;
	text-transform: none;
	font-family: Gilroy Bold;
	margin-top: 10px;
}
header #top-infobar .cart span.cart-name {
	color: #333
}

header #top-infobar .cart .shop-count:after {
	content: ')';
	display: inline-block
}

header #top-infobar .cart .shop-count:before {
	content: '(';
	display: inline-block
}

header #top-infobar .cart .price {
	position: relative;
	color: #f54f00;
	font-family: Gilroy Bold;
	font-size: 24px;
	line-height: 35px;
	top: 2px;
}
header #top-infobar .cart .price:after {
	display: inline-block;
	font-family: nice-icons;
	font-weight: 900;
	color: #f54f00;
	font-size: 30px;
	margin-left: .5rem
}

header #menu {
	background: #333
}

header #menu .nav-header .nav-toggle {
	background: 0 0 !important;
	width: 20px;
	height: 20px;
	position: relative;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer
}

header #menu .nav-header .nav-toggle span {
	display: block;
	position: absolute;
	height: 1px;
	width: 50%;
	background: #fff;
	opacity: 1;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out
}

header #menu .nav-header .nav-toggle span:nth-child(even) {
	left: 50%;
	border-radius: 0 9px 9px 0
}

header #menu .nav-header .nav-toggle span:nth-child(odd) {
	left: 0;
	border-radius: 9px 0 0 9px
}

header #menu .nav-header .nav-toggle span:nth-child(1),
header #menu .nav-header .nav-toggle span:nth-child(2) {
	top: 0
}

header #menu .nav-header .nav-toggle span:nth-child(3),
header #menu .nav-header .nav-toggle span:nth-child(4) {
	top: 8px
}

header #menu .nav-header .nav-toggle span:nth-child(5),
header #menu .nav-header .nav-toggle span:nth-child(6) {
	top: 16px
}

header #menu .nav-header .nav-toggle.open span:nth-child(1),
header #menu .nav-header .nav-toggle.open span:nth-child(6) {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

header #menu .nav-header .nav-toggle.open span:nth-child(2),
header #menu .nav-header .nav-toggle.open span:nth-child(5) {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

header #menu .nav-header .nav-toggle.open span:nth-child(1) {
	left: 0;
	top: 3px
}

header #menu .nav-header .nav-toggle.open span:nth-child(2) {
	left: calc(50% - 3px);
	top: 3px
}

header #menu .nav-header .nav-toggle.open span:nth-child(3) {
	left: -50%;
	opacity: 0
}

header #menu .nav-header .nav-toggle.open span:nth-child(4) {
	left: 100%;
	opacity: 0
}

header #menu .nav-header .nav-toggle.open span:nth-child(5) {
	left: 0;
	top: 10px
}

header #menu .nav-header .nav-toggle.open span:nth-child(6) {
	left: calc(50% - 3px);
	top: 10px
}

header #menu .flex {
	padding: 0;
	position: relative
}

header #menu .search {
	padding-right: 20px;
	position: relative
}

header #menu .search form {
	padding: 0;
	border-bottom: none
}

header #menu .search input[type=text] {
	line-height: 64px;
	height: 64px;
	font-size: 22px;
	padding: 0 50px 0 15px;
	border-radius: 5px;
	width: 300px
}

header #menu .search button {
	background: 0 0;
	line-height: 64px;
	height: 64px;
	width: 64px;
	position: absolute;
	right: 20px;
	cursor: pointer
}

header #menu .search button:before {
	content: "\e915";
	font-family: nice-icons;
	font-size: 36px;
	color: #afafaf;
	display: inline-block;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

header #menu .search button:hover:before {
	color: #f54f00
}

header #menu .main-navigation {
	margin: 0 20px;
	padding: 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

header #menu .main-navigation .dropdown-menu {
	box-shadow: 0 4px 7px rgba(0, 0, 0, .1);
	background: #fff;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	padding: 30px 0;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	z-index: 4;
}

header #menu .main-navigation .dropdown-menu>div {
	text-align: center
}

header #menu .main-navigation .dropdown-menu a {
	margin-bottom: 20px;
	color: #333;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	display: block;
	font-size: 18px;
}

header #menu .main-navigation .dropdown-menu a:hover {
	color: #f54f00
}

header #menu .main-navigation .dropdown-menu img {
	display: block;
	width: 40%;
	margin: 0 auto
}

header #menu .main-navigation>li {
	float: left;
	display: block
}

header #menu .main-navigation>li>a {
	font-size: 14px;
	line-height: normal;
	padding: 18px 0;
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	position: relative;
	display: block;
}
@media (min-width: 769px) {
	header #menu .main-navigation>li>a {
		height: 62.25px;
		display: flex;
		align-items: center;
	}
}
@media (max-width: 1400px) {
	header #menu .main-navigation {
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	header #menu .main-navigation>li>a {
		padding: 18px 10px;
	}
}

header #menu .main-navigation>li>a:before {
	content: '';
	position: absolute;
	height: 4px;
	width: 0;
	bottom: 0;
	left: 0;
	background: #f54f00;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

header #menu .main-navigation>li>a.drop-link:after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 50%;
	width: 0;
	height: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-bottom: 13px solid #f54f00;
	-webkit-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
	visibility: hidden;
	opacity: 0
}

header #menu .main-navigation>li>a.show:before {
	width: 100%
}

header #menu .main-navigation>li>a.show.drop-link:after {
	opacity: 1;
	visibility: visible
}

header #menu .main-navigation>li>a:hover:before {
	width: 100%
}

header #menu .main-navigation>li>a:hover.drop-link:after {
	opacity: 1;
	visibility: visible
}

header #menu .main-navigation>li .drop-link-m {
	display: none
}

footer {
	position: relative;
	background: #333;
}

footer .footer-top {
	position: relative;
	padding: 24px 20px;
}

footer .footer-top .area {
	position: relative;
	z-index: 1
}

footer .footer-top .f-logo {
	width: 268px;
}

footer .footer-top:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 50px;
	left: 0;
	top: 0;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #777373), to(#333));
	background-image: -o-linear-gradient(#777373 10%, #333 100%);
	background-image: linear-gradient(#777373 10%, #333 100%)
}

footer .footer-top:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 50px;
	left: 0;
	top: 0;
	background-image: -o-linear-gradient(135deg, #000 25%, transparent 25%, transparent 50%, #000 50%, #000 75%, transparent 75%);
	background-image: linear-gradient(-45deg, #000 25%, transparent 25%, transparent 50%, #000 50%, #000 75%, transparent 75%);
	background-size: 4px 4px;
	opacity: .3
}

footer .footer-top .socials {
	margin-top: 15px;
}

footer .footer-top .socials a {
	margin: 0 6px;
}

footer .footer-top .socials a i {
	color: #666;
	position: relative;
	border: 2px solid #666;
	border-radius: 100%;
	text-align: center;
	font-size: 22px;
    line-height: 40px;
	height: 44px;
	width: 44px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
footer .footer-top .socials a:hover {
	text-decoration: none
}

footer .footer-top .socials a:hover i {
	color: #f54f00
}

footer .footer-top .socials a:first-child {
	margin-left: 0
}

footer .footer-top .subscibe {
	background: #333;
	position: relative;
	border-radius: 6px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 20px 38px;
	overflow: hidden;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

footer .footer-top .subscibe:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-image: -o-linear-gradient(135deg, #000 25%, transparent 25%, transparent 50%, #000 50%, #000 75%, transparent 75%);
	background-image: linear-gradient(-45deg, #000 25%, transparent 25%, transparent 50%, #000 50%, #000 75%, transparent 75%);
	background-size: 4px 4px;
	opacity: .5
}

footer .footer-top .subscibe .sub-text {
	position: relative;
	z-index: 1
}

footer .footer-top .subscibe .sub-text p {
	font-family: AutoradiographicRg;
	font-size: 18px;
    line-height: 28px;
	margin: 0;
	color: #fff;
	padding-top: 5px
}
footer .footer-top .subscibe .sub-text p span {
	color: #f54f00;
	padding-bottom: 0
}

footer .footer-top .subscibe .sub-form {
	position: relative;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

footer .footer-top .subscibe .sub-form input {
	width: 230px;
	height: 50px;
	line-height: 32px;
    font-size: 18px;
	border-radius: 5px;
	padding: 0 15px
}
footer .footer-top .subscibe .sub-form .sub-submit {
	margin-left: 15px;
	height: 50px;
	line-height: 32px;
	font-size: 18px;
	width: 50px;
	background: #000;
	border-radius: 5px;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

footer .footer-top .subscibe .sub-form .sub-submit:hover {
	background: #f54f00
}

footer .footer-top .foo-contact {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	margin-left: auto;
	padding: 0;
}

footer .footer-top .foo-contact .cont-title {
	font-family: AutoradiographicRg;
	font-size: 23px;
	text-transform: uppercase;
	border-bottom: 1px solid #666;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px
}
@media (max-width: 1920px) {
	footer .footer-top .foo-contact .cont-title {
		font-size: 18px;
	}
}
footer .footer-top .foo-contact ul {
	list-style: none;
	margin: 0;
	padding: 0
}

footer .footer-top .foo-contact ul li {
	color: #fff;
	font-size: 16px;
	position: relative;
	margin-bottom: .5rem;
}
@media (max-width: 1920px) {
	footer .footer-top .foo-contact ul li {
		font-size: 14px;
	}
}
footer .footer-top .foo-contact ul li i {
	position: absolute;
	top: 3px;
	left: -20px;
}

footer .footer-top .foo-contact ul li a {
	color: #fff;
	font-size: 16px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin-left: 20px;
}
@media (max-width: 1920px) {
	footer .footer-top .foo-contact ul li a {
		font-size: 14px;
	}
}
footer .footer-top .foo-contact ul li a:hover {
	color: #f54f00
}

footer .footer-top .foo-contact ul li a.copy {
	position: relative;
	margin-left: 20px
}

footer .footer-top .foo-contact ul li a.copy i {
	color: #afafaf;
	margin-left: 10px;
	position: absolute;
	top: 0;
	font-size: 23px;
}
@media (max-width: 1920px) {
	footer .footer-top .foo-contact ul li a.copy i {
		font-size: 18px;
	}
}
footer .footer-top .foo-contact ul li a.copy span {
	position: absolute;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .3);
	box-shadow: 0 0 2px rgba(0, 0, 0, .3);
	top: 120%;
	left: 60%;
	z-index: 10;
	width: 230px;
	text-align: center;
	-webkit-transform: translateX(-42%);
	-ms-transform: translateX(-42%);
	transform: translateX(-42%);
	padding: .5rem 1rem;
	color: #333;
	background: #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	opacity: 0;
	visibility: hidden;
	font-size: 18px;
	border-radius: 5px
}

footer .footer-top .foo-contact ul li a.copy span:after {
	position: absolute;
	content: '';
	bottom: 100%;
	left: 50%;
	width: 0;
	height: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff
}

footer .footer-top .foo-contact ul li a.copy:hover span {
	opacity: 1;
	visibility: visible
}

footer .footer-bottom {
	background: #000;
	position: relative;
	padding: 30px 0
}

footer .footer-bottom .foo-menu {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 23%;
	flex: 0 0 23%
}

footer .footer-bottom .foo-menu .menu-title {
	font-family: AutoradiographicRg;
	font-size: 23px;
	text-transform: uppercase;
	border-bottom: 1px solid #666;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px
}
@media (max-width: 1920px) {
	footer .footer-bottom .foo-menu .menu-title {
		font-size: 18px;
	}
}
footer .footer-bottom .foo-menu ul {
	list-style: none;
	margin: 0;
	padding: 0
}

footer .footer-bottom .foo-menu ul li.foo-m-item {
	position: relative;
	padding-bottom: 5px
}

footer .footer-bottom .foo-menu ul li.foo-m-item a {
	color: #c7c7c7;
	font-size: 18px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	line-height: 1.3;
}
@media (max-width: 1920px) {
	footer .footer-bottom .foo-menu ul li.foo-m-item a {
		font-size: 16px;
	}
}
footer .footer-bottom .foo-menu ul li.foo-m-item a:hover {
	color: #f54f00
}

footer .footer-bottom .copyright {
	padding-top: 58px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

footer .footer-bottom .copyright .pay-methods {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

footer .footer-bottom .copyright .pay-methods .pay-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: auto;
	height: 42px;
	margin-right: 20px;
	background-color: #fff;
	border-radius: 5px;
	position: relative;
	padding: 8px;
}

footer .footer-bottom .copyright .pay-methods .pay-item img {
	width: auto;
	height: 100%;
}

footer .footer-bottom .copyright .copy-text {
	color: #666;
	font-size: 16px;
	text-align: right
}
@media (max-width: 1920px) {
	footer .footer-bottom .copyright .copy-text {
		font-size: 14px;
	}
}
#breadcrumbs {
	position: relative;
}

#breadcrumbs .col-xs-12 {
	position: relative
}

#breadcrumbs .breadcrumbs {
	list-style: none;
	background: #fff;
	padding: 20px 0;
	margin: 0
}

#breadcrumbs .breadcrumbs:after {
	content: '';
	clear: both;
	display: table
}

#breadcrumbs .breadcrumbs li {
	float: left;
	font-size: 16px;
	color: #828282;
	padding-left: 17px;
	position: relative;
	font-family: Gilroy;
	font-weight: 500;
}

#breadcrumbs .breadcrumbs li:after {
	content: '/';
	position: absolute;
	left: 5px;
	top: 0
}

#breadcrumbs .breadcrumbs li:first-child {
	padding-left: 0
}

#breadcrumbs .breadcrumbs li:first-child:after {
	display: none
}

#breadcrumbs .breadcrumbs li a {
	color: #828282;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#breadcrumbs .breadcrumbs li a i {
	font-size: 14px
}

#breadcrumbs .breadcrumbs li a:hover {
	color: #f54f00;
	text-decoration: none
}

#breadcrumbs .sort-block, .sort-block-mobile .sort-block {
	position: absolute;
	right: 20px;
	top: 0;
	width: 38%;
	height: 100%;
	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
}
.sort-row-mobile {
	display: none;
}
@media (max-width: 768px) {
	#breadcrumbs .sort-block {
		display: none;
	}
	.sort-row-mobile {
		display: block;
	}
}
#breadcrumbs .sort-block .sort-item, .sort-block-mobile .sort-block .sort-item  {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	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
}

#breadcrumbs .sort-block .sort-item p, .sort-block-mobile .sort-block .sort-item p {
	font-size: 16px;
	color: #b8b8b8
}

#breadcrumbs .sort-block .sort-item:last-child, .sort-block-mobile .sort-block .sort-item:last-child {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33%;
	flex: 0 0 33%
}

#breadcrumbs .sort-block .sort-item:last-child .select, .sort-block-mobile .sort-block .sort-item:last-child .select {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 40%;
	flex: 0 0 40%
}

#breadcrumbs .select, .sort-block-mobile .select {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 63%;
	flex: 0 0 63%
}

#breadcrumbs .select .select-hidden, .sort-block-mobile .select .select-hidden {
	display: none;
	visibility: hidden;
	padding-right: 10px
}

#breadcrumbs .select .select, .sort-block-mobile .select .select  {
	cursor: pointer;
	display: inline-block;
	position: relative;
	font-size: 20px;
	color: #afafaf;
	width: 100%;
	height: 60px;
	line-height: 20px
}

#breadcrumbs .select .select-styled, .sort-block-mobile .select .select-styled  {
	line-height: 1px;
	position: absolute;
	top: 2px;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
	padding: 0 20px;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
	font-size: 16px;
	font-family: Gilroy;
	cursor: pointer
}

#breadcrumbs .select .select-styled:after, .sort-block-mobile .select .select-styled:after {
	content: "";
	width: 0;
	height: 0;
	border: solid #333;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	padding: 4px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 20px;
}

@media (max-width: 768px) {
	#breadcrumbs .select .select-styled:after, .sort-block-mobile .select .select-styled:after {
		right: 0;
	}
}

#breadcrumbs .select .select-styled.active:after,
#breadcrumbs .select .select-styled:active:after,
.sort-block-mobile .select .select-styled.active:after,
.sort-block-mobile .select .select-styled:active:after  {
	margin-top: -4px;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

#breadcrumbs .select .select-options, .sort-block-mobile .select .select-options {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	z-index: 999;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #fff;
	margin-top: 20px;
	-webkit-box-shadow: 0px 2px 8px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 0px 2px 8px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 0px 2px 8px 0px rgba(34, 60, 80, 0.2);
}

#breadcrumbs .select .select-options li, .sort-block-mobile .select .select-options li {
	margin: 0;
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	border-bottom: 1px solid #dcdada;
	-webkit-transition: all .15s ease-in;
	-o-transition: all .15s ease-in;
	transition: all .15s ease-in;
	color: #333;
	font-family: Gilroy;
	font-size: 16px;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
@media (max-width: 1920px) {
	#breadcrumbs .select .select-options li, .sort-block-mobile .select .select-options li {
		font-size: 14px;
	}
}
@media (max-width: 768px) {
	#breadcrumbs .select .select-options li, .sort-block-mobile .select .select-options li {
		line-height: 30px;
	}
}

#breadcrumbs .select .select-options li.active,
#breadcrumbs .select .select-options li:hover,
.sort-block-mobile .select .select-options li.active,
.sort-block-mobile .select .select-options li:hover {
	color: #fff;
	background: #b8b8b8
}

#breadcrumbs .select .select-options li[rel=hide], .sort-block-mobile .select .select-options li[rel=hide]  {
	display: none
}
@media (max-width: 768px) {
	.sort-block-mobile .sort-block {
		position: inherit;
		width: 100%;
		flex-direction: column;
		align-items: flex-start;
	}
	.sort-block-mobile .select .select-styled {
		position: inherit;
	}
	.sort-block-mobile .select .select-options li {
		height: auto;
		padding: 5px;
	}
	.sort-block-mobile .select .select-options {
		margin-top: 12px;
		min-width: 200px;
	}
}
#main-slider-block {
	position: relative;
	margin: 0 -60px;
}

#main-slider-block .main-slider .slider-track {
	-webkit-transition: all 1s cubic-bezier(.7, 0, .3, 1);
	-o-transition: all 1s cubic-bezier(.7, 0, .3, 1);
	transition: all 1s cubic-bezier(.7, 0, .3, 1)
}

#main-slider-block .main-slider .slider-item {
	position: relative
}

#main-slider-block .main-slider .slider-item img {
	width: 100%;
	-webkit-transition: all 1s cubic-bezier(.7, 0, .3, 1);
	-o-transition: all 1s cubic-bezier(.7, 0, .3, 1);
	transition: all 1s cubic-bezier(.7, 0, .3, 1);
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

#main-slider-block .main-slider .slider-item.slick-active img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

#main-slider-block .main-slider .slider-item a.more {
	position: absolute;
	right: 20%;
	bottom: 17%;
	font-size: 23px;
    padding: 6px 19px;
	text-transform: uppercase;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 2px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#main-slider-block .main-slider .slider-item a.more:after {
	content: "\e902 \e902";
	font-family: nice-icons;
	color: #fff;
	position: relative;
	font-size: 23px;
    margin-left: 10px;
    top: 2px;
}

#main-slider-block .main-slider .slider-item a.more:hover {
	border: 2px solid #f54f00
}

#main-slider-block .main-slider .slick-dots {
	bottom: 29px
}

#main-slider-block .main-slider .slick-dots li {
	width: 38px;
	height: 38px;
	border: 1px solid #dcdada;
	border-radius: 50%;
	margin: 0 13px
}

#main-slider-block .main-slider .slick-dots li button:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	width: 8px;
	height: 8px;
	content: '';
	text-align: center;
	opacity: .7;
	background: #dcdada;
	border-radius: 50%;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#main-slider-block .main-slider .slick-dots li button:hover:before {
	opacity: 1
}

#main-slider-block .main-slider .slick-dots li.slick-active button:before {
	width: 23px;
	height: 23px;
	background: #f54f00;
	opacity: 1;
	left: 51%
}

#main-slider-block .main-slider-controls .slide-next,
#main-slider-block .main-slider-controls .slide-prev {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 60px;
	color: #fff;
	cursor: pointer;
	opacity: .3;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#main-slider-block .main-slider-controls .slide-next:hover,
#main-slider-block .main-slider-controls .slide-prev:hover {
	color: #f54f00
}

#main-slider-block .main-slider-controls .slide-next {
	right: 20px
}

#main-slider-block .main-slider-controls .slide-prev {
	left: 20px
}

#main-slider-block:hover .main-slider-controls .slide-next,
#main-slider-block:hover .main-slider-controls .slide-prev {
	opacity: 1
}

#main-categories .block-title {
	margin: 57px 0;
}

#main-categories .cat-item {
	margin: 20px 0;
	text-align: center;
	background: #fff;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#main-categories .cat-item a {
	padding: 19px 10px;
	text-align: center;
	display: block
}

#main-categories .cat-item a img {
	width: 100%;
	max-width: 100%;
	margin: 0 auto
}

@media (max-width: 768px) {
	#main-categories .cat-item a img {
		object-fit: cover;
	}
}

#main-categories .cat-item a .cat-item-name {
	margin-bottom: 10px;
	clear: both;
	display: inline-block;
	font-size: 20px;
	color: #333;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	border-bottom: 3px solid transparent
}

@media (max-width: 1920px) {
	#main-categories .cat-item a .cat-item-name {
		font-size: 16px;
	}
}

#main-categories .cat-item:hover {
	-webkit-box-shadow: 0 6px 9px 1px rgba(0, 0, 0, .15);
	box-shadow: 0 6px 9px 1px rgba(0, 0, 0, .15)
}

#main-categories .cat-item:hover a .cat-item-name {
	border-bottom: 3px solid #f54f00
}

#advant .block-title {
	margin: 70px 0 60px;
}

#advant .advent-item {
	padding-left: 68px;
	position: relative;
	margin-bottom: 50px;
	font-size: 18px;
}

#advant .advent-item:before {
	position: absolute;
	content: '';
	top: 8%;
	left: 0;
	width: 45px;
	height: 51px;
	background: url(../img/main/checked.png) center/contain no-repeat;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

#how-work .block-title {
	width: 70%;
	margin: 20px auto 60px auto
}

#how-work .work-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#how-work .work-item {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: calc((100% - 20px)/ 5)
}

#how-work .work-item img {
	max-width: 100%;
	display: block;
	margin-bottom: 20px;
	max-height: 200px
}

#how-work .work-item p {
	font-size: 20px
}

#how-work .work-item .num-img {
	position: relative
}

#how-work .work-item .num-img:after {
	position: absolute;
	content: '';
	top: -20px;
	left: 110%;
	width: 175px;
	height: 100%;
	background: url(../img/main/how/arrow.png) center/contain no-repeat
}

#how-work .work-item .num-img img {
	max-width: 100%;
	display: block;
	margin-bottom: 20px;
	height: auto !important
}

#how-work .work-item:last-child .num-img:after {
	display: none
}

#banners-block {
	position: relative;
	margin: 60px 0
}

#banners-block.c-widths .area {
	padding-right: 120px;
	padding-left: 120px
}

#banners-block .banner-item img {
	max-width: 100%
}

#our-work .block-title {
	width: 70%;
	margin: 40px auto 60px auto
}

#our-work .work-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#our-work .work-item {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: calc(33% - 20px);
	background-color: #F3F3F3;
	padding: 30px;
	padding-top: 72px;
	margin-bottom: 40px;
}

#our-work .work-item img {
	max-width: 100%;
	display: block;
	margin-bottom: 36px;
	max-height: 200px
}

#our-work .work-item svg {
	margin-bottom: 40px;
}

#our-work .work-item p {
	font-size: 15px;
	line-height: 22.5px; 
	font-weight: 500;
}

#our-latters .block-title {
	width: 70%;
	margin: 60px auto
}

#our-latters .latter-item {
	text-align: center
}

#our-latters .latter-item a {
	position: relative;
	display: block
}

#our-latters .latter-item a:after {
	position: absolute;
	content: "\e916";
	font-family: nice-icons;
	color: #333;
	font-size: 60px;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

#our-latters .latter-item a:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, .4)
}

#our-latters .latter-item a:after,
#our-latters .latter-item a:before {
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#our-latters .latter-item img {
	max-width: 100%;
	display: block;
	margin-bottom: 20px
}

#our-latters .latter-item p {
	font-size: 20px;
	padding: 0 20px;
	font-style: italic
}

#our-latters .latter-item:hover a:after,
#our-latters .latter-item:hover a:before {
	opacity: 1
}

#our-clients .block-title {
	width: 70%;
	margin: 120px auto 60px auto
}

#our-clients .clients-logos {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
}

#our-clients .clients-logos a {
	padding: 20px 30px
}

#our-clients .clients-logos a:first-child {
	padding-left: 0
}

#our-clients .clients-logos a:last-child {
	padding-right: 0
}

#our-clients .clients-logos .client-logo {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%
}

#about-us {
	position: relative;
	margin-bottom: 100px
}

#about-us .block-title {
	width: 70%;
	margin: 70px auto 60px auto;
}

#about-us p {
	margin-bottom: 28px;
    font-size: 16px;
}

#about-us .have-icons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

#about-us .have-icons .hiden-content {
	display: none
}

#about-us .have-icons .icon-content,
#about-us .have-icons .text-content {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%
}

#about-us .have-icons .icon-content {
	text-align: center
}

#about-us .have-icons .icon-content img {
	width: 150px;
	margin: 0 20px;
}

#about-us .have-icons .icons-title {
	font-size: 18px;
	margin-bottom: 20px;
	text-transform: uppercase
}

#about-us .have-icons ul {
	list-style: none;
	margin-bottom: 20px;
	margin-left: 20px
}

#about-us .have-icons ul li {
	color: #333;
	font-size: 16px;
	padding: 10px 0;
	padding-left: 20px;
	position: relative
}

#about-us .have-icons ul li:before {
	position: absolute;
	content: '';
	top: 45%;
	left: 0;
	width: 6px;
	height: 6px;
	display: block;
	background: #f54f00;
	border-radius: 50%
}

#about-us .have-icons a {
	color: #afafaf;
	font-size: 18px;
	margin-top: 38px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#about-us .have-icons a i {
	position: relative;
	top: 3px;
	left: 4px
}

#about-us .have-icons a:hover {
	color: #f54f00
}

#product {
	position: relative;
}

#product .row {
	flex-direction: column;
}
#product .product-slider {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	position: relative;
	width: 60%
}

#product .product-slider .product-big,
#product .product-slider .product-nav {
	position: relative
}

#product .product-slider .product-big img,
#product .product-slider .product-nav img {
	max-width: 100%;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

#product .product-slider .product-big a {
	width: 100%;
}

#product .product-slider .product-big a:active,
#product .product-slider .product-big a:focus,
#product .product-slider .product-big a:hover,
#product .product-slider .product-nav a:active,
#product .product-slider .product-nav a:focus,
#product .product-slider .product-nav a:hover {
	border: none;
	outline: 0;
	text-decoration: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

#product .product-slider .product-big .ribbon-content {
	position: absolute;
	left: -20px;
	top: 20px;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-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
}

#product .product-slider .product-big .ribbon-content .ribbon {
	height: 40px;
	line-height: 42px;
	padding-left: 30px;
	padding-right: 30px;
	background: #333;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

#product .product-slider .product-big .ribbon-content .ribbon:before {
	content: "";
	position: absolute;
	height: 0;
	width: 0;
	bottom: -20px;
	left: 0;
	border-top: 20px solid #000;
	border-left: 20px solid transparent
}

#product .product-slider .product-big .ribbon-content .ribbon.day {
	background: #1cd3a2
}

#product .product-slider .product-big .ribbon-content .ribbon.new {
	background: #00f
}

#product .product-slider .product-big .ribbon-content .ribbon.popular {
	background: green
}

#product .product-slider .product-big .ribbon-content .ribbon.sale {
	background: red
}

#product .product-slider .product-big .ribbon-content .ribbon.hit {
	background: #8b00ff
}

#product .product-slider .product-nav {
	margin-top: 20px;
	overflow: hidden;
	display: block;
	position: relative
}

#product .product-slider .product-nav .p-next,
#product .product-slider .product-nav .p-prev {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #333;
	opacity: 0.5;
	font-size: 28px;
	z-index: 1;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background-color: #fff;
    padding: 4px;
    border-radius: 6px;
    height: 56px;
}
#product .product-slider .product-nav .p-next i,
#product .product-slider .product-nav .p-prev i {
	font-size: 40px;
	padding: 0;
}
@media (max-width: 768px) {
	#product .product-slider .product-nav .p-next,
	#product .product-slider .product-nav .p-prev {
		height: 42px;
	}
	#product .product-slider .product-nav .p-next i,
	#product .product-slider .product-nav .p-prev i {
		font-size: 28px;
		padding: 0;
	}
}

#product .product-slider .product-nav .p-next:hover,
#product .product-slider .product-nav .p-prev:hover {
	color: #f54f00
}

#product .product-slider .product-nav .p-next {
	right: 15px
}

#product .product-slider .product-nav .p-prev {
	left: 15px
}

#product .product-slider .product-nav .p-nav {
	position: relative;
	cursor: pointer;
	height: inherit !important;
}
#product .product-slider .product-nav .p-nav:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#product .product-slider .product-nav .p-nav.slick-current:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: 0 0
}

#product .product-information {
	padding-left: 38px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	width: 40%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-item-align: end;
	align-self: flex-end
}

#product .product-information .product-name, #product-quick-view .product-information .product-name {
	font-family: Gilroy;
	font-size: 38px;
	font-weight: 600;
	line-height: 38px;
	margin: 20px 0;
	padding: 0;
}
@media (max-width: 1920px) {
	#product .product-information .product-name, #product-quick-view .product-information .product-name {
		font-size: 28px;
	}
}
#product .product-information .product-price, #product-quick-view .product-information .product-price {
	position: relative;
	padding: 38px 0 14px 0;
	align-items: flex-end;
}

#product .product-information .product-price .found-cheaper, #product-quick-view .product-information .product-price .found-cheaper {
	padding: 10px;
	color: #04BF4B;
	border: 1px solid #04BF4B;
	border-radius: 8px;
	text-transform: uppercase;
	font-size: 16px;
}
@media (max-width: 1920px) {
	#product .product-information .product-price .found-cheaper, #product-quick-view .product-information .product-price .found-cheaper {
		font-size: 14px;
	}
}
#product .product-information .product-price div, #product-quick-view .product-information .product-price div {
	display: inline-block
}

#product .product-information .product-price .price, #product-quick-view .product-information .product-price .price {
	font-family: Gilroy;
	font-weight: 600;
	color: #f54f00;
	font-size: 36px;
	line-height: 38px
}
@media (max-width: 1920px) {
	#product .product-information .product-price .price, #product-quick-view .product-information .product-price .price {
		font-size: 28px;
	}
}
#product .product-information .product-price .price:after, #product-quick-view .product-information .product-price .price:after {
	display: inline-block;
	font-family: nice-icons;
	font-weight: 900;
	color: #f54f00;
	font-size: 32px;
	margin-left: 8px
}
@media (max-width: 1920px) {
	#product .product-information .product-price .price:after, #product-quick-view .product-information .product-price .price:after {
		font-size: 26px;
	}
}
#product .product-information .product-price .old-price, #product-quick-view .product-information .product-price .old-price {
	color: #afafaf;
	font-size: 28px;
	line-height: 38px;
	text-decoration: line-through;
	margin-left: 15px
}

#product .product-information .product-price .old-price:after, #product-quick-view .product-information .product-price .old-price:after {
	display: inline-block;
	font-family: nice-icons;
	font-weight: 900;
	color: #afafaf;
	font-size: 32px;
	margin-left: 8px
}

#product .product-information .star-ratings, #product-quick-view .product-information .star-ratings {
	display: inline-block;
}

#product .product-information .star-ratings .star, #product-quick-view .product-information .star-ratings .star {
	color: #e9d600;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: 20px;
}

#product .product-information .star-ratings .star:hover, #product-quick-view .product-information .star-ratings .star:hover {
	color: #afafaf
}

#product .product-information .star-and-found .found-cheaper, #product-quick-view .product-information .star-and-found .found-cheaper {
	color: #04bf4b;
	border: 1px solid #04bf4b;
	border-radius: 5px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	display: inline-block;
	padding: 0 10px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#product .product-information .star-and-found .found-cheaper:hover, #product-quick-view .product-information .star-and-found .found-cheaper:hover {
	color: #f54f00;
	border: 1px solid #f54f00
}

#product .product-information .product-info, #product-quick-view .product-information .product-info {
	position: relative;
	margin-top: 10px
}

.product-info > div {
	display: flex;
	justify-content: space-between !important;
	align-items: center !important;
}

#product .product-info .bg-dotted, #product-quick-view .product-info .bg-dotted {
	flex: 1;
  background: linear-gradient(90deg,#fff 4px,transparent 1%) center,linear-gradient(#fff 4px,transparent 1%) center,#8F969A;
  background-size: 5px 5px;
  height: 5px;
}

@media (min-width: 2000px) {
	#product .product-info .bg-dotted, #product-quick-view .product-info .bg-dotted {
		flex: 1;
		background: linear-gradient(90deg,#fff 4px,transparent 1%) center,linear-gradient(#fff 4px,transparent 1%) center,#8F969A;
		background-size: 4px 4px;
		height: 4px;
	}
}

#product .product-information .product-info .p-info, #product-quick-view .product-information .product-info .p-info {
	font-size: 16px;
	margin-bottom: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
#product .product-information .product-info .p-info span, #product-quick-view .product-information .product-info .p-info span {
	font-family: Gilroy;
}

#product .product-information .product-info .p-info i,
#product .product-information .product-info .p-info img {
	width: 25px;
	margin-left: 10px;
	border: 1px solid #dadada;
}

#product .product-information .product-info .p-info.stock i {
	color: #04bf4b
}

#product .product-information .product-info .p-info.code {
	font-family: Gilroy;
}

#product .product-information .product-info .link-specification, #product-quick-view .product-information .product-info .link-specification {
	font-size: 18px;
	font-family: Gilroy;
	font-weight: 600;
	text-decoration: underline;
	text-underline-offset: 5px;
	color: #333;
}
#product .product-information .product-info .link-specification:visited, #product-quick-view .product-information .product-info .link-specification:visited {
	color: #333;
}

#product .product-information .p-info-head, #product-quick-view .product-information .p-info-head  {
	display: flex;
	justify-content: space-between;
	color: #828282;
	font-size: 16px;
}
#product-quick-view .product-information .p-info-head {
	flex-wrap: wrap;
}

@media (max-width: 768px) {
	#product .product-information .p-info-head, #product-quick-view .product-information .p-info-head {
		flex-direction: column;
		justify-content: flex-start;
	}
}

#product .product-information .p-info.code, #product-quick-view .product-information .p-info.code {
	font-family: Gilroy;
	display: flex;
	align-items: center;
	gap: 10px;
}

#product .product-information .p-info-head .review-wrap, #product-quick-view .product-information .p-info-head .review-wrap {
	display: flex;
	justify-content: flex-end;
	gap: 10px;
	align-items: center;
}

@media (max-width: 768px) {
	#product .product-information .p-info-head .review-wrap, #product-quick-view .product-information .p-info-head .review-wrap {
		justify-content: flex-start;
	}
}

#product .product-information .product-info .guarant, #product-quick-view .product-information .product-info .guarant {
	width: 80px;
	position: absolute;
	display: inline-block;
	bottom: 0;
	margin-top: 0;
	right: 0;
	margin-left: 0
}

#product .product-information .share, #product-quick-view .product-information .share {
	display: flex;
	align-items: center;
	cursor: pointer;
	position: relative;
}
@media (max-width: 768px) {
	#product .product-information .share, #product-quick-view .product-information .share {
		justify-content: flex-start;
	}
}
#product .product-information .share .share-frame, #product-quick-view .product-information .share .share-frame, #product .buttons-user .share .share-frame {
	display: none;
}

#product .product-information .share.active .share-frame, #product-quick-view .product-information .share.active .share-frame, #product .buttons-user .share.active .share-frame {
	display: block;
  position: absolute;
  top: 28px;
  background: #fff;
  border: 1px solid #898989;
  padding: 20px;
  white-space: nowrap;
  right: 0;
  border-radius: 8px;
  box-shadow: 0px 2px 12px rgba(0,0,0, .4);
}

#product .buttons-user .share.active .share-frame {
	z-index: 2;
}

#product .product-information .share::before, #product-quick-view .product-information .share::before, #product .buttons-user .share::before {
	content: '';
	background: 50% 50% / 20px url(../img/share.svg) no-repeat;
	display: inline-block;
	height: 100%;
	width: 38px;
}
#product .buttons-user .share::before {
	background: 50% 50% / 18px url(../img/share.svg) no-repeat;
	width: 25px;
    background-position-y: 1px;
}

#product .product-information .components, #product-quick-view .product-information .components {
	display: flex;
	align-items: center;
	font-size: 16px;
}

#product .product-information .components .content, #product-quick-view .product-information .components .content {
	display: flex;
	flex-direction: row;
}
#product .product-information .components a, #product-quick-view .product-information .components a {
	width: 80px;
	margin: 0;
}

#product .product-information .block-information, #product-quick-view .product-information .block-information {
	margin: 20px 0;
}

#product .product-information .block-information > div, #product-quick-view .product-information .block-information > div {
	display: flex;
	justify-content: flex-start;
	margin-bottom: 10px;
	font-size: 20px;
	font-family: Gilroy;
	gap: 12px;
	align-items: center;
}
@media (max-width: 1920px) {
	#product .product-information .block-information > div, #product-quick-view .product-information .block-information > div {
		font-size: 16px;
	}
}
#product .product-information .block-information > div .title, #product-quick-view .product-information .block-information > div .title {
	font-weight: 400;
}

#product .product-information .block-information > div .value, #product-quick-view .product-information .block-information > div .value  {
	text-transform: lowercase;
	font-weight: 500;
}

#product .product-information .block-information > div img, #product-quick-view .product-information .block-information > div img {
	width: 25px;
}

#product .product-information .block-information > div .tooltip-button, #product-quick-view .product-information .block-information > div .tooltip-button {
	color: #fff;
	background-color: #bdbdbd;
	border-radius: 100%;
	width: 25px;
    height: 25px;
    font-size: 18px;
	text-align: center;
	cursor: pointer;
}

#product .product-information .attributes, #product-quick-view .product-information .attributes {
	position: relative;
	margin-top: 16px
}

#product .product-information .attributes.fixed-h, #product-quick-view .product-information .attributes.fixed-h {
	height: auto;
	max-height: 212px;
	overflow-y: auto;
	padding-right: 10px
}

#product .product-information .attributes.fixed-h::-webkit-scrollbar {
	width: 7px;
	height: 7px
}

#product .product-information .attributes.fixed-h::-webkit-scrollbar-track-piece {
	background-color: #fff
}

#product .product-information .attributes.fixed-h::-webkit-scrollbar-thumb:vertical {
	height: 7px;
	background-color: #dedede
}

#product .product-information .attributes.fixed-h::-webkit-scrollbar-thumb:horizontal {
	width: 7px;
	background-color: #dedede
}

#product .product-information .attributes.fixed-h .attribute:last-child {
	margin-bottom: 10px
}

#product .product-information .attributes .attribute {
	margin-bottom: 16px;
}

#product .product-information .attributes .attribute:last-child {
	margin-bottom: 0
}

#product .product-information .attributes .attr-title {
	font-family: Gilroy Bold;
	font-size:20px;
	padding-bottom: 12px;
	display: block
}

#product .product-information .attributes .seria .seria-item {
	position: relative;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 20px
}

#product .product-information .attributes .selects .select-hidden {
	display: none;
	visibility: hidden;
	padding-right: 10px
}

#product .product-information .attributes .selects .select {
	cursor: pointer;
	display: inline-block;
	position: relative;
	font-size: 20px;
	color: #afafaf;
	width: 100%;
	height: 60px;
	line-height: 20px
}

#product .product-information .attributes .selects .select-styled {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
	border: 1px solid #dcdada;
	padding: 0 20px;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#product .product-information .attributes .selects .select-styled:after {
	content: "";
	width: 0;
	height: 0;
	border: solid #333;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	padding: 4px;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 20px
}

#product .product-information .attributes .selects .select-styled.active,
#product .product-information .attributes .selects .select-styled:active {
	background-color: #dcdada
}

#product .product-information .attributes .selects .select-styled.active:after,
#product .product-information .attributes .selects .select-styled:active:after {
	margin-top: -4px;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

#product .product-information .attributes .selects .select-styled.selcted {
	color: #333
}

#product .product-information .attributes .selects .select-options {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	z-index: 999;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #fff
}

#product .product-information .attributes .selects .select-options li {
	margin: 0;
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	border-bottom: 1px solid #dcdada;
	-webkit-transition: all .15s ease-in;
	-o-transition: all .15s ease-in;
	transition: all .15s ease-in;
	color: #333;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#product .product-information .attributes .selects .select-options li.active,
#product .product-information .attributes .selects .select-options li:hover {
	color: #fff;
	background: #b8b8b8
}

#product .product-information .attributes .selects .select-options li[rel=hide] {
	display: none
}

#product .product-information .attributes .color .color-item,
#product .product-information .attributes .color .colork-item,
#product .product-information .attributes .color .type-item,
#product .product-information .attributes .color-k .color-item,
#product .product-information .attributes .color-k .colork-item,
#product .product-information .attributes .color-k .type-item,
#product .product-information .attributes .type .color-item,
#product .product-information .attributes .type .colork-item,
#product .product-information .attributes .type .type-item,
#product-quick-view .product-information .attributes .color .color-item,
#product-quick-view .product-information .attributes .color .colork-item,
#product-quick-view .product-information .attributes .color .type-item,
#product-quick-view .product-information .attributes .color-k .color-item,
#product-quick-view .product-information .attributes .color-k .colork-item,
#product-quick-view .product-information .attributes .color-k .type-item,
#product-quick-view .product-information .attributes .type .color-item,
#product-quick-view .product-information .attributes .type .colork-item,
#product-quick-view .product-information .attributes .type .type-item
 {
	display: inline-block;
	width: 62px;
    height: 62px;
	margin-bottom: 5px;
	position: relative
}

#product .product-information .attributes .color .color-item input,
#product .product-information .attributes .color .colork-item input,
#product .product-information .attributes .color .type-item input,
#product .product-information .attributes .color-k .color-item input,
#product .product-information .attributes .color-k .colork-item input,
#product .product-information .attributes .color-k .type-item input,
#product .product-information .attributes .type .color-item input,
#product .product-information .attributes .type .colork-item input,
#product .product-information .attributes .type .type-item input {
	display: none
}

#product .product-information .attributes .color .color-item img,
#product .product-information .attributes .color .colork-item img,
#product .product-information .attributes .color .type-item img,
#product .product-information .attributes .color-k .color-item img,
#product .product-information .attributes .color-k .colork-item img,
#product .product-information .attributes .color-k .type-item img,
#product .product-information .attributes .type .color-item img,
#product .product-information .attributes .type .colork-item img,
#product .product-information .attributes .type .type-item img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block;
	border: 1px solid #dcdada;
	border-radius: 6px;
}

#product .product-information .attributes .color .color-item input[type=radio]~label,
#product .product-information .attributes .color .colork-item input[type=radio]~label,
#product .product-information .attributes .color .type-item input[type=radio]~label,
#product .product-information .attributes .color-k .color-item input[type=radio]~label,
#product .product-information .attributes .color-k .colork-item input[type=radio]~label,
#product .product-information .attributes .color-k .type-item input[type=radio]~label,
#product .product-information .attributes .type .color-item input[type=radio]~label,
#product .product-information .attributes .type .colork-item input[type=radio]~label,
#product .product-information .attributes .type .type-item input[type=radio]~label {
	cursor: pointer;
	padding: 3px;
	margin: 0;
	border-radius: 2px;
	-webkit-transition: border .3s ease-in-out;
	-o-transition: border .3s ease-in-out;
	transition: border .3s ease-in-out;
	display: block
}

#product .product-information .attributes .color .color-item input[type=radio]:checked~label,
#product .product-information .attributes .color .colork-item input[type=radio]:checked~label,
#product .product-information .attributes .color .type-item input[type=radio]:checked~label,
#product .product-information .attributes .color-k .color-item input[type=radio]:checked~label,
#product .product-information .attributes .color-k .colork-item input[type=radio]:checked~label,
#product .product-information .attributes .color-k .type-item input[type=radio]:checked~label,
#product .product-information .attributes .type .color-item input[type=radio]:checked~label,
#product .product-information .attributes .type .colork-item input[type=radio]:checked~label,
#product .product-information .attributes .type .type-item input[type=radio]:checked~label {
	border: 2px solid #f54f00;
	border-radius: 6px;
}

#product .product-information .product-buttons {
	margin: 16px 0 20px 0;
}

#product .product-information .product-buttons .favorit {
	margin-right: 10px
}

#product .product-information .product-buttons .compare,
#product .product-information .product-buttons .favorit {
	display: inline-block
}

#product .product-information .product-buttons .compare input,
#product .product-information .product-buttons .favorit input {
	display: none
}

#product .product-information .product-buttons .compare input[type=checkbox]~label,
#product .product-information .product-buttons .favorit input[type=checkbox]~label {
	height: 62px;
	line-height: 62px;
	font-size: 24px;
	width: 62px;
	text-align: center;
	border-radius: 5px;
	overflow: hidden;
	border: 1px solid #b8b8b8;
	cursor: pointer;
	display: block
}
@media (max-width: 1920px) {
	#product .product-information .product-buttons .compare input[type=checkbox]~label,
	#product .product-information .product-buttons .favorit input[type=checkbox]~label {
		height: 50px;
		line-height: 50px;
		font-size: 20px;
		width: 50px;
	}
}
#product .product-information .product-buttons .compare input[type=checkbox]:checked~label i,
#product .product-information .product-buttons .favorit input[type=checkbox]:checked~label i {
	font-weight: 700;
	color: #f54f00
}

#product .product-information .product-actions, #product-quick-view .product-information .product-actions {
	display: flex;
	margin-top: 20px;
}

#product .product-information .product-actions button, #product-quick-view .product-information .product-actions button {
	border-radius: 6px;
  display: block;
  width: 288px;
  margin: 0 20px 0 0;
  line-height: 62px;
  font-size: 22px;
  font-family: 'GILROY';
  font-weight: 700;
  background-color: #f54f00;
  color: #fff;
}
@media (max-width: 1920px) {
	#product .product-information .product-actions button, #product-quick-view .product-information .product-actions button {
		font-size: 18px;
		line-height: 50px;
	}
}
#product .product-information .product-actions button.purchase-now, #product-quick-view .product-information .product-actions button.purchase-now {
	position: relative;
	overflow: hidden;
	background-color: #333;
}

#product .product-information .product-actions button.purchase-now:before, #product-quick-view .product-information .product-actions button.purchase-now:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 1.8em;
	height: 100%;
}

#product .product-tabs, #product-quick-view .product-tabs, #product-quick-view .product-tabs, #product-quick-view .product-tabs {
	display: flex;
	flex-direction: column;
	padding-top: 60px;
	position: relative;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	overflow-y: auto
}

@media (max-width: 768px) {
	#product .product-tabs, #product-quick-view .product-tabs, #product-quick-view .product-tabs, #product-quick-view .product-tabs {
		padding-top: 30px;
	}
}

#product .product-tabs .ord-xs-2, #product-quick-view .product-tabs .ord-xs-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 36%;
	flex: 0 0 36%;
	width: 36%
}

#product .product-tabs .ord-xs-1, #product-quick-view .product-tabs .ord-xs-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 64%;
	flex: 0 0 64%;
	width: 64%
}

#product .product-tabs .right-tabs, #product-quick-view .product-tabs .right-tabs {
	display: flex;
}


#product .product-tabs .right-tabs li, 
#product-quick-view .product-tabs .right-tabs li {
	width: 100%;
	text-align: center
}

#product .product-tabs .right-tabs li a,
#product-quick-view .product-tabs .right-tabs li a {
	border-radius: 0;
	position: relative;
	color: #333;
	background: #fff;
	border-bottom: #e0e0e0 solid 1px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-family: 'Gilroy';
	font-size: 18px;
	line-height: 30px;
	padding: 14px;
	display: block;
	z-index: 1;
	white-space: nowrap;
	text-align: center;
}

#product .product-tabs .right-tabs li:last-child a, #product-quick-view .product-tabs .right-tabs li:last-child a {
	border-bottom: 1px solid #b8b8b8
}

#product .product-tabs .right-tabs li.active a, #product-quick-view .product-tabs .right-tabs li.active a {
	font-family: Gilroy;
	text-transform: none;
	border-bottom: 2px solid #f54f00
}

#product .product-tabs .tab-content, #product-quick-view .product-tabs .tab-content {
	width: 100%;
	position: relative;
	padding: 38px;
	margin-top: 20px;
	height: 100%;
	background-color: #f5f5f5;
	border-radius: 10px;
}

#product .product-tabs .tab-content>.tab-pane, #product-quick-view .product-tabs .tab-content>.tab-pane {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	height: 100%;
	display: none;
}

#product .product-tabs .tab-content>.active, #product-quick-view .product-tabs .tab-content>.active {
	display: block
}

#product .product-tabs .tab-content .tab-title, #product-quick-view .product-tabs .tab-content .tab-title {
	display: flex;
	font-family: Gilroy;
	font-size: 22px;
	margin-bottom: 20px;
	align-items: center;
	justify-content: space-between;
}

#product .product-tabs .tab-content .tab-title span, #product-quick-view .product-tabs .tab-content .tab-title span {
	padding-bottom: 3px;
	font-size: 20px;
	font-weight: 600;
}

#product .product-tabs .tab-content .tab_inner_content.col-2, #product-quick-view .product-tabs .tab-content .tab_inner_content.col-2 {
	columns: 2;
	gap: 40px;
}

#product .product-tabs .tab-content .scroll-down, #product-quick-view .product-tabs .tab-content .scroll-down {
	position: relative;
	bottom: 0;
	color: #f54f00;
	font-size: 44px
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#product .product-tabs .tab-content .scroll-down:hover, #product-quick-view .product-tabs .tab-content .scroll-down:hover {
	color: #f54f00
}

#product .product-tabs .tab-content .tab-inner-c, #product-quick-view .product-tabs .tab-content .tab-inner-c {
	position: relative;
	height: 89%;
	padding: 0;
}

#product .product-tabs .tab-content .tab-inner-c.fixed-h {
	height: auto;
	max-height: 630px;
	overflow-y: auto;
	padding-bottom: 2px
}

#product .product-tabs .tab-content .tab-inner-c.fixed-h::-webkit-scrollbar {
	width: 0;
	height: 0
}

#product .product-tabs .tab-content .tab-inner-c.fixed-h::-webkit-scrollbar-track-piece {
	background-color: #fff
}

#product .product-tabs .tab-content .tab-inner-c.fixed-h::-webkit-scrollbar-thumb:vertical {
	height: 0;
	background-color: #dedede
}

#product .product-tabs .tab-content .tab-inner-c.fixed-h::-webkit-scrollbar-thumb:horizontal {
	width: 0;
	background-color: #dedede
}

#product .product-tabs .tab-content .tab-inner-c .opt-content, #product-quick-view .product-tabs .tab-content .tab-inner-c .opt-content {
	font-size: 20px;
	line-height: 24px;
	break-inside: avoid;
}

#product .product-tabs .tab-content .tab-inner-c .opt-content .opt-title, #product-quick-view .product-tabs .tab-content .tab-inner-c .opt-content .opt-title {
	display: inline-block;
	font-family: Gilroy;
	font-weight: 600;
	padding: 20px 0;

}

#product .product-tabs .tab-content .tab-inner-c .opt-content .opt-item, #product-quick-view .product-tabs .tab-content .tab-inner-c .opt-content .opt-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	min-height: 28px;
	justify-content: space-between;
	padding: 10px 0;
}
#product .product-tabs .tab-content .tab-inner-c .opt-content .opt-item .bg-dotted, #product-quick-view .product-tabs .tab-content .tab-inner-c .opt-content .opt-item .bg-dotted {
flex: 1;
	background: linear-gradient(90deg,#f5f5f5 4px,transparent 1%) center,linear-gradient(#f5f5f5 4px,transparent 1%) center,#8F969A;
  background-size: 5px 5px;
  height: 5px;
}
@media (min-width: 2000px) {
	#product .product-tabs .tab-content .tab-inner-c .opt-content .opt-item .bg-dotted, #product-quick-view .product-tabs .tab-content .tab-inner-c .opt-content .opt-item .bg-dotted {
		flex: 1;
			background: linear-gradient(90deg,#f5f5f5 4px,transparent 1%) center,linear-gradient(#f5f5f5 4px,transparent 1%) center,#8F969A;
			background-size: 4px 4px;
			height: 4px;
	}
}
#tab-description {
	font-size: 18px;
}
#review {
	font-size: 18px;
}

#product .product-tabs .tab-content .tab-inner-c .opt-content .opt-item .opt-value {
	position: relative;
}

#product .product-tabs .tab-content .tab-inner-c .opt-content .opt-item .opt-text,
#product .product-tabs .tab-content .tab-inner-c .opt-content .opt-item .opt-value {
	font-size: 18px;
}

#product .product-tabs .tab-content .content-review, #product-quick-view .product-tabs .tab-content .content-review {
	display: flex;

}

#product .product-tabs .tab-content .content-review #review, #product-quick-view .product-tabs .tab-content .content-review #review {
	border-top: 1px solid #E1E0E2;
	width: 70%;
	padding-top: 20px;
	margin-right: 40px;
}

#product .product-tabs .tab-content .content-review .sub, #product-quick-view .product-tabs .tab-content .content-review .sub {
	width: 40%;
	padding: 40px;
	background-color: #fff;
	border-radius: 20px;
}
#product .product-tabs .tab-content .content-review .sub .rating, #product-quick-view .product-tabs .tab-content .content-review .sub .rating {
	display: flex;
	align-items: center;
	gap: 20px;
	margin: 30px 0;
}
#product .product-tabs .tab-content .content-review .sub #form-review .rating label, #product-quick-view .product-tabs .tab-content .content-review .sub #form-review .rating label {
	font-size: 18px;
}
#product .product-tabs .tab-content .content-review .sub #form-review .review-rating label, #product-quick-view .product-tabs .tab-content .content-review .sub #form-review .review-rating label {
	font-size: 22px !important;
	font-weight: 600;
}
.reviewfield .required {
	color: #F54F00;
}
#product .product-tabs .tab-content .content-review .sub #review-title, #product-quick-view .product-tabs .tab-content .content-review .sub #review-title {
	font-size: 26px;
	font-weight: 600;
}

#product .product-tabs .tab-content .tab-inner-c .comp-controls {
	position: absolute;
	bottom: -40px;
	width: 100%;
	text-align: center;
	line-height: 10px;
	overflow: hidden
}

#product .product-tabs .tab-content .tab-inner-c .comp-controls .c-next,
#product .product-tabs .tab-content .tab-inner-c .comp-controls .c-prev {
	font-size: 40px;
	color: #333;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#product .product-tabs .tab-content .tab-inner-c .comp-controls .c-next:hover,
#product .product-tabs .tab-content .tab-inner-c .comp-controls .c-prev:hover {
	color: #f54f00
}

#product .product-tabs .tab-content .tab-inner-c .comp-slider {
	padding: 0 20px
}

#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item {
	padding: 7px 0;
	position: relative;
	border: 0 !important;
	border-bottom: 1px solid #b8b8b8 !important
}

#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item .c-img {
	max-width: 100%;
	width: 216px;
	margin: 0 auto
}

#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item .c-name {
	font-size: 22px;
	line-height: 30px;
	color: #333;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item .c-name span {
	font-family: Gilroy Bold
}

#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item .c-name:hover {
	color: #f54f00
}

#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item .c-name:active,
#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item .c-name:focus,
#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item .c-name:hover {
	text-decoration: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0
}

#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item .c-price {
	margin-top: 20px;
	font-family: Gilroy Bold
}

#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item .c-price .price {
	color: #f54f00;
	font-size: 22px;
	line-height: 20px;
	float: left
}

#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item .c-price .price:after {
	content: "\e914";
	display: inline-block;
	font-family: nice-icons;
	font-weight: 700;
	color: #f54f00;
	font-size: 22px;
	margin-left: 5px
}

#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item .c-price .old-price {
	color: #afafaf;
	font-size: 24px;
	line-height: 20px;
	text-decoration: line-through;
	float: right
}

#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item .c-price .old-price:after {
	content: "\e914";
	display: inline-block;
	font-family: nice-icons;
	font-weight: 700;
	color: #afafaf;
	font-size: 22px;
	margin-left: 5px
}

#review  .review-header {
	display: flex;
	align-items: center;
	gap: 20px;
}
#review .review-header .avatar {
	font-size: 52px;
	background-color: #b5b5b5;
	color: #fff;
	width: 88px;
	height: 80px;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
#review  .reputation-buttons {
	margin-top: 10px;
}
#review  .review-header .author {
	display: flex;
	flex-direction: column;
	width: 100%;
	gap: 2px;
}
#review  .review-header .author .author-info {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#review  .review-header .author .author-name {
	font-weight: 600;
}

#review .admin_answer {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 3px solid #C18B81;
}

.big-slider {
	max-height: 600px;
	overflow: hidden
}

.nav-slider {
	overflow: hidden
}

.big-slider .slick-track {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}

.big-slider .slick-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.big-slider .slick-slide img {
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center
}

.nav-slider .slick-track {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}

.nav-slider .slick-slide {
	margin: 0 5px;
}

.hover-info {
	opacity: 1 !important;
	position: absolute;
	bottom: 125%;
	width: 160px;
	background: #fff;
	padding: 10px;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.hover-info:before {
	content: '';
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 100%;
	width: 100%;
	height: 2px;
}

.hover-info:after {
	content: '';
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotate(45deg);
	top: 100%;
	border: solid rgb(0 0 0 / 10%);
	border-width: 0 2px 2px 0;
	padding: 8px;
	margin-top: -7px;
	display: inline-block;
	background: #fff
}

.hover-info img {
	max-width: 100% !important;
	width: 100% !important;
	-o-object-fit: contain !important;
	object-fit: contain !important;
	border: none !important;
	height: auto !important
}

.hover-info span {
	opacity: 1 !important;
	display: block;
	font-size: 16px;
	font-family: Gilroy Bold;
	margin-top: 10px
}

#related-products {
	margin-top: 55px;
	position: relative
}

#related-products .align-center {
	text-align: center
}

#related-products .related-title,
.product-carousel .related-title {
	position: relative;
	text-align: center;
	overflow: hidden;
	font-family: Gilroy;
	font-weight: 600;
	font-size: 24px
}

@media (max-width: 768px) {
	#related-products .related-title,
	.product-carousel .related-title {
		font-size: 14px;
	}

	.home_page .related-title {
		font-size: 28px !important;
		font-weight: normal;
	}
}

#related-products .related-title:before,
.product-carousel .related-title:before {
	left: -50px;
	margin: 0 0 0 -50%
}

#related-products .related-title:after,
.product-carousel .related-title:after {
	left: 50px;
	margin: 0 -50% 0 0
}

#related-products .rel-content .rel-item {
	padding: 15px;
	background: #fff;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	position: relative;
	margin: 0 0 40px 0
}

#related-products .rel-content .rel-item:hover {
	-webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, .1);
	box-shadow: 0 4px 7px rgba(0, 0, 0, .1)
}

#related-products .rel-content .rel-item .rel-img img {
	max-width: 100%;
	width: 100%
}

#related-products .rel-content .rel-item .rel-name {
	font-size: 22px;
	color: #333;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-align: center;
	display: block;
	width: 80%;
	margin: 15px auto
}

#related-products .rel-content .rel-item .rel-name span {
	font-family: Gilroy Bold
}

#related-products .rel-content .rel-item .rel-name:hover {
	color: #f54f00
}

#related-products .rel-content .rel-item .rel-name:active,
#related-products .rel-content .rel-item .rel-name:focus,
#related-products .rel-content .rel-item .rel-name:hover {
	text-decoration: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0
}

#related-products .rel-content .rel-item .rel-price {
	margin-top: 15px;
	font-family: Gilroy Bold
}

#related-products .rel-content .rel-item .rel-price:after,
#related-products .rel-content .rel-item .rel-price:before {
	content: '';
	display: table;
	clear: both
}

#related-products .rel-content .rel-item .rel-price .price {
	color: #f54f00;
	font-size: 24px;
	line-height: 28px;
	float: left
}

#related-products .rel-content .rel-item .rel-price .price:after {
	content: "\e914";
	display: inline-block;
	font-family: nice-icons;
	font-weight: 900;
	color: #f54f00;
	font-size: 20px;
	margin-left: 5px
}

#related-products .rel-content .rel-item .rel-price .old-price {
	color: #afafaf;
	font-size: 24px;
	line-height: 28px;
	text-decoration: line-through;
	float: right
}

#related-products .rel-content .rel-item .rel-price .old-price:after {
	content: "\e914";
	display: inline-block;
	font-family: nice-icons;
	font-weight: 900;
	color: #afafaf;
	font-size: 20px;
	margin-left: 5px
}

#related-products .rel-content .rel-item .rel-color {
	text-align: center
}

#related-products .rel-content .rel-item .rel-color .color-item {
	display: inline-block;
	width: 56px;
	height: 56px;
	margin-bottom: 5px;
	position: relative
}

#related-products .rel-content .rel-item .rel-color .color-item input {
	display: none
}

#related-products .rel-content .rel-item .rel-color .color-item img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block
}

#related-products .rel-content .rel-item .rel-color .color-item input[type=radio]~label {
	cursor: pointer;
	padding: 3px;
	margin: 0;
	border-radius: 2px;
	-webkit-transition: border .3s ease-in-out;
	-o-transition: border .3s ease-in-out;
	transition: border .3s ease-in-out;
	display: block
}

#related-products .rel-content .rel-item .rel-color .color-item input[type=radio]:checked~label {
	border: 2px solid #f54f00
}

#related-products .rel-content .rel-item .rel-action {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 0;
	visibility: hidden;
	height: 1px;
	-webkit-transition: height .6s ease-in-out;
	-o-transition: height .6s ease-in-out;
	transition: height .6s ease-in-out;
	position: absolute;
	background: #fff;
	width: 100%;
	left: 0;
	top: 100%;
	padding: 5px 15px 15px 15px;
	-webkit-box-shadow: 0 7px 7px rgba(0, 0, 0, .1);
	box-shadow: 0 7px 7px rgba(0, 0, 0, .1);
	margin-top: -5px;
	z-index: 1
}

#related-products .rel-content .rel-item .rel-action .button-cart {
	height: 56px;
	line-height: 58px;
	width: 240px;
	font-size: 24px;
	cursor: pointer
}

#related-products .rel-content .rel-item .rel-action .button-cart:hover {
	-webkit-box-shadow: 0 3px 9px 1px rgba(0, 0, 0, .3);
	box-shadow: 0 3px 9px 1px rgba(0, 0, 0, .3)
}

#related-products .rel-content .rel-item .rel-action .favorit {
	margin-left: auto
}

#related-products .rel-content .rel-item .rel-action .compare {
	margin-left: 3px
}

#related-products .rel-content .rel-item .rel-action .compare,
#related-products .rel-content .rel-item .rel-action .favorit {
	border-radius: 5px;
	line-height: 12px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#related-products .rel-content .rel-item .rel-action .compare input,
#related-products .rel-content .rel-item .rel-action .favorit input {
	display: none
}

#related-products .rel-content .rel-item .rel-action .compare input[type=checkbox]~label,
#related-products .rel-content .rel-item .rel-action .favorit input[type=checkbox]~label {
	height: 56px;
	line-height: 60px;
	font-size: 24px;
	width: 56px;
	text-align: center;
	border-radius: 5px;
	overflow: hidden;
	border: 1px solid #b8b8b8;
	cursor: pointer;
	display: block
}

#related-products .rel-content .rel-item .rel-action .compare input[type=checkbox]:checked~label i,
#related-products .rel-content .rel-item .rel-action .favorit input[type=checkbox]:checked~label i {
	font-weight: 700;
	color: #f54f00
}

#related-products .rel-content .rel-item .rel-action .compare:hover,
#related-products .rel-content .rel-item .rel-action .favorit:hover {
	-webkit-box-shadow: 0 3px 9px 1px rgba(0, 0, 0, .3);
	box-shadow: 0 3px 9px 1px rgba(0, 0, 0, .3)
}

#related-products .rel-content .rel-item:hover .rel-action {
	opacity: 1;
	visibility: visible;
	height: auto
}

#related-products #filt-ing {
	list-style: none;
	margin: 0;
	padding-top: 30px;
	padding-bottom: 40px;
	clear: both;
	display: inline-block
}

#related-products #filt-ing:after,
#related-products #filt-ing:before {
	content: '';
	display: table;
	clear: both
}

#related-products #filt-ing li {
	float: left
}

#related-products #filt-ing li a {
	font-family: Gilroy;
	font-size: 16px;
	height: 50px;
	line-height: 48px;
	background: #fff;
	border: 1px solid #b8b8b8;
	text-align: center;
	padding: 0 20px;
	display: block;
	margin-left: 20px;
	color: #333;
	border-radius: 5px
}
#related-products #filt-ing li.current a {
	background: #333;
	color: #fff;
	border: 1px solid #333
}

#page-navigation .pnav-item {
	border-radius: 5px 0 0 5px;
    margin: 0 20px;
    padding: 15px 28px;
    color: #fff;
    background: #333;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-align: center;
    font-family: AutoradiographicRg;
    line-height: 1.3;
    font-size: 16px;
	white-space: nowrap;
}
#page-navigation .pnav-item:first-child {
	border-radius: 5px 0 0 5px
}

#page-navigation .pnav-item:last-child {
	border-radius: 0 5px 5px 0
}

#page-navigation .pnav-item:hover {
	background: #f54f00
}

#contacts .block-title,
#delivery .block-title,
#container .block-title {
	text-transform: uppercase;
	margin: 20px auto 50px auto
}

@media (max-width: 768px) {
	#container .block-title {
		margin: 20px 0;
	}
}

.paragraf {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 20px;
	font-weight: 500
}
.paragraf .paragraf-b-title {
	font-family: Gilroy Bold;
	margin-bottom: 30px
}

.paragraf .paragraf-b-title span {
	font-family: Gilroy Medium
}

.paragraf .paragraf-title {
	margin-bottom: 24px;
	padding: 14px 30px;
	color: #fff;
	line-height: 24px;
	font-family: Gilroy Bold;
	position: relative;
	background: #f54f00;
	-webkit-transform: skew(-20deg);
	-ms-transform: skew(-20deg);
	transform: skew(-20deg);
	display: inline-block;
	margin-left: 10px
}

.paragraf .paragraf-text p {
	margin-bottom: 24px;
	position: relative
}

.paragraf .paragraf-text p span {
	color: #f54f00;
	font-family: Gilroy Bold
}

.paragraf .paragraf-text p.uper {
	text-transform: uppercase
}

.paragraf .paragraf-text.t-border {
	border: 2px solid #f54f00;
	padding: 20px
}

.paragraf .paragraf-text.t-border p:last-child {
	margin-bottom: 0;
	padding-top: 24px
}

.paragraf .paragraf-text.t-border p:last-child:before {
	content: '';
	width: 50%;
	height: 1px;
	background: #b8b8b8;
	position: absolute;
	left: 0;
	top: 0
}

.paragraf .paragraf-text.t-border p:first-child {
	padding-top: 0
}

.paragraf .paragraf-text.t-border p:first-child:before {
	display: none
}

.paragraf ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 40px !important
}

.paragraf ul li {
	color: #333;
	font-size: 16px;
	line-height: 1.4;
	padding: 10px 0
}

.paragraf ul li::marker {
	color: #f54f00;
	font-size: 20px;
	line-height: 20px
}

.paragraf ol {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 40px !important
}

.paragraf ol li {
	color: #333;
	font-size: 16px;
	line-height: 1.4;
	padding: 10px 0
}

.paragraf ol li::marker {
	color: #f54f00;
	font-size: 20px;
	line-height: 20px
}

#contacts .device,
#delivery .device {
	position: relative;
	width: 52.5%;
	margin: 0 auto;
	text-align: center
}

#contacts .device .device-text,
#delivery .device .device-text {
	font-family: Gilroy Bold;
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 60px
}

#contacts .device .device-img,
#delivery .device .device-img {
	margin-bottom: 20px
}

#contacts .device .device-img img,
#delivery .device .device-img img {
	width: 160px;
	margin: 0 20px
}

#contacts .exempl .exempl-title,
#delivery .exempl .exempl-title {
	text-transform: uppercase;
	font-family: Gilroy Bold;
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 30px
}
@media (max-width: 1920px) {
	#contacts .exempl .exempl-title,
	#delivery .exempl .exempl-title {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 20px
	}
}
#contacts .exempl .exempl-img,
#delivery .exempl .exempl-img {
	width: 70%;
	margin-bottom: 20px
}
@media (max-width: 1920px) {
	#contacts .exempl .exempl-img,
	#delivery .exempl .exempl-img {
		width: 40%;
	}
}
#contacts .exempl .exempl-img img,
#delivery .exempl .exempl-img img {
	width: 100%;
	max-width: 100%
}

#contacts .table.heve-img tr:last-child td:last-child:after {
	position: absolute;
	content: '';
	bottom: -103px;
	right: -200px;
	width: 222px;
	height: 222px;
	background: url(../img/contacts/table-bg.png) center/contain no-repeat
}

#contacts .table tr td:first-child {
	width: 30%;
	font-family: Gilroy Bold;
	text-align: right
}

#delivery .table {
	width: 100%
}

#delivery .table tr td {
	text-align: center;
	width: calc(100% / 5);
	vertical-align: middle;
	border-right: 2px solid #b8b8b8;
	padding: 24px 24px
}

#delivery .table.heve-img tr td {
	text-align: center;
	width: calc(100% / 4);
	vertical-align: middle;
	border-right: 2px solid #b8b8b8;
	padding: 24px 24px
}

#delivery .table.heve-img tr:last-child td:last-child:after {
	position: absolute;
	content: '';
	bottom: -222px;
	right: -60px;
	width: 222px;
	height: 222px;
	background: url(../img/delivery/table-bg.png) center/contain no-repeat
}

#design-projects #page-navigation {
	margin-top: 20px
}

#design-projects .project-item {
	position: relative;
	margin: 20px 0
}

#design-projects .project-item .slick-dots {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px 10px;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

#design-projects .project-item .slick-dots li {
	display: block;
	margin: 0 10px;
	width: 100%;
	height: 7px
}

#design-projects .project-item .slick-dots li button {
	width: 100%;
	display: block;
	background: #dcdada;
	height: 7px;
	padding: 0
}

#design-projects .project-item .slick-dots li button:before {
	display: none
}

#design-projects .project-item .slick-dots li.slick-active button {
	background: #f54f00
}

#design-projects .project-item .project-images a {
	display: block;
	line-height: 0
}

#design-projects .project-item .project-images img {
	max-width: 100%;
	width: 100%
}

#design-projects .project-item .project-info {
	background: #fff;
	padding: 20px;
	font-family: Gilroy Bold;
	margin-top: 25px;
}

#design-projects .project-item .project-info a {
	color: #333;
	display: block
}

#design-projects .project-item .project-info .project-name {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 20px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
@media (max-width: 1920px) {
	#design-projects .project-item .project-info .project-name {
		font-size: 20px;
	}
}
#design-projects .project-item .project-info .project-price {
	font-size: 28px;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

#design-projects .project-item .project-info .project-price .prj-price {
	text-transform: uppercase;
	color: #f54f00;
	font-size: 32px
}
@media (max-width: 1920px) {
	#design-projects .project-item .project-info .project-price .prj-price {
		font-size: 24px;
	}
	#design-projects .project-item .project-info .project-price {
		font-size: 24px;
	}
}
#design-projects .project-item .project-info .project-price .prj-price.no-free {
	position: relative
}

#design-projects .project-item .project-info .project-price .prj-price.no-free:after {
	content: "\e914";
	display: inline-block;
	font-family: nice-icons;
	font-weight: 900;
	color: #f54f00;
	font-size: 24px;
	margin-left: .5rem
}

#design-projects .project-item .project-info:hover .project-name {
	color: #f54f00
}

#catalog #catalog-content {
	width: 76%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 76%;
	flex: 0 0 76%;
}

#catalog #sidebar {
	width: 23%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 23%;
	flex: 0 0 23%;
}

#catalog #sidebar img {
	max-width: 100%;
	width: 100%
}

#catalog #sidebar>div {
	margin-bottom: 20px;
}

#catalog #sidebar form {
	padding: 0
}

#catalog #sidebar form input {
  padding: 20px;
  background-color: #f9f9f9;
  color: #989898;
  margin: 10px 0;
  font-size: 18px;
  font-family: 'GILROY';
  border-radius: 4px;
  border-color: #EAEEF1;
}

#catalog #sidebar form input:last-child {
	border-bottom: 1px solid #dcdada
}

#catalog #sidebar form input.error {
	border-bottom: 1px solid red
}

#catalog #sidebar form button {
	font-size: 18px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#catalog #sidebar form button:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}

.product-item {
	background: #fff;
	position: relative;
	margin: 0 0 38px 0;
}

.product-item:hover {
	-webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, .1);
	box-shadow: 0 4px 7px rgba(0, 0, 0, .1)
}
.product-item .product-info .wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
	white-space: nowrap;
}
@media (max-width: 1920px) {
	.product-item .product-info .wrapper {
		flex-wrap: wrap;
	}
}
.product-item .product-info .wrapper-cart {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.search .product-item .product-info .wrapper-cart {
	gap: 6px;
}

.product-item .buttons-user, .product-item .product_code_id {
	position: absolute;
}

.product-item .buttons-user {
	top: 10px;
	right: 10px;
	display: none;
	z-index: 3;
}

.product-item:hover .buttons-user {
	display: flex;
	background-color: #fff;
	opacity: .8;
	padding: 4px;
}

.product-item:hover .button-cart i {
	background-color: #FF560E;
	color: #ffffff;
}

.product-item .buttons-user:hover {
	opacity: 1;
}

.product-item .slick-dots {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px 6px;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.product-item .slick-dots li {
	display: block;
	margin: 0 6px;
	width: 100%;
	height: 7px
}

.product-item .slick-dots li button {
	width: 100%;
	display: block;
	background: #dcdada;
	height: 7px;
	padding: 0
}

.product-item .slick-dots li button:before {
	display: none
}

.product-item .slick-dots li.slick-active button {
	background: #f54f00
}

.product-item .images-quickview {
	position: relative;
}

.product-item .images-quickview .quick-view {
	background: #333;
	color: #fff;
	text-transform: uppercase;
	padding: 7px 10px 4px 10px;
	position: absolute;
	z-index: 3;
	top: 55%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	margin: auto;
	font-size: 20px;
	white-space: nowrap;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0;
	visibility: hidden;
        line-height: inherit;
}

.product-item .images-quickview .quick-view:hover {
	background: #f54f00
}

.product-item .images-quickview .quick-view:before {
	content: '\e91f';
	position: absolute;
	bottom: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 38px;
	font-family: nice-icons;
	color: #f5f5f5
}

.product-item .images-quickview:hover .quick-view {
	opacity: 1;
	visibility: visible
}

.product-item .product-img a {
	display: block;
	line-height: 0
}

.product-item .product-info {
	padding: 38px 20px 20px;
}

.product-item .product-name {
	font-size: 18px;
	color: #333;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-align: center;
	display: block;
	width: 90%;
	margin: 15px auto
}

.product-item .product-name span {
	font-family: Gilroy;
	font-weight: 500;
	font-size: 16px;
}

.product-item .product-name:hover {
	color: #f54f00
}

.product-item .product-name:active,
.product-item .product-name:focus,
.product-item .product-name:hover {
	text-decoration: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0
}

.product-item .product-price {
	font-family: Gilroy;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}
.search .product-item .product-price {
	gap: 10px;
}

.product-item .product-price .price {
	color: #333333;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	margin-right: 10px;
}

.product-item .product-price .price:after {
	display: inline-block;
	font-family: nice-icons;
	font-weight: 900;
	color: #f54f00;
	font-size: 22px;
	margin-left: 5px
}

.product-item .product-price .old-price {
	color: #afafaf;
	font-size: 20px;
	line-height: 28px;
	text-decoration: line-through;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	font-family: Gilroy;
	font-weight: 500;
	text-align: right;
	margin-right: 10px;
}

.product-item .product-price .old-price:after {
	display: inline-block;
	font-family: nice-icons;
	font-weight: 900;
	color: #afafaf;
	font-size: 22px;
	margin-left: 5px
}

.product-item .product-price.cent .old-price,
.product-item .product-price.cent .price {
	text-align: center
}
div.purchase-now {
	margin: 0 auto 20px; /*20px auto;*/
/*	width: 100%;
	text-align: center;*/
}

div.purchase-now button {
	border: 1px solid #333;
  font-family: 'Gilroy';
  font-weight: 600;
  font-size: 20px;
  color: #333;
  border-radius: 5px;
}

div.purchase-now button:hover {
	box-shadow: none;
	border-color: #FF560E;
	color: #ffffff;
}

.product-item .product-color {
	text-align: center;
	margin: 20px 0;
	position: relative
}

.product-item .product-color .slide-left {
	position: absolute;
	right: -10px;
	top: 45%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 36px;
	cursor: pointer
}

.product-item .product-color .color-item {
	display: inline-block;
	width: 58px;
    height: 58px;
    position: relative;
    padding: 2px;
    margin: 2px;
}

.product-item .product-color .color-item input {
	display: none
}

.product-item .product-color .color-item img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block
}

.product-item .product-color .color-item input[type=radio]~label {
	cursor: pointer;
	padding: 3px;
	margin: 0;
	border-radius: 2px;
	-webkit-transition: border .3s ease-in-out;
	-o-transition: border .3s ease-in-out;
	transition: border .3s ease-in-out;
	display: block
}

.product-item .product-color .color-item input[type=radio]:checked~label {
	border: 2px solid #f54f00
}

.product-item .product-action {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 0;
	visibility: hidden;
	height: 1px;
	-webkit-transition: height .6s ease-in-out;
	-o-transition: height .6s ease-in-out;
	transition: height .6s ease-in-out;
	position: absolute;
	background: #fff;
	width: 100%;
	left: 0;
	top: 100%;
	padding: 5px 15px 15px 15px;
	-webkit-box-shadow: 0 7px 7px rgba(0, 0, 0, .2);
	box-shadow: 0 7px 7px rgba(0, 0, 0, .2);
	margin-top: -5px;
	z-index: 10;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.product-item .product-action .star-ratings {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	text-align: center;
	margin: 0 0 20px 0;
	width: 100%;
}

.product-item .product-action .star-ratings .star {
	color: #e9d600;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: 20px
}

.product-item .product-action .star-ratings .star:hover {
	color: #afafaf
}

.product-item .product-action .button-cart {
	height: 56px;
/*	line-height: 58px;*/
	width: 200px !important;
	font-size: 20px;
	cursor: pointer
}

.product-item .product-action .button-cart:hover {
	-webkit-box-shadow: 0 3px 9px 1px rgba(0, 0, 0, .3);
	box-shadow: 0 3px 9px 1px rgba(0, 0, 0, .3)
}

.product-big .buttons-user {
	display: none;
}

.product-item .buttons-user .favorit {
	margin-left: auto;
}
.product-big .buttons-user .favorit {
	margin-left: 3px;
}
.buttons-user .share {
	margin-left: auto;
}

.product-item .buttons-user .compare, .product-big .buttons-user .compare {
	margin-left: 3px
}

.product-item .buttons-user .compare,
.product-item .buttons-user .favorit, 
.product-big .buttons-user .compare,
.product-big .buttons-user .favorit {
	border-radius: 5px;
	line-height: 12px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.product-item .buttons-user .compare input,
.product-item .buttons-user .favorit input,
.product-big .buttons-user .compare input,
.product-big .buttons-user .favorit input {
	display: none
}

.product-item .buttons-user .compare input[type=checkbox]~label,
.product-item .buttons-user .favorit input[type=checkbox]~label,
.product-big .buttons-user .compare input[type=checkbox]~label,
.product-big .buttons-user .favorit input[type=checkbox]~label {
	height: 20px;
    line-height: 20px;
    font-size: 18px;
    width: 25px;
	text-align: center;
	border-radius: 5px;
	overflow: hidden;
	color: #828282;
	cursor: pointer;
	display: block
}

.product-item .buttons-user .compare input[type=checkbox]~label i,
.product-item .buttons-user .favorit input[type=checkbox]~label i,
.product-big .buttons-user .compare input[type=checkbox]~label i,
.product-big .buttons-user .favorit input[type=checkbox]~label i {
	display: block;
}

.product-item .buttons-user .compare input[type=checkbox]:checked~label i,
.product-item .buttons-user .favorit input[type=checkbox]:checked~label i,
.product-big .buttons-user .compare input[type=checkbox]:checked~label i,
.product-big .buttons-user .favorit input[type=checkbox]:checked~label i {
	font-weight: 700;
	color: #f54f00;
}

.product-item:hover .product-action {
	opacity: 1;
	visibility: visible;
	height: auto;
	overflow: visible;
	border-radius: 0 0 16px 16px;
}

.product-item .bage-content {
	position: absolute;
	left: 0px;
	top: 0;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-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;
}

.product-item:hover .bage-content {
	display: none;
}

.product-item .bage-content .bage {
	padding: 2px 10px;
	color: #fff;
	line-height: 1.5;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 0px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	background: #f54f00
}

.product-item .bage-content .bage span {
	display: block;
}

.product-item .bage-content .bage.day {
	background: #1cd3a2
}

.product-item .bage-content .bage.new {
	background: #00f
}

.product-item .bage-content .bage.popular {
	background: green
}

.product-item .bage-content .bage.sale {
	background: #FF560E
}

.product-item .bage-content .bage.hit {
	background: #8b00ff
}

.searching-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.searching-block .search-item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 14%;
	flex: 0 0 14%;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
	background: #fff;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	border: #e0e0e0 solid 1px;
}
.searching-block .search-item:first-child {
	margin-left: 0
}

.searching-block .search-item a {
	padding: 0px;
	text-align: center;
	display: block
}

.searching-block .search-item a img {
	width: auto;
    object-fit: cover;
    max-width: 100%;
	margin: 0 auto
}

.searching-block .search-item a .search-itm-name {
	display: inline-block;
	font-size: 16px;
	margin-top: 8px;
	color: #333;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	border-bottom: 2px solid transparent;
	font-family: Gilroy;
	font-weight: 400;
	padding: 0 10px 10px;
}
.searching-block .search-item:hover {
	-webkit-box-shadow: 0 6px 9px 1px rgba(0, 0, 0, .15);
	box-shadow: 0 6px 9px 1px rgba(0, 0, 0, .15)
}

.searching-block .search-item:hover a .search-itm-name {
	border-bottom: 2px solid #f54f00
}


.form-box {
	padding: 20px 20px 40px;
	border: 1px solid #e0e0e0;
	border-top: none;
}

.form-box form {
	border-bottom: none
}

.product-filter .filter-header {
	display: none;
	background: #333;
	color: #fff;
	position: relative;
	text-transform: uppercase;
	font-size: 18px;
	font-size: 20px;
	font-family: Gilroy
}

.product-filter .filter-item {
	border: 1px solid #E0E0E0;
	border-bottom: none;
}
.product-filter .filter-item:last-child {
	border-bottom: 1px solid #E0E0E0;;
}

.product-filter .filter-item .filter-title {
	background: #fff;
	cursor: pointer;
	position: relative;
	padding: 16px 20px;
	font-size: 20px;
	font-family: Gilroy;
	font-weight: 600;
	color: #000;
	position: relative
}
.product-filter .filter-item .filter-title::first-letter {
	text-transform: uppercase;
}

.product-filter .filter-item .filter-title:after {
	content: '\e900';
	position: absolute;
	font-family: nice-icons;
	font-size: 16px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 20px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.product-filter .filter-item .filter-title.active:after {
	content: '\e903'
}

.product-filter .filter-item .filter-content {
	background: #fff;
	padding: 20px;
}

.product-filter .filter-item .filter-content.hid {
	border: none
}

.product-filter .filter-item .filter-content::-webkit-scrollbar {
	width: 3px;
	height: 7px
}

.product-filter .filter-item .filter-content::-webkit-scrollbar-track-piece {
	background-color: #E0E0E0;
	margin-bottom: 30px;
}

.product-filter .filter-item .filter-content::-webkit-scrollbar-thumb:vertical {
	height: 7px;
	background-color: #F54F00;
}

.product-filter .filter-item .filter-content::-webkit-scrollbar-thumb:horizontal {
	width: 7px;
	background-color: #F54F00;
}

.product-filter .filter-item .filter-content.nopad {
	padding: 0 0 20px;
    max-height: 230px;
    overflow-y: auto;
    margin-right: 25px;
}

.product-filter .filter-item .filter-content .amount-block {
	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;
	position: relative;
	margin-bottom: 20px
}

.product-filter .filter-item .filter-content .amount-block #amount-input,
.product-filter .filter-item .filter-content .amount-block #amount-min {
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	background: #fff;
	border: 1px solid #dcdada;
	padding: 0 10px;
	display: inline-block;
	width: 40%;
	text-align: center;
	position: relative;
	border-radius: 2px
}

.product-filter .filter-item .filter-content .amount-block #amount-min {
	margin-right: 10%
}

.product-filter .filter-item .filter-content .amount-block #amount-min:before {
	content: '';
	position: absolute;
	width: 10px;
	height: 2px;
	background: #333;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 108%
}

.product-filter .filter-item .filter-content .amount-block #amount-min:after {
	content: '\e914';
	position: absolute;
	font-family: nice-icons;
	font-size: 24px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 110%;
	color: #afafaf
}

.product-filter .filter-item .filter-content .checkbox-item {
	position: relative;
	padding: 12px 10px 12px 20px
}

.product-filter .filter-item .filter-content .checkbox-item:last-child {
	border-bottom: none
}

.product-filter .filter-item .filter-content .checkbox-item input[type=checkbox] {
	display: none
}

.product-filter .filter-item .filter-content .checkbox-item input[type=checkbox]~label {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-family: Gilroy;
	font-size: 16px;
	line-height: 18px;
}

.product-filter .filter-item .filter-content .checkbox-item input[type=checkbox]~label img {
	width: 22px !important;
	height: 22px !important;
	-o-object-fit: cover;
	object-fit: cover;
	margin-right: 20px
}

.product-filter .filter-item .filter-content .checkbox-item input[type=checkbox]~label span {
	width: 22px;
	height: 22px;
	position: relative;
	border: 1px solid #dcdada;
	border-radius: 2px;
	display: inline-block;
	margin-right: 20px;
}

.product-filter .filter-item .filter-content .checkbox-item input[type=checkbox]~label span:before {
	position: absolute;
	content: '';
	bottom: 4px;
	left: 4px;
	width: 10px;
	height: 10px;
	background-color: #1C1C1B;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	visibility: hidden;
	opacity: 0
}

.product-filter .filter-item .filter-content .checkbox-item input[type=checkbox]:checked~label span:before {
	visibility: visible;
	opacity: 1
}

.range-slider {
	background: #fff;
	position: relative;
	display: block;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .3);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .3);
	border-radius: 0;
	display: block;
	width: 100%;
	height: 16px
}

.range-slider .rslider-fill {
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	background: -webkit-gradient(linear, left top, right top, color-stop(-24%, #f3ac00), color-stop(125%, #f54f00));
	background: -o-linear-gradient(left, #f3ac00 -24%, #f54f00 125%);
	background: linear-gradient(90deg, #f3ac00 -24%, #f54f00 125%);
	display: block;
	border-radius: 0;
	display: block
}

.range-slider .rslider-handle {
	top: -3px;
	width: 36px;
	height: 24px;
	border: none;
	background: #dcdada;
	border-radius: 2px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	cursor: pointer;
	-webkit-transition: -webkit-box-shadow .3s ease-in-out;
	transition: -webkit-box-shadow .3s ease-in-out;
	-o-transition: box-shadow .3s ease-in-out;
	transition: box-shadow .3s ease-in-out;
	transition: box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out
}

.range-slider .rslider-handle:hover {
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
	box-shadow: 0 2px 4px rgba(0, 0, 0, .3)
}

.range-slider .rslider-handle:after,
.range-slider .rslider-handle:before {
	content: '';
	position: absolute;
	display: block;
	top: 8px;
	left: 8px;
	right: 8px;
	width: auto;
	height: 1px;
	background: #fff
}

.range-slider .rslider-handle:after {
	top: 12px
}

#product-quick-view {
	position: relative;
	margin-top: 30px
}

#product-quick-view.fancybox-content {
	max-width: 90%;
	padding: 0 60px 60px 60px
}

@media (min-width: 1920px) {
	#product-quick-view.fancybox-content {
		max-width: 1920px;
	}
}

#product-quick-view .fancybox-button {
	top: 30px;
	right: 40px;
	height: 60px;
	width: 60px;	
	opacity: 1;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#product-quick-view .fancybox-button:hover {
	background: #f5f5f5
}

#product-quick-view .fancybox-title {
	position: relative;
	border-bottom: 1px solid #dcdada;
	line-height: 60px;
	font-family: Gilroy;
	font-weight: 600;
	font-size: 30px;
	padding-top: 40px;
	margin-bottom: 40px;
}

#product-quick-view .name-star {
	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;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin: 30px 0
}

#product-quick-view .name-star .product-name {
	font-family: Gilroy Bold;
	font-size: 30px;
	line-height: 30px;
	padding: 0;
	width: 85%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

#product-quick-view .name-star .star-ratings {
	display: inline-block
}

#product-quick-view .name-star .star-ratings .star {
	color: #e9d600;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: 20px
}

#product-quick-view .name-star .star-ratings .star:hover {
	color: #afafaf
}

#product-quick-view .product-slider {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	position: relative;
	width: 60%
}

#product-quick-view .product-slider .product-big,
#product-quick-view .product-slider .product-nav {
	position: relative
}

#product-quick-view .product-slider .product-big img,
#product-quick-view .product-slider .product-nav img {
	max-width: 100%;
	width: 100%
}

#product-quick-view .product-slider .product-big a:active,
#product-quick-view .product-slider .product-big a:focus,
#product-quick-view .product-slider .product-big a:hover,
#product-quick-view .product-slider .product-nav a:active,
#product-quick-view .product-slider .product-nav a:focus,
#product-quick-view .product-slider .product-nav a:hover {
	border: none;
	outline: 0;
	text-decoration: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

#product-quick-view .product-slider .product-big .ribbon-content {
	position: absolute;
	left: -20px;
	top: 20px;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-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
}

#product-quick-view .product-slider .product-big .ribbon-content .ribbon {
	height: 40px;
	line-height: 42px;
	padding-left: 30px;
	padding-right: 30px;
	background: #333;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

#product-quick-view .product-slider .product-big .ribbon-content .ribbon:before {
	content: "";
	position: absolute;
	height: 0;
	width: 0;
	bottom: -20px;
	left: 0;
	border-top: 20px solid #000;
	border-left: 20px solid transparent
}

#product-quick-view .product-slider .product-big .ribbon-content .ribbon.day {
	background: #1cd3a2
}

#product-quick-view .product-slider .product-big .ribbon-content .ribbon.new {
	background: #00f
}

#product-quick-view .product-slider .product-big .ribbon-content .ribbon.popular {
	background: green
}

#product-quick-view .product-slider .product-big .ribbon-content .ribbon.sale {
	background: red
}

#product-quick-view .product-slider .product-big .ribbon-content .ribbon.hit {
	background: #8b00ff
}

#product-quick-view .product-slider .product-nav {
	margin-top: 20px;
	overflow: hidden;
	display: block;
	position: relative
}

#product-quick-view .product-slider .product-nav .p-next,
#product-quick-view .product-slider .product-nav .p-prev {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	font-size: 28px;
	z-index: 1;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#product-quick-view .product-slider .product-nav .p-next:hover,
#product-quick-view .product-slider .product-nav .p-prev:hover {
	color: #f54f00
}

#product-quick-view .product-slider .product-nav .p-next {
	right: 15px
}

#product-quick-view .product-slider .product-nav .p-prev {
	left: 15px
}

#product-quick-view .product-slider .product-nav .p-nav {
	position: relative;
	cursor: pointer
}

#product-quick-view .product-information {
	padding-left: 40px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	width: 40%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-item-align: end;
	align-self: flex-start;
}



#product-quick-view .product-information .product-price div {
	display: inline-block
}



#product-quick-view .product-information .product-price .price:after {
	display: inline-block;
	font-family: nice-icons;
	font-weight: 900;
	color: #f54f00;
	font-size: 32px;
	margin-left: 8px
}

#product-quick-view .product-information .product-price .old-price {
	color: #afafaf;
	font-size: 38px;
	line-height: 40px;
	text-decoration: line-through;
	margin-left: 15px
}

#product-quick-view .product-information .product-price .old-price:after {
	content: "\e914";
	display: inline-block;
	font-family: nice-icons;
	font-weight: 900;
	color: #afafaf;
	font-size: 32px;
	margin-left: 8px
}

#product-quick-view .product-information .product-info {
	position: relative
}

#product-quick-view .product-information .p-info.code {
	font-family: Gilroy;
	display: flex;
	align-items: center;
	gap: 20px;
}

#product-quick-view .product-information .attributes {
	position: relative;
	margin-top: 16px
}

#product-quick-view .product-information .attributes .attribute {
	margin-bottom: 22px
}

#product-quick-view .product-information .attributes .attr-title {
	font-family: Gilroy Bold;
	font-size: 20px;
	padding-bottom: 12px;
	display: block
}

#product-quick-view .product-information .attributes .seria .seria-item {
	color: #fff;
	display: inline-block;
	font-size: 16px
}

#product-quick-view .product-information .attributes .selects .select-hidden {
	display: none;
	visibility: hidden;
	padding-right: 10px
}

#product-quick-view .product-information .attributes .selects .select {
	cursor: pointer;
	display: inline-block;
	position: relative;
	font-size: 20px;
	color: #afafaf;
	width: 100%;
	height: 60px;
	line-height: 20px
}

#product-quick-view .product-information .attributes .selects .select-styled {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
	border: 1px solid #dcdada;
	padding: 0 20px;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}

#product-quick-view .product-information .attributes .selects .select-styled:after {
	content: "";
	width: 0;
	height: 0;
	border: solid #333;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	padding: 4px;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 20px
}

#product-quick-view .product-information .attributes .selects .select-styled.active,
#product-quick-view .product-information .attributes .selects .select-styled:active {
	background-color: #dcdada
}

#product-quick-view .product-information .attributes .selects .select-styled.active:after,
#product-quick-view .product-information .attributes .selects .select-styled:active:after {
	margin-top: -4px;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

#product-quick-view .product-information .attributes .selects .select-options {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	z-index: 999;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #fff
}

#product-quick-view .product-information .attributes .selects .select-options li {
	margin: 0;
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	border-bottom: 1px solid #dcdada;
	-webkit-transition: all .15s ease-in;
	-o-transition: all .15s ease-in;
	transition: all .15s ease-in;
	color: #333;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#product-quick-view .product-information .attributes .selects .select-options li.active,
#product-quick-view .product-information .attributes .selects .select-options li:hover {
	color: #fff;
	background: #b8b8b8
}

#product-quick-view .product-information .attributes .selects .select-options li[rel=hide] {
	display: none
}



#product-quick-view .product-information .attributes .color .color-item input,
#product-quick-view .product-information .attributes .color .colork-item input,
#product-quick-view .product-information .attributes .color .type-item input,
#product-quick-view .product-information .attributes .color-k .color-item input,
#product-quick-view .product-information .attributes .color-k .colork-item input,
#product-quick-view .product-information .attributes .color-k .type-item input,
#product-quick-view .product-information .attributes .type .color-item input,
#product-quick-view .product-information .attributes .type .colork-item input,
#product-quick-view .product-information .attributes .type .type-item input {
	display: none
}

#product-quick-view .product-information .attributes .color .color-item img,
#product-quick-view .product-information .attributes .color .colork-item img,
#product-quick-view .product-information .attributes .color .type-item img,
#product-quick-view .product-information .attributes .color-k .color-item img,
#product-quick-view .product-information .attributes .color-k .colork-item img,
#product-quick-view .product-information .attributes .color-k .type-item img,
#product-quick-view .product-information .attributes .type .color-item img,
#product-quick-view .product-information .attributes .type .colork-item img,
#product-quick-view .product-information .attributes .type .type-item img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block;
	border: 1px solid #dcdada
}

#product-quick-view .product-information .attributes .color .color-item input[type=radio]~label,
#product-quick-view .product-information .attributes .color .colork-item input[type=radio]~label,
#product-quick-view .product-information .attributes .color .type-item input[type=radio]~label,
#product-quick-view .product-information .attributes .color-k .color-item input[type=radio]~label,
#product-quick-view .product-information .attributes .color-k .colork-item input[type=radio]~label,
#product-quick-view .product-information .attributes .color-k .type-item input[type=radio]~label,
#product-quick-view .product-information .attributes .type .color-item input[type=radio]~label,
#product-quick-view .product-information .attributes .type .colork-item input[type=radio]~label,
#product-quick-view .product-information .attributes .type .type-item input[type=radio]~label {
	cursor: pointer;
	padding: 3px;
	margin: 0;
	border-radius: 2px;
	-webkit-transition: border .3s ease-in-out;
	-o-transition: border .3s ease-in-out;
	transition: border .3s ease-in-out;
	display: block
}

#product-quick-view .product-information .attributes .color .color-item input[type=radio]:checked~label,
#product-quick-view .product-information .attributes .color .colork-item input[type=radio]:checked~label,
#product-quick-view .product-information .attributes .color .type-item input[type=radio]:checked~label,
#product-quick-view .product-information .attributes .color-k .color-item input[type=radio]:checked~label,
#product-quick-view .product-information .attributes .color-k .colork-item input[type=radio]:checked~label,
#product-quick-view .product-information .attributes .color-k .type-item input[type=radio]:checked~label,
#product-quick-view .product-information .attributes .type .color-item input[type=radio]:checked~label,
#product-quick-view .product-information .attributes .type .colork-item input[type=radio]:checked~label,
#product-quick-view .product-information .attributes .type .type-item input[type=radio]:checked~label {
	border: 2px solid #f54f00
}

#product-quick-view .product-information .product-buttons-title {
	font-family: Gilroy Bold;
	font-size: 20px;
	display: block
}

#product-quick-view .product-information .product-buttons {
	margin: 16px 0 20px 0
}

#product-quick-view .product-information .product-buttons .favorit {
	margin-right: 10px
}

#product-quick-view .product-information .product-buttons .compare,
#product-quick-view .product-information .product-buttons .favorit {
	display: inline-block
}

#product-quick-view .product-information .product-buttons .compare input,
#product-quick-view .product-information .product-buttons .favorit input {
	display: none
}

#product-quick-view .product-information .product-buttons .compare input[type=checkbox]~label,
#product-quick-view .product-information .product-buttons .favorit input[type=checkbox]~label {
	height: 64px;
	line-height: 74px;
	font-size: 26px;
	width: 64px;
	text-align: center;
	border-radius: 5px;
	overflow: hidden;
	border: 1px solid #b8b8b8;
	cursor: pointer;
	display: block
}

#product-quick-view .product-information .product-buttons .compare input[type=checkbox]:checked~label i,
#product-quick-view .product-information .product-buttons .favorit input[type=checkbox]:checked~label i {
	font-weight: 700;
	color: #f54f00
}


.selects-block .select-hidden {
	display: none;
	visibility: hidden;
	padding-right: 10px
}

.selects-block .select {
	cursor: pointer;
	display: inline-block;
	position: relative;
	font-size: 16px;
	color: #333;
	width: 100%;
	height: 50px;
	line-height: 20px
}

.selects-block .select-styled {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
	border: 1px solid #dcdada;
	padding: 4px 40px 4px 4px;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.selects-block .select-styled img {
	height: 100%;
	margin-right: 20px
}

.selects-block .select-styled:after {
	content: "";
	width: 0;
	height: 0;
	border: solid #333;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	padding: 4px;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 20px
}

.selects-block .select-styled.active,
.selects-block .select-styled:active {
	border-bottom: 1px dashed #dcdada
}

.selects-block .select-styled.active:after,
.selects-block .select-styled:active:after {
	margin-top: -4px;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.selects-block .select-options {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	z-index: 999;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #dcdada;
	border-top: 0
}

.selects-block .select-options li {
	margin: 0;
	height: 50px;
	line-height: 50px;
	padding: 4px;
	border-bottom: 1px dashed #dcdada;
	-webkit-transition: all .15s ease-in;
	-o-transition: all .15s ease-in;
	transition: all .15s ease-in;
	color: #333;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.selects-block .select-options li:last-child {
	border-bottom: none
}

.selects-block .select-options li img {
	height: 100%;
	margin-right: 20px
}

.selects-block .select-options li[rel=hide] {
	display: none
}

#cart #order-form {
	padding: 0;
	margin: 0;
	border: none
}

#cart .table-header {
	padding: 20px 24px;
	font-size: 24px;
	line-height: 24px;
	background: #333;
	color: #fff;
	text-transform: uppercase;
	font-family: AutoradiographicRg;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
@media (max-width: 1920px) {
	#cart .table-header {
		padding: 15px 15px;
		font-size: 18px;
	}
}
#cart .table-header i {
	margin-right: 20px;
	font-size: 22px
}

#cart .cart-table {
	width: 100%;
	max-width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	background-color: #fff;
	border: 1px solid #afafaf;
	margin: auto;
	position: relative
}

#cart .cart-table>thead>tr>th {
	background: #dadada;
	border: 1px solid #b8b8b8;
	padding: 16px 24px;
	font-size: 20px;
	line-height: 24px;
	vertical-align: top;
	text-align: left;
	width: 16.5%
}
@media (max-width: 1920px) {
	#cart .cart-table>thead>tr>th {
		font-size: 16px;
	}
}
#cart .cart-table>thead>tr>th:first-child {
	width: 8%
}

#cart .cart-table>thead>tr>th:nth-child(2) {
	width: 26%
}

#cart .cart-table>tbody>tr>td {
	border: 1px solid #b8b8b8;
	padding: 10px;
	font-size: 20px;
	line-height: 28px;
	vertical-align: top;
	font-family: Gilroy Bold
}
@media (max-width: 1920px) {
	#cart .cart-table>tbody>tr>td {
		font-size: 16px;
	}
}
#cart .cart-table>tbody>tr>td:nth-child(1) {
	padding: 4px
}

#cart .cart-table>tbody>tr>td:nth-child(1) img {
	max-width: 100%;
	width: 100%;
	max-width: 100px;
}

#cart .cart-table>tbody>tr>td:nth-child(4) {
	vertical-align: top;
}

#cart .cart-table>tbody>tr>td a {
	color: #333;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#cart .cart-table>tbody>tr>td a:hover {
	color: #f54f00
}

#cart .cart-table>tbody>tr>td .shtuku {
	display: none
}

#cart .selects-block {
	position: relative;
	margin: 10px 0 0 0;
	font-family: Gilroy Medium
}

#cart .selects-block .select-title {
	margin-top: 14px;
	padding-bottom: 6px;
	font-size: 18px
}

#cart .choice {
	margin-right: 0
}

#cart .choice>input {
	height: 60px;
	line-height: 60px;
	max-width: 180px
}

#cart .choice>span {
	line-height: 60px
}

#cart .delete-item {
	height: 50px;
    line-height: 51px;
    font-size: 18px;
    width: 50px;
	text-align: center;
	border-radius: 5px;
	overflow: hidden;
	border: 1px solid #b8b8b8;
	cursor: pointer;
	display: inline-block;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin-left: 10px
}

#cart .delete-item:hover {
	background: #333;
	color: #fff
}

#cart .login-block {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 90px
}

#cart .login-block .login-text {
	font-size: 22px
}

#cart .login-block .login-action {
	margin-left: 40px
}

#cart .login-block .login-action .login-button {
	height: 60px;
	line-height: 64px;
	font-size: 20px;
	background: #f54f00;
	display: inline-block;
	padding: 0 60px;
	color: #fff;
	border-radius: 5px;
	text-transform: uppercase;
	font-family: Gilroy Bold;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#cart .login-block .login-action .login-button:after {
	position: absolute;
	content: '';
	bottom: -72%;
	left: 92%;
	width: 138px;
	height: 148px;
	background: url(../img/cart/auth.png) center/contain no-repeat
}

#cart .login-block .login-action .login-button:hover {
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .3)
}

#cart .total-block {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 60px 0;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#cart .total-block .clean-cart,
#container #content .buttons .button-back {
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	background: #333;
	display: inline-block;
	padding: 0 30px;
	color: #fff;
	border-radius: 5px;
	text-transform: uppercase;
	font-family: Gilroy Bold;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#cart .total-block .clean-cart.light {
	background: #fff;
	color: #333;
	border: 1px solid #333
}

#cart .total-block .clean-cart.light:hover {
	background: #333;
	color: #fff;
	border: 2px solid #333
}

#cart .total-block .clean-cart.grey,
#container #content .buttons .button-back {
	background: #fff;
	color: #b8b8b8;
	border: 1px solid #b8b8b8
}

#cart .total-block .clean-cart.grey:hover,
#container #content .buttons .button-back:hover {
	background: #333;
	color: #fff;
	border: 2px solid #333;
}

#cart .total-block .clean-cart i {
	font-size: 24px;
	margin-right: 20px
}

#cart .total-block .clean-cart:hover {
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .3)
}

#cart .total-block .total {
	text-align: right;
	margin-right: 8.5%;
	flex: 1 0 auto
}

#cart .total-block .total .before-price,
#cart .total-block .total .total-price {
	font-family: Gilroy Bold;
	font-size: 22px
}

#cart .total-block .total .before-price span,
#cart .total-block .total .total-price span {
	font-family: Gilroy Medium;
	padding-left: 20px
}

#cart .total-block .total .total-price {
	margin-top: 30px
}

#cart .order-form .order-form-header {
	padding: 20px 24px;
	font-size: 24px;
	line-height: 24px;
	background: #333;
	color: #fff;
	text-transform: uppercase;
	font-family: AutoradiographicRg;
	margin-top: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
@media (max-width: 1920px) {
	#cart .order-form .order-form-header {
		font-size: 18px;
	}
}
#cart .order-form .order-form-header i {
	margin-right: 20px;
	font-size: 22px
}

#cart .order-form .order-form-content {
	background: #fff;
	border: 1px solid #dcdada;
	border-top: none;
	padding: 30px 60px
}

#cart .order-form .order-form-content .order-client-title {
	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;
	font-size: 20px;
	margin-bottom: 26px
}

#cart .order-form .order-form-content .order-client-title .checkbox-item {
	position: relative
}

#cart .order-form .order-form-content .order-client-title .checkbox-item input[type=checkbox] {
	display: none
}

#cart .order-form .order-form-content .order-client-title .checkbox-item input[type=checkbox]~label {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 20px;
	line-height: 22px
}

#cart .order-form .order-form-content .order-client-title .checkbox-item input[type=checkbox]~label span {
	width: 34px;
	height: 34px;
	position: relative;
	border: 1px solid #dcdada;
	border-radius: 2px;
	display: inline-block;
	margin-right: 20px
}

#cart .order-form .order-form-content .order-client-title .checkbox-item input[type=checkbox]~label span:before {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 34px;
	height: 36px;
	background: url(../img/filtering/checkbox.png) center/contain no-repeat;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	visibility: hidden;
	opacity: 0
}

#cart .order-form .order-form-content .order-client-title .checkbox-item input[type=checkbox]:checked~label span:before {
	visibility: visible;
	opacity: 1
}

#cart .order-form .order-form-content .order-light-title {
	color: #b0b0b0;
	font-size: 20px;
	margin-bottom: 26px
}

#cart .order-form .order-form-content .radio-item {
	position: relative;
	margin-bottom: 26px
}

#cart .order-form .order-form-content .radio-item input[type=radio],
#container #content form fieldset .radio input[type=radio] {
	display: none
}

#cart .order-form .order-form-content .radio-item input[type=radio]~label {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 20px;
	line-height: 22px
}

#cart .order-form .order-form-content .radio-item input[type=radio]~label i,
#container #content form fieldset .radio label i {
	width: 30px;
	height: 30px;
	position: relative;
	border: 1px solid #dcdada;
	border-radius: 50%;
	display: inline-block;
	margin-right: 20px
}

#cart .order-form .order-form-content .radio-item input[type=radio]~label i:before,
#container #content form fieldset .radio label i:before {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	width: 14px;
	height: 14px;
	background: #f54f00;
	border-radius: 50%;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

#cart .order-form .order-form-content .radio-item input[type=radio]:checked~label i:before,
#container #content form fieldset .radio label input[type=radio]:checked+i:before {
	visibility: visible;
	opacity: 1
}

#cart .order-form-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: flex-start;
}

#cart .order-form-group .order-form {
	height: auto;
}

#cart .order-form-group .order-form:last-child .order-form-content {
	height: calc(100% - 103px)
}

#cart .order-client-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#cart .order-client-info .form-group {
	margin-bottom: 28px;
	display: inline-block;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}

#cart .order-client-info .form-group:last-child {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

#cart .order-client-info .form-group:nth-child(1),
#cart .order-client-info .form-group:nth-child(3) {
	margin-right: 40px
}

#cart .order-client-info .form-group label,
.register-form .form-group label {
	padding-left: 14px;
	font-size: 20px;
	margin-bottom: 10px;
	display: block;
	position: relative
}

#cart .order-client-info .form-group label.required:before,
.register-form .form-group label.required:before {
	content: '*';
	color: red;
	position: absolute;
	left: 0;
	top: 0
}

#cart .order-client-info .form-group input[type=text],
#cart .order-client-info .form-group input[type=number],
.register-form .form-group input[type=text],
.register-form .form-group input[type=password] {
	height: 68px;
	line-height: 68px;
	width: 100%;
	font-size: 20px;
	background: #fff;
	border: 1px solid #dcdada;
	padding: 0 20px
}

#cart .order-client-info .form-group input[type=text].error,
#cart .order-client-info .form-group input[type=number].error,
.register-form .form-group input[type=text].error,
.register-form .form-group input[type=password].error {
	border: 1px solid red
}

#cart .order-client-info .form-group textarea {
	height: 136px;
	border: 1px solid #dcdada;
	padding: 20px;
	font-size: 20px;
	display: block;
	width: 100%
}

#cart .upload-recvizits input[type=file] {
	display: none
}

#cart .upload-recvizits label {
	cursor: pointer;
	color: #333;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: 22px;
	line-height: 22px;
	display: flex !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#cart .upload-recvizits label i {
	background: #fff;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border: 1px solid #b8b8b8;
	margin-right: 20px;
	font-size: 28px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#cart .upload-recvizits label:hover i {
	color: #f54f00
}

#cart .order-form-action {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 100px 0 40px 0
}

#cart .order-form-action .agreements,
#cart .order-form-action .block-order-submit {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	padding: 0 20px
}

#cart .order-form-action .agreements {
	text-align: right
}

#cart .order-form-action .agreements .agree-item {
	position: relative
}

#cart .order-form-action .agreements .agree-item:last-child {
	margin-top: 20px
}

#cart .order-form-action .agreements .agree-item input[type=checkbox] {
	display: none
}

#cart .order-form-action .agreements .agree-item input[type=checkbox]~label {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-family: AutoradiographicRg;
	font-size: 20px;
	line-height: 22px;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

#cart .order-form-action .agreements .agree-item input[type=checkbox]~label a {
	color: #333;
	font-family: Gilroy Bold;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin: 0 10px
}

#cart .order-form-action .agreements .agree-item input[type=checkbox]~label span {
	width: 34px;
	height: 34px;
	position: relative;
	border: 1px solid #dcdada;
	border-radius: 2px;
	display: inline-block;
	margin-left: 20px
}

#cart .order-form-action .agreements .agree-item input[type=checkbox]~label span:before {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 34px;
	height: 36px;
	background: url(../img/filtering/checkbox.png) center/contain no-repeat;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	visibility: hidden;
	opacity: 0
}

#cart .order-form-action .agreements .agree-item input[type=checkbox]~label:hover a {
	color: #f54f00
}

#cart .order-form-action .agreements .agree-item input[type=checkbox]:checked~label span:before {
	visibility: visible;
	opacity: 1
}

#cart .order-form-action .order-submit {
	height: 60px;
	line-height: 64px;
	font-size: 22px;
	background: #f54f00;
	display: inline-block;
	padding: 0 60px;
	color: #fff;
	border-radius: 5px;
	text-transform: uppercase;
	font-family: Gilroy Bold;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#cart .order-form-action .order-submit:hover {
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .3)
}

@-webkit-keyframes move-light {
	from {
		-webkit-transform: translateX(-4em) skewX(-45deg);
		transform: translateX(-4em) skewX(-45deg)
	}

	to {
		-webkit-transform: translateX(20em) skewX(-45deg);
		transform: translateX(20em) skewX(-45deg)
	}
}

@keyframes move-light {
	from {
		-webkit-transform: translateX(-4em) skewX(-45deg);
		transform: translateX(-4em) skewX(-45deg)
	}

	to {
		-webkit-transform: translateX(20em) skewX(-45deg);
		transform: translateX(20em) skewX(-45deg)
	}
}

@media (min-width:768px) {
	.col-sm-1 {
		width: 8.33333333%
	}

	.col-sm-2 {
		width: 16.66666667%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-4 {
		width: 33.33333333%
	}

	.col-sm-5 {
		width: 41.66666667%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-7 {
		width: 58.33333333%
	}

	.col-sm-8 {
		width: 66.66666667%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-10 {
		width: 83.33333333%
	}

	.col-sm-11 {
		width: 91.66666667%
	}

	.col-sm-12 {
		width: 100%
	}

	.flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.flex-ceny {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.flex-bet {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		gap: 20px;
	}

	.flex-cen {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.flex-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.flex-aro {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.r-auto {
		margin-right: auto
	}

	.ord-xs-1 {
		-webkit-box-ordinal-group: 2 !important;
		-ms-flex-order: 1 !important;
		order: 1 !important
	}

	.ord-xs-2 {
		-webkit-box-ordinal-group: 3 !important;
		-ms-flex-order: 2 !important;
		order: 2 !important
	}

	.ord-xs-3 {
		-webkit-box-ordinal-group: 4 !important;
		-ms-flex-order: 3 !important;
		order: 3 !important
	}

	.ord-xs-4 {
		-webkit-box-ordinal-group: 5 !important;
		-ms-flex-order: 4 !important;
		order: 4 !important
	}

	.ord-xs-5 {
		-webkit-box-ordinal-group: 6 !important;
		-ms-flex-order: 5 !important;
		order: 5 !important
	}

	.show-xs {
		display: none !important
	}

	.hide-xs {
		display: block !important
	}

	.nav-header {
		display: none
	}

	header #top-bar ul>li {
		float: left
	}

	header #menu .main-navigation .dropdown-menu {
		visibility: hidden;
		opacity: 0
	}

	header #menu .main-navigation .dropdown-menu.active,
	header #menu .main-navigation .dropdown-menu.show {
		visibility: visible;
		opacity: 1
	}
}

@media (min-width:992px) {
	.col-md-1 {
		width: 8.33333333%
	}

	.col-md-2 {
		width: 16.66666667%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-4 {
		width: 33.33333333%
	}

	.col-md-5 {
		width: 41.66666667%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-7 {
		width: 58.33333333%
	}

	.col-md-8 {
		width: 66.66666667%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-10 {
		width: 83.33333333%
	}

	.col-md-11 {
		width: 91.66666667%
	}

	.col-md-12 {
		width: 100%
	}
}

@media (min-width:1200px) {
	.col-lg-1 {
		width: 8.33333333%
	}

	.col-lg-2 {
		width: 16.66666667%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-4 {
		width: 33.33333333%
	}

	.col-lg-5 {
		width: 41.66666667%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-7 {
		width: 58.33333333%
	}

	.col-lg-8 {
		width: 66.66666667%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-10 {
		width: 83.33333333%
	}

	.col-lg-11 {
		width: 91.66666667%
	}

	.col-lg-12 {
		width: 100%
	}
}

@media (min-width:1441px) {
	#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item .c-img {
		width: 220px
	}

	#product .product-tabs .right-tabs li a {
		padding: 14px 14px;
	}
}

@media (min-width:1920px) {
	#how-work .work-item .num-img:after {
		left: 65px
	}

	#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item .c-img {
		width: 221px
	}

	#product .product-tabs .right-tabs li a {
		padding: 14px
	}

	#product .product-tabs .tab-content .tab-inner-c .comp-controls {
		bottom: -4px
	}

	#product .product-slider .product-nav .p-next,
	#product .product-slider .product-nav .p-prev,
	#product .product-tabs .tab-content .tab-inner-c .comp-controls .c-next,
	#product .product-tabs .tab-content .tab-inner-c .comp-controls .c-prev {
		font-size: 40px
	}
}

@media (min-width:2500px) {
	#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item .c-img {
		width: 240px
	}

	#product .product-tabs .right-tabs li a {
		padding: 14px 14px
	}
}

@media screen and (max-width:1300px) {
	#related-products .rel-content .rel-item .rel-action .button-cart {
		font-size: 20px;
		padding: 0 20px
	}
}

@media screen and (max-width:1199px) {
	#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item .c-img {
		width: 164px
	}

	#product .product-tabs .right-tabs li a {
		padding: 13px 12px
	}

	#product .product-information .product-buttons {
		margin: 2px 0 20px 0
	}

	#product .product-tabs .tab-content .tab-inner-c .comp-controls {
		bottom: -32px
	}
}

@media screen and (max-width:991px) {
	header #menu .search input[type=text] {
		width: 280px
	}

	header #top-bar ul>li>a {
		margin-right: 1rem
	}

	#product .product-slider {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		width: 50%
	}

	#product .product-information {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		width: 50%
	}

	#product .product-information .product-name {
		position: relative;
		width: auto
	}

	#product .product-tabs {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	#product .product-tabs .ord-xs-1,
	#product .product-tabs .ord-xs-2 {
		width: 100%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}

	#product .product-tabs .ord-xs-2 {
		-webkit-box-ordinal-group: 2 !important;
		-ms-flex-order: 1 !important;
		order: 1 !important
	}

	#product .product-tabs .ord-xs-1 {
		-webkit-box-ordinal-group: 3 !important;
		-ms-flex-order: 2 !important;
		order: 2 !important
	}

	#product .product-tabs .right-tabs li {
		width: calc(100% / 6);
		float: left
	}

	#product .product-tabs .right-tabs li.active a {
		border: none
	}

	#product .product-tabs .right-tabs li.active a:after {
		display: none
	}

	#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item {
		padding: 15px;
		border-bottom: 0 !important
	}

	#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item .c-img {
		width: 80%
	}

	#related-products {
		margin-top: 60px
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		-ms-transform: scale(.75);
		transform: scale(.75)
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		-ms-transform-origin: 0;
		transform-origin: 0
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		-ms-transform-origin: 100%;
		transform-origin: 100%
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media screen and (max-width:768px) {
	.c-width .area {
		padding-right: 15px;
		padding-left: 15px
	}

	.c-width .area .inner-area {
		width: 100%
	}

	.table {
		width: 100%
	}

	.table>tbody>tr>td {
		padding: 10px 5px !important;
		font-size: 12px !important;
		line-height: 16px
	}

	.page-title {
		font-size: 18px;
		margin: 15px 0
	}

	.search-title {
		font-size: 16px;
		margin: 10px 0 15px 0;
		line-height: 16px
	}

	.block-title {
		font-size: 24px
	}

	.block-title:after,
	.block-title:before {
		display: none
	}

	.tab-pane form {
		padding: 15px
	}

	form #result-msg,
	form #result-msg1,
	form #result-msg2,
	form #result-subscribe {
		font-size: 14px;
		margin: 15px 0;
		padding: 15px
	}

	form .form-group {
		margin-bottom: 15px
	}

	form .form-group input[type=text] {
		height: 38px;
		line-height: 38px;
		font-size: 14px;
		padding: 0 15px
	}

	form .form-group button.submit {
		height: 38px;
		line-height: 38px;
		font-size: 16px
	}

	.form-info {
		padding: 15px
	}

	.form-info .form-text {
		font-size: 13px
	}

	.form-info ul.form-list {
		margin-top: 15px
	}

	.form-info ul.form-list li {
		font-size: 13px;
		padding: 7px 0 7px 15px
	}

	.form-info ul.form-list li:before {
		height: 6px;
		width: 6px
	}

	main {
		margin-top: 65px;
	}

	#breadcrumbs .breadcrumbs {
		overflow: auto;
		display: flex;
		padding: 0;
		margin: 26px 0;
	}
	#breadcrumbs .breadcrumbs::-webkit-scrollbar {
		width: 0;
	  }

	#breadcrumbs .breadcrumbs li {
		font-size: 16px;
		padding-left: 20px;
		white-space: nowrap;
	}

	#breadcrumbs .breadcrumbs li:after {
		left: 8px
	}

	header .logo {
		position: fixed;
		top: 14px;
		left: 10px;
		z-index: 3
	}

	header #top-infobar {
		padding: 0
	}

	header #top-infobar .email,
	header #top-infobar .phone,
	header #top-infobar .time {
		display: none
	}

	header #top-infobar .cart {
		position: fixed;
		top: 15px;
		z-index: 3;
		right: 0
	}

	header #top-infobar .cart i {
		padding: 4px 9px;
    	font-weight: normal;
		font-size: 22px;
		background: 0 0;
		color: #fff
	}

	header #top-infobar .cart .shop-count {
		width: 15px;
		height: 15px;
		line-height: 16px;
		font-size: 12px;
		color: #fff;
		background: #f54f00;
		border-radius: 100%;
		position: absolute;
		text-align: center;
		top: 0;
		right: 10px
	}

	header #top-infobar .cart .shop-count:after,
	header #top-infobar .cart .shop-count:before {
		display: none
	}

	header #top-infobar .cart .cart-info {
		position: static
	}

	header #top-infobar .cart .cart-name,
	header #top-infobar .cart .price {
		display: none
	}

	header #top-bar {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 3;
		padding: 15px 0
	}

	header #top-bar .top-menu .nav {
		position: absolute;
		top: 100%;
		background: #000;
		left: 0;
		width: 100%;
		margin-top: 0;
		padding: 15px;
		z-index: 1
	}

	header #top-bar .top-menu .nav li {
		float: none;
		display: block
	}

	header #top-bar .top-menu .nav li a {
		border: 0;
		width: 100%;
		text-align: left
	}

	header #top-bar .top-menu .nav li.active a {
		background: 0 0;
		color: #fff;
		padding: 0
	}

	header #top-bar .top-menu .nav-header {
		float: right;
		margin-right: 35px
	}

	header #top-bar .top-menu .nav-header .nav-toggle {
		margin: 0;
		margin-right: 10px;
		font-size: 14px;
		border: 1px solid #f54f00;
		border-radius: 100%;
		width: 30px;
		height: 30px;
		line-height: 28px;
		text-align: center;
		display: inline-block;
		color: #fff;
		padding: 0;
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		position: relative;
		float: right
	}

	header #top-bar ul {
		float: right
	}

	header #top-bar ul>li {
		float: left
	}

	header #top-bar ul>li>a {
		margin-right: 10px !important;
		font-size: 14px !important;
		border: 1px solid #f54f00;
		border-radius: 100%;
		width: 30px;
		height: 30px;
		line-height: 28px !important;
		text-align: center;
		display: inline-block
	}

	header #top-bar ul>li>a i {
		font-size: 14px;
		margin-right: 0
	}

	header #top-bar ul>li>a span {
		display: none
	}

	header #menu .search {
		position: fixed;
		top: 54px;
		left: 0;
		width: 100%;
		background: #000;
		z-index: 1000;
		height: 60px;
		padding: 0 15px;
		display: none
	}

	header #menu .search form {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding-top: 13px
	}

	header #menu .search input[type=text] {
		font-size: 12px;
		padding: 0 30px 0 10px;
		width: 100%;
		line-height: 32px;
		height: 32px;
		margin-right: 15px
	}

	header #menu .search button {
		top: 0;
		background: #f54f00;
		line-height: 32px;
		height: 32px;
		width: 32px;
		text-align: center;
		color: #fff;
		border-radius: 5px;
		right: 0;
		position: relative
	}

	header #menu .search button:before {
		font-size: 20px;
		color: #fff
	}

	header #menu .search button:hover:before {
		color: #000
	}

	header #menu .nav-header .nav-toggle {
		position: fixed;
		top: 22px;
		left: 60px;
		z-index: 99;
	}

	header #menu .main-navigation {
		position: fixed;
		top: 54px;
		left: -100%;
		width: 100%;
		height: calc(100% - 54px);
		max-height: 100vh;
		background: #333;
		z-index: 1000;
		padding: 15px !important;
		overflow-y: auto;
		transition: left 0.3s ease-out;
		display: block;
		margin: 0;
	}

	header #menu .main-navigation.show {
		left: 0;
		
	}

	header #menu .main-navigation>li {
		float: none;
		display: block
	}

	header #menu .main-navigation>li>a {
		font-size: 14px;
		line-height: 16px;
		padding: 7px 0;
		display: inline-block;
		letter-spacing: 0;
	}

	header #menu .main-navigation>li>a:after {
		display: none
	}

	header #menu .main-navigation>li>a:before {
		height: 2px;
		bottom: 2px
	}

	header #menu .main-navigation>li .dropdown-menu {
		position: relative;
		padding: 0 15px;
		background: 0 0;
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
		display: none
	}

	header #menu .main-navigation>li .dropdown-menu>div {
		padding: 5px 0;
		text-align: left
	}

	header #menu .main-navigation>li .dropdown-menu a {
		color: #fff;
		font-size: 14px;
		margin: 0 5px;
	}

	header #menu .main-navigation>li .dropdown-menu a img {
		display: none
	}

	header #menu .main-navigation>li .drop-link-m {
		display: inline-block;
		padding: 0 5px;
		cursor: pointer;
		color: #fff;
		font-size: 20px;
		float: right;
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		transform: translate(0, 10px)
	}

	header #menu .main-navigation>li .drop-link-m.show {
		-webkit-transform: rotate(90deg) translate (10px, 0px);
		-ms-transform: rotate(90deg)translate (10px, 0px);
		transform: rotate(90deg) translate(10px, 0px)
	}

	header .nav {
		display: none
	}

	header .nav.in {
		display: block
	}
	
	header #menu .submenu {
		position: fixed;
		z-index: 100002;
	}

	#product .product-information,
	#product .product-slider {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%
	}

	#product .product-slider .product-big .ribbon-content {
		left: -10px;
		top: 0px
	}

	#product .product-slider .product-big .ribbon-content .ribbon {
		height: 22px;
		line-height: 24px;
		padding-left: 15px;
		padding-right: 15px;
		font-size: 11px
	}

	#product .product-slider .product-big .ribbon-content .ribbon:before {
		bottom: -12px;
		left: 1px;
		border-top: 12px solid #000;
		border-left: 12px solid transparent
	}

	#product .product-information {
		padding-left: 0
	}

	#product .product-information .product-name {
		font-size: 18px;
		line-height: 18px;
		margin-top: 20px
	}

	#product .product-information .product-price {
		padding: 10px 0;
		display: flex;
	  align-items: center;
	  gap: 20px;
	}

	#product .product-information .product-price .price {
		font-size: 28px;
	}

	#product .product-information .product-price .price:after {
		font-size: 18px
	}

	#product .product-information .product-price .old-price {
		font-size: 22px;
		line-height: 26px;
		margin-left: 15px
	}

	#product .product-information .product-price .old-price:after {
		font-size: 18px
	}

	#product .product-information .star-and-found .star-ratings .star {
		font-size: 13px
	}

	#product .product-information .star-and-found .found-cheaper {
		font-size: 9px;
		line-height: 20px;
		height: 20px;
		display: inline-block;
		padding: 0 5px
	}

	#product .product-information .product-info .p-info {
		margin-bottom: 2px;
		font-size: 14px
	}

	#product .product-information .product-info .guarant {
		width: 50px;
		left: 640px
	}

	#product .product-information .attributes .attribute {
		margin-top: 10px
	}

	#product .product-information .attributes .attribute:last-child {
		margin-bottom: 15px
	}

	#product .product-information .attributes .attr-title {
		font-size: 13px;
		padding-bottom: 3px
	}

	#product .product-information .attributes .seria .seria-item {
		padding: 3px 10px;
		font-size: 13px
	}

	#product .product-information .attributes .selects .select {
		height: 34px;
		line-height: 14px;
		font-size: 14px
	}

	#product .product-information .attributes .selects .select-styled {
		padding: 0 15px
	}

	#product .product-information .attributes .selects .select-styled:after {
		padding: 2px;
		right: 15px
	}

	#product .product-information .attributes .selects .select-options li {
		height: 34px;
		line-height: 14px;
		padding: 0 15px
	}

	#product .product-information .block-information {
		margin: 40px 0;
	}

	#product .product-information .block-information > div {
		font-size: 14px;
		margin-bottom: 15px;
	}

	#product .product-information .block-information > div img {
		width: 31px;
		margin-right: 0px;
	}

	#product .product-information .attributes .color .color-item,
	#product .product-information .attributes .color .colork-item,
	#product .product-information .attributes .color .type-item,
	#product .product-information .attributes .color-k .color-item,
	#product .product-information .attributes .color-k .colork-item,
	#product .product-information .attributes .color-k .type-item,
	#product .product-information .attributes .type .color-item,
	#product .product-information .attributes .type .colork-item,
	#product .product-information .attributes .type .type-item {
		margin-bottom: 5px
	}

	#product .product-information .product-buttons {

	}

	#product .product-information .attributes {
		margin-bottom: 0px;
	}

	#product .product-information .block-information > div .tooltip-button {
		width: 30px;
		height: 30px;
		font-size: 20px;
		margin-left: 10px;
	}

	#product .product-information .product-price .found-cheaper {
		font-size: 14px;
		padding: 5px;
	}

	#product .product-information .attributes .attribute.color {
		display: flex;
		flex-wrap: wrap;
	}

	#product .product-information .attributes .color-item label {
		width: 50px;
		height: 50px;
	}

	#product .product-information .product-buttons .compare input[type=checkbox]~label,
	#product .product-information .product-buttons .favorit input[type=checkbox]~label {
		line-height: 36px;
		height: 34px;
		width: 34px;
		font-size: 16px
	}

	#product .product-information .product-actions button {
		display: inline-block;
		width: 48%;
		line-height: 36px;
		height: 34px;
		font-size: 12px;
		padding: 0 10px
	}

	#product .product-information .product-actions button.purchase-now {
		margin-left: 3%
	}

	#product .product-tabs .ord-xs-1,
	#product .product-tabs .ord-xs-2 {
		clear: both
	}

	#product .product-tabs .right-tabs li {
		width: calc(100% / 3)
	}

	#product .product-tabs .right-tabs li a {
		padding: 10px 15px;
		font-size: 13px;
		line-height: 18px;
		border-bottom: 1px solid #b8b8b8
	}

	#product .product-tabs .right-tabs li.active a {
		border-bottom: 2px solid #f54f00;
		font-weight: 600;
		font-size: 14px;
	}

	#product .product-tabs .tab-content {
		padding: 15px 0
	}

	#product .product-tabs .tab-content .tab-pane {
		padding: 15px;
	}

	#product .product-tabs .tab-content .tab-title span {
		font-size: 18px;
	}

	#product .product-tabs .tab-content .tab_inner_content.col-2 {
		columns: 1;
	}

	#product .product-tabs .bottom {
		width: 100%;
		position: sticky;
		left: 0;

	}

	#product .product-tabs .tab-content .tab-title {
		font-size: 16px;
		padding: 0 15px;
	}

	#product .product-tabs .tab-content .tab-inner-c {
		height: 100%;
		padding: 0px;
	}

	#product .product-tabs .tab-content .tab-inner-c .comp-controls {
		overflow: visible;
		bottom: 0;
		position: static
	}


	#product .product-tabs .request-form .flex label {
		width: 100%;
	}

	#product .product-information .attributes .color .color-item img {
		border-radius: 6px;
	}

	#product .product-information .attributes .color .color-item input[type=radio]:checked~label {
		border-radius: 6px;
	}

	#product .product-tabs .tab-content .tab-inner-c .comp-controls .c-next,
	#product .product-tabs .tab-content .tab-inner-c .comp-controls .c-prev {
		display: block !important;
		position: absolute;
		top: 40%;
		-webkit-transform: translateY(-50%) rotate(-90deg);
		-ms-transform: translateY(-50%) rotate(-90deg);
		transform: translateY(-50%) rotate(-90deg);
		font-size: 20px
	}

	#product .product-tabs .tab-content .tab-inner-c .comp-controls .c-next {
		right: 15px
	}

	#product .product-tabs .tab-content .tab-inner-c .comp-controls .c-prev {
		left: 15px
	}

	#product .product-tabs .tab-content .tab-inner-c .comp-controls .slick-disabled {
		color: #afafaf
	}

	#product .product-tabs .tab-content .tab-inner-c .opt-content {
		font-size: 14px;
		line-height: 16px
	}

	#product .product-tabs .tab-content .tab-inner-c .opt-content .opt-title {
		margin: 10px 15px
	}

	#product .product-tabs .tab-content .tab-inner-c .opt-content .opt-item .opt-value:after {
		min-height: 100%
	}

	#product .product-tabs .tab-content .tab-inner-c .opt-content .opt-item .opt-text,
	#product .product-tabs .tab-content .tab-inner-c .opt-content .opt-item .opt-value {
		padding: 0px 15px;
		font-size: 14px
	}

	#product .product-tabs .tab-content .tab-inner-c .comp-slider {
		padding: 0 15px
	}

	#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item .c-name {
		font-size: 12px;
		line-height: 14px
	}

	#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item .c-price .old-price,
	#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item .c-price .price {
		font-size: 14px;
		line-height: 20px
	}

	#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item .c-price .old-price:after,
	#product .product-tabs .tab-content .tab-inner-c .comp-slider .comp-item .c-price .price:after {
		font-size: 12px
	}

	#product .product-tabs .tab-content .content-review {
		flex-direction: column;
	}

	#product .product-tabs .tab-content .content-review #review {
		width: 100%;
		font-size: 16px;
	}

	#product .product-tabs .tab-content .content-review .sub {
		background-color: #f5f5f5;
  		width: 100%;
		padding: 0;
	}

	#product .product-tabs .tab-content .content-review .sub #review-title {
		font-size: 18px;
		margin-top: 20px;
	}

	#product .product-tabs .tab-content .content-review .sub .rating {
		gap: 60px;
	}

	#product .product-tabs .tab-content .content-review .sub #form-review .rating label {
		font-size: 14px;
	}

	#product .product-tabs .tab-content .content-review .sub #form-review .review-rating label {
		font-size: 20px !important;
	}

	#product .product-tabs .tab-content .content-review .sub #form-review label {
		font-size: 13px;
	}

	#product .product-information .p-info-head {
		font-size: 16px;
		margin-top: 30px;
	}

	#product .product-information .p-info-head .review-wrap {
		gap: 40px;
	}

	#product .product-information .star-ratings .star {
		font-size: 18px;
	}

	#product .product-information .share::before {
		background-size: 18px;
		width: 32px;
		height: 32px;
	}

	#product .product-information .components .content {
		width: 120px;
	}

	#product .product-information .components {
		font-size: 18px;
		margin: 20px 0;
	}

	#product .product-information .components a {
		width: unset;
	}

	#product .product-information .product-info .link-specification {
		font-size: 22px;
		margin-top: 30px;
		display: block;
	}

	#product .row .product-tabs .tab-content .tab-pane b, #product .product-tabs .tab-content .tab-pane strong {
		font-size: 14px;
	}

	#product .product-slider .product-nav img {
		height: 100% !important;
	}

	#product .product-slider .product-big {
		margin-bottom: 10px;
	}

	#review .review-header .avatar {
		font-size: 18px;
		width: 34px;
		height: 30px;
	}

	#product .product-tabs .tab-content .tab-inner-content {
		padding: 0 15px;
	}

	#product .product-tabs .tab-content .tab-pane p {
		margin: 10px 0;
	}

	#review .reputation-buttons {
		margin: 10px 0;
	}

	#review .review-header {
		gap: 10px;
		margin: 10px 0 15px;
	}

	#related-products .related-title {
		font-size: 22px;
		font-family: Gilroy;
		font-weight: 600;
		text-transform: none;
	}

	#related-products .filtering {
		text-align: center
	}

	#related-products #filt-ing {
		margin-top: 15px
	}

	#related-products #filt-ing li {
		width: calc(100%/3);
		float: left;
		padding-bottom: 15px
	}

	#related-products #filt-ing li a {
		display: block;
		font-size: 13px;
		height: 34px;
		line-height: 34px;
		padding: 0 15px;
		width: auto;
		margin: 0 7px;
		font-family: Gilroy;
		font-weight: 400;
	}

	#related-products .rel-content .rel-item .rel-name {
		font-size: 14px;
		width: 100%
	}

	#related-products .rel-content .rel-item .rel-color .color-item {
		width: 32px;
		height: 32px
	}

	#related-products .rel-content .rel-item .rel-price .old-price,
	#related-products .rel-content .rel-item .rel-price .price {
		font-size: 14px;
		line-hight: 20px
	}

	#related-products .rel-content .rel-item .rel-price .old-price:after,
	#related-products .rel-content .rel-item .rel-price .price:after {
		font-size: 12px
	}

	#related-products .rel-content .rel-item .rel-action .button-cart {
		font-size: 14px;
		height: 28px;
		line-height: 30px;
		width: 60%;
		padding: 0 15px
	}

	#related-products .rel-content .rel-item .rel-action .compare,
	#related-products .rel-content .rel-item .rel-action .favorit {
		border-radius: 5px
	}

	#related-products .rel-content .rel-item .rel-action .compare input[type=checkbox]~label,
	#related-products .rel-content .rel-item .rel-action .favorit input[type=checkbox]~label {
		font-size: 14px;
		height: 28px;
		width: 28px;
		line-height: 28px
	}

	#page-navigation {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	#page-navigation .pnav-item {
		padding: 7px 15px;
		flex: auto;
		font-size: 14px;
		line-height: 18px
	}

	.choice>input {
		line-height: 36px;
		height: 34px;
		max-width: 95px;
		font-size: 14px;		
	}

	.product-buttons .choice>span {
		font-size: 16px;
		line-height: 34px;
		border-radius: 20px;
		height: 34px;
		width: 34px;
	}

	footer .footer-top .f-logo {
		margin-top: 5px;
		margin: 0 auto;
		width: 50%
	}

	footer .footer-top .socials {
		text-align: center
	}

	footer .footer-top .socials a {
		margin: 0 10px
	}

	footer .footer-top .socials a i {
		font-size: 18px;
		line-height: 32px;
		height: 36px;
		width: 36px
	}

	footer .footer-top .foo-contact {
		margin-top: 15px;
		display: block;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0 20px;
	}

	footer .footer-top .foo-contact .cont-title {
		margin-bottom: 0;
		font-size: 16px
	}

	footer .footer-top .foo-contact ul {
		margin-left: auto
	}

	footer .footer-top .foo-contact ul li {
		font-size: 13px;
		float: none;
		margin: 3px 20px
	}
	

	footer .footer-top .foo-contact ul li a {
		font-size: 13px;
		margin-left: 5px;
	}

	footer .footer-top .foo-contact ul li i {
		left: -20px
	}

	footer .footer-top .foo-contact ul li a svg {
		width: 14px;
	}

	footer .footer-top .foo-contact ul li:last-child {
		margin-right: 0
	}

	footer .footer-top .foo-contact ul li a.copy {
		margin-left: 10px
	}

	footer .footer-top .foo-contact ul li a.copy i {
		margin-left: 0;
		top: 0;
		left: 0;
		font-size: 13px
	}

	footer .footer-top .foo-contact ul li a.copy span {
		width: 140px;
		padding: 5px 10px;
		font-size: 12px;
		right: -25px;
		left: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}

	footer .footer-top .foo-contact ul li a.copy span:after {
		bottom: 100%;
		left: auto;
		right: 0;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%)
	}

	footer .footer-top .subscibe {
		margin-top: 15px;
		padding: 15px 30px
	}

	footer .footer-top .subscibe .sub-text p {
		font-size: 14px;
		line-height: 18px
	}

	footer .footer-top .subscibe .sub-form input {
		font-size: 12px;
		width: 150px;
		height: 38px;
		line-height: 38px
	}

	footer .footer-top .subscibe .sub-form .sub-submit {
		height: 38px;
		width: 38px;
		line-height: 38px;
		font-size: 18px
	}

	footer .footer-bottom .foo-menu {
		padding-left: 0;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		margin-bottom: 15px;
		text-align: center
	}

	footer .footer-bottom .foo-menu .menu-title {
		font-size: 14px
	}

	footer .footer-bottom .foo-menu ul li.foo-m-item a {
		line-height: 14px;
		font-size: 13px
	}

	footer .footer-bottom .copyright {
		text-align: center;
		padding-top: 15px
	}

	footer .footer-bottom .copyright .pay-methods {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	footer .footer-bottom .copyright .pay-methods .pay-item {
		padding: 2px;
		width: 60px;
		height: 28px;
		margin-right: 15px
	}

	footer .footer-bottom .copyright .pay-methods .pay-item:last-child {
		margin-right: 0
	}

	footer .footer-bottom .copyright .copy-text {
		font-size: 13px;
		text-align: center;
		padding-top: 10px
	}

	#contacts .block-title,
	#delivery .block-title {
		margin: 15px auto
	}

	.paragraf {
		margin-bottom: 30px;
		font-size: 14px;
		line-height: 16px
	}

	.paragraf .paragraf-title {
		margin-bottom: 15px;
		padding: 10px 15px;
		line-height: 14px
	}

	.paragraf .paragraf-text p {
		margin-bottom: 15px
	}

	.paragraf .paragraf-text.t-border {
		padding: 15px
	}

	.paragraf .paragraf-text.t-border p:last-child {
		padding-top: 15px
	}

	.paragraf .paragraf-text.t-border p:first-child {
		padding-top: 0
	}

	.paragraf ul {
		margin-left: 15px !important
	}

	.paragraf ul li {
		font-size: 14px;
		padding: 7px 0
	}

	.paragraf ul li::marker {
		font-size: 18px;
		line-height: 14px
	}

	.paragraf ol {
		margin-left: 15px !important
	}

	.paragraf ul ol {
		font-size: 14px;
		padding: 7px 0
	}

	.paragraf ul ol::marker {
		font-size: 18px;
		line-height: 14px
	}

	#contacts .device,
	#delivery .device {
		width: 100%
	}

	#contacts .device .device-text,
	#delivery .device .device-text {
		font-size: 14px;
		line-height: 16px;
		margin-bottom: 30px
	}

	#contacts .device .device-img,
	#delivery .device .device-img {
		margin-bottom: 15px
	}

	#contacts .device .device-img img,
	#delivery .device .device-img img {
		width: calc(100% / 3 - 60px);
		margin: 0 15px
	}

	#contacts .exempl .exempl-title,
	#delivery .exempl .exempl-title {
		font-size: 14px;
		margin-bottom: 15px
	}

	#contacts .exempl .exempl-img,
	#delivery .exempl .exempl-img {
		width: 100%
	}

	#contacts .table.heve-img tr:last-child td:last-child:after,
	#delivery .table.heve-img tr:last-child td:last-child:after {
		display: none
	}

	.download-block {
		width: 100%
	}

	.download-block a {
		font-size: 14px;
		line-height: 14px
	}

	.download-block i {
		width: 38px;
		height: 38px;
		line-height: 38px;
		margin-right: 15px;
		font-size: 18px
	}

	.big-slider {
		max-height: 1200px;
		padding-top: 30px;
	}

	.nav-slider .slick-slide {
		
	}

	#design-projects #page-navigation {
		margin-top: 15px
	}

	#design-projects .project-item {
		margin: 15px 0
	}

	#design-projects .project-item .slick-dots {
		padding: 15px 7px
	}

	#design-projects .project-item .slick-dots li {
		margin: 0 7px;
		height: 5px
	}

	#design-projects .project-item .slick-dots li button {
		height: 5px
	}

	#design-projects .project-item .project-info {
		padding: 15px
	}

	#design-projects .project-item .project-info .project-name {
		font-size: 13px;
		line-height: 16px;
		margin-bottom: 15px
	}

	#design-projects .project-item .project-info .project-price {
		font-size: 16px
	}

	#design-projects .project-item .project-info .project-price .prj-price {
		font-size: 18px
	}

	#design-projects .project-item .project-info .project-price .prj-price.no-free:after {
		font-size: 14px;
		margin-left: 7px
	}

	#catalog #catalog-content {
		width: 100%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}

	#catalog #sidebar {
		display: none
	}

	#catalog #catalog-content .col-xs-6:last-child .product-item {
		margin-bottom: 30px
	}

	.product-item {
		margin: 7px 0;
		padding-top: 5px;
	}

	.product-item .slick-dots {
		padding: 15px 5px
	}

	.product-item .slick-dots li {
		margin: 0 5px;
		height: 4px
	}

	.product-item .slick-dots li button {
		height: 4px
	}

	.product-item .images-quickview .quick-view {
		display: none
	}

	.product-item .product-info {
		padding: 15px
	}

	.product-item .product-name {
		font-size: 14px;
		width: 100%
	}

	.product-item .product-price .price {
		font-size: 14px
	}

	.product-item .product-price .price:after {
		font-size: 12px
	}

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

	.product-item .product-price .old-price:after {
		font-size: 12px
	}

	.product-item .product-color {
		text-align: center;
		margin-top: 7px
	}

	.product-item .product-color .color-item {
		width: 50px;
		height: 50px
	}

	.product-item .product-action .star-ratings {
		margin: 15px 0
	}

	.product-item .product-action .star-ratings .star {
		font-size: 13px
	}

	.product-item .product-action .button-cart {
		font-size: 14px;
	  height: auto;	  
	  width: auto;
	  padding: 12px 17px;
	  border-radius: 5px;
	  background-color: #fff;
	  color: #333;
	  border-color: #333;
	}

	.product-item .product-action .compare input[type=checkbox]~label,
	.product-item .product-action .favorit input[type=checkbox]~label {
		font-size: 14px;
		height: 28px;
		width: 28px;
		line-height: 28px
	}

	.product-item .bage {
		padding: 6px 15px;
		color: #fff;
		line-height: 14px;
		text-transform: uppercase;
		left: 15px;
		font-size: 12px
	}

	#catalog .product-item .bage-content {
		left: auto;
		width: 100%;
		z-index: 2;
		top: 20px;
		display: flex;
	}

	.product-item .bage-content .bage {
		padding: 6px 15px;
		line-height: 14px;
		font-size: 12px;
		margin-bottom: 5px
	}

	.searching-block {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.searching-block .search-item {
		/* -webkit-box-flex: 0;
		-ms-flex: 0 0 23%;
		flex: 0 0 23%; */
		border: none;
		margin: 0;
	}
	.searching-block .search-item:nth-child(1n+1) {
		/* margin: 9px 0 0 0; */
	}
	.searching-block .search-item a {
		padding: 5pxж
	}
	.searching-block .search-item a img {
		width: 80%
	}
	.searching-block .search-item a .search-itm-name {
		font-size: 12px;
	}
	.selects-block .select {
		font-size: 8px;
		height: 30px;
		line-height: 11px
	}

	.selects-block .select-styled {
		padding: 3px 15px 3px 3px
	}

	.selects-block .select-styled:after {
		padding: 2px
	}

	.selects-block .select-styled img {
		margin-right: 5px
	}

	.selects-block .select-options li {
		margin: 0;
		height: 34px;
		line-height: 11px;
		padding: 3px;
		font-size: 10px;
	}

	.selects-block .select-options li img {
		height: 100%;
		margin-right: 5px
	}

	#cart .table-header {
		padding: 10px 15px;
		font-size: 14px;
		line-height: 14px
	}

	#cart .table-header i {
		margin-right: 10px;
		font-size: 15px
	}

	#cart .cart-table>thead>tr>th {
		padding: 10px 5px;
		font-size: 8px;
		line-height: 13px;
		width: 18%
	}

	#cart .cart-table>thead>tr>th:first-child {
		width: 8%
	}

	#cart .cart-table>thead>tr>th:last-child {
		width: 14%
	}

	#cart .cart-table>thead>tr>th:nth-child(3) {
		width: 10%
	}

	#cart .cart-table>tbody>tr>td {
		padding: 10px 5px;
		font-size: 8px;
		line-height: 13px
	}

	#cart .cart-table>tbody>tr>td:nth-child(1) {
		padding: 3px
	}

	#cart .cart-table>tbody>tr>td:nth-child(4) {
		text-align: center
	}

	#cart .selects-block {
		margin: 15px 0
	}

	#cart .selects-block .select-title {
		margin-top: 10px;
		padding-bottom: 5px;
		font-size: 10px
	}

	#cart .choice {
		margin-right: 0;
		border-radius: 2px;
		float: none;
		max-width: 180px;
		display: inline-block
	}

	#cart .choice>input {
		height: 20px;
		line-height: 22px;
		max-width: 180px;
		font-size: 14px;
		padding: 0 13px
	}

	#cart .choice>span {
		line-height: 20px;
		font-size: 10px
	}

	#cart .delete-item {
		height: 20px;
		line-height: 22px;
		font-size: 14px;
		width: 20px;
		border-radius: 2px
	}

	#cart .login-block {
		margin-bottom: 30px
	}

	#cart .login-block .login-text {
		font-size: 14px
	}

	#cart .login-block .login-action {
		margin-left: 15px
	}

	#cart .login-block .login-action .login-button {
		height: 32px;
		line-height: 34px;
		font-size: 12px;
		padding: 0 20px;
		border-radius: 3px
	}

	#cart .login-block .login-action .login-button:after {
		display: none
	}

	#cart .total-block {
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 60px 0;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	#cart .total-block .clean-cart,
	#container #content .buttons .button-back {
		height: 32px;
		line-height: 32px;
		font-size: 12px;
		padding: 0 20px;
		border-radius: 3px
	}

	#cart .total-block .clean-cart i {
		font-size: 14px;
		margin-right: 10px
	}

	#cart .total-block .total {
		margin-right: 0;
		width: 100%;
		margin-top: 30px;
	}

	#cart .total-block .total .before-price,
	#cart .total-block .total .total-price {
		font-size: 0
	}

	#cart .total-block .total .before-price span,
	#cart .total-block .total .total-price span {
		padding-left: 10px;
		font-size: 14px
	}

	#cart .total-block .total .total-price {
		margin-top: 10px
	}

	#cart .order-form .order-form-header {
		padding: 10px 15px;
		font-size: 14px;
		line-height: 14px;
		margin-top: 15px
	}

	#cart .order-form .order-form-header i {
		margin-right: 10px;
		font-size: 15px
	}

	#cart .order-form .order-form-content {
		padding: 15px
	}

	#cart .order-form .order-form-content .order-client-title {
		font-size: 12px;
		margin-bottom: 10px
	}

	#cart .order-form .order-form-content .order-client-title .checkbox-item input[type=checkbox]~label {
		font-size: 12px;
		line-height: 12px
	}

	#cart .order-form .order-form-content .order-client-title .checkbox-item input[type=checkbox]~label span {
		width: 15px;
		height: 15px;
		margin-right: 10px
	}

	#cart .order-form .order-form-content .order-client-title .checkbox-item input[type=checkbox]~label span:before {
		width: 15px;
		height: 17px
	}

	#cart .order-form .order-form-content .order-light-title {
		font-size: 12px;
		margin-bottom: 10px
	}

	#cart .order-form .order-form-content .radio-item {
		margin-bottom: 15px
	}

	#cart .order-form .order-form-content .radio-item input[type=radio]~label {
		font-size: 12px;
		line-height: 12px
	}

	#cart .order-form .order-form-content .radio-item input[type=radio]~label i {
		width: 16px;
		height: 16px;
		margin-right: 10px
	}

	#cart .order-form .order-form-content .radio-item input[type=radio]~label i:before,
	#container #content form fieldset .radio label i:before {
		width: 8px;
		height: 8px
	}

	#cart .order-form-group {
		display: block
	}

	#cart .order-form-group .order-form {
		height: auto
	}

	#cart .order-form-group .order-form:last-child .order-form-content {
		height: auto
	}

	#cart .order-client-info {
		display: block
	}

	#cart .order-client-info .form-group {
		margin-bottom: 10px;
		width: 100%
	}

	#cart .order-client-info .form-group:nth-child(1),
	#cart .order-client-info .form-group:nth-child(3) {
		margin-right: 0
	}

	#cart .order-client-info .form-group label,
	.register-form .form-group label {
		padding-left: 10px;
		font-size: 10px;
		margin-bottom: 5px
	}

	#cart .order-client-info .form-group input[type=text],
	#cart .order-client-info .form-group input[type=number],
	.register-form .form-group input[type=text],
	.register-form .form-group input[type=password] {
		height: 30px;
		line-height: 32px;
		width: 100%;
		font-size: 12px;
		padding: 0 10px
	}

	#cart .order-client-info .form-group textarea {
		height: 56px;
		padding: 10px;
		font-size: 12px
	}

	#cart .upload-recvizits label {
		font-size: 12px;
		line-height: 12px;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	#cart .upload-recvizits label i {
		width: 28px;
		height: 28px;
		line-height: 28px;
		margin-right: 10px;
		font-size: 12px
	}

	#cart .cart-table>tbody>tr>td:nth-child(3),
	#cart .cart-table>thead>tr>th:nth-child(3) {
		width: 0;
		font-size: 0;
		padding: 0;
		border: 0;
		background: 0;
		line-height: 0;
		display: none
	}

	#cart .order-form-action {
		margin: 15px 0;
		display: block
	}

	#cart .order-form-action .agreements,
	#cart .order-form-action .block-order-submit {
		padding: 0 15px;
		text-align: center
	}

	#cart .order-form-action .agreements {
		text-align: center;
		display: block
	}

	#cart .order-form-action .agreements .agree-item {
		position: relative
	}

	#cart .order-form-action .agreements .agree-item:last-child {
		margin-top: 5px
	}

	#cart .order-form-action .agreements .agree-item input[type=checkbox]~label {
		font-size: 10px;
		line-height: 12px;
		text-align: center;
		display: block
	}

	#cart .order-form-action .agreements .agree-item input[type=checkbox]~label a {
		margin: 0 5px
	}

	#cart .order-form-action .agreements .agree-item input[type=checkbox]~label span {
		width: 15px;
		height: 15px;
		margin-left: 10px;
		top: 5px
	}

	#cart .order-form-action .agreements .agree-item input[type=checkbox]~label span:before {
		width: 15px;
		height: 17px
	}

	#cart .order-form-action .order-submit {
		height: 32px;
		line-height: 34px;
		font-size: 12px;
		padding: 0 20px;
		border-radius: 3px;
		margin-top: 15px
	}

	#main-slider-block {
		margin-top: -9px
	}

	#main-slider-block .main-slider .slider-item a.more {
		display: none
	}

	#main-slider-block .main-slider-controls {
		display: none
	}

	#main-categories .block-title {
		margin: 15px 0
	}

	#main-categories .cat-item {
		margin: 20px 0
	}

	#main-categories .cat-item a {
		padding: 15px 7px
	}

	#main-categories .cat-item a .cat-item-name {
		margin-bottom: 7px;
		font-size: 14px
	}

	#advant .block-title {
		margin: 15px 0 30px 0
	}

	#advant .advent-item {
		padding-left: 30px;
		position: relative;
		margin-bottom: 20px;
		font-size: 14px
	}

	#advant .advent-item:before {
		top: 2px;
		width: 25px;
		height: 30px
	}

	#advant .c-widths .area {
		padding-right: 60px;
		padding-left: 60px
	}

	#how-work .block-title {
		width: 100%;
		margin: 15px 0 30px 0
	}

	#how-work .work-items {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	#how-work .work-item {
		width: calc((100% - 20px)/ 3);
		margin-bottom: 15px
	}

	#how-work .work-item img {
		max-width: 100%;
		margin-bottom: 15px;
		max-height: 400px
	}

	#how-work .work-item p {
		font-size: 14px
	}

	#how-work .work-item .num-img {
		position: relative
	}

	#how-work .work-item .num-img:after {
		width: 320px
	}

	#how-work .work-item .num-img img {
		width: 80%;
		margin-bottom: 15px
	}

	#how-work .work-item:last-child .num-img:after,
	#how-work .work-item:nth-child(3) .num-img:after {
		display: none
	}

	#banners-block {
		margin: 15px 0
	}

	#banners-block.c-widths .area {
		padding-right: 60px;
		padding-left: 60px
	}

	#banners-block .banner-item img {
		margin-bottom: 20px
	}

	#our-work .block-title {
		width: 100%;
		margin: 0 0 30px 0
	}

	#our-work .work-items {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	#our-work .work-item {
		text-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: calc(50% - 5px);
		margin-bottom: 15px
	}

	#our-work .work-item img {
		max-width: 100%;
		margin-bottom: 15px;
		max-height: 400px
	}

	#our-work .work-item p {
		font-size: 14px;
		padding: 0 15px
	}

	#our-latters .block-title {
		width: 100%;
		margin: 15px 0 30px 0
	}

	#our-latters .latter-item {
		text-align: center;
		margin-bottom: 15px
	}

	#our-latters .latter-item a:after {
		font-size: 60px
	}

	#our-latters .latter-item img {
		margin-bottom: 10px
	}

	#our-latters .latter-item p {
		font-size: 15px;
		padding: 0 15px
	}

	#our-clients .block-title {
		width: 100%;
		margin: 15px 0
	}

	#our-clients .clients-logos {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	#our-clients .clients-logos a {
		padding: 10px
	}

	#about-us {
		position: relative;
		margin-bottom: 30px
	}

	#about-us .block-title {
		width: 100%;
		margin: 15px 0
	}

	#about-us p {
		font-size: 14px;
		margin-bottom: 10px
	}

	#about-us .have-icons {
		display: block
	}

	#about-us .have-icons .hiden-content {
		display: none
	}

	#about-us .have-icons .icon-content {
		margin-top: 30px
	}

	#about-us .have-icons .icon-content img {
		width: 26%;
		margin: 0 3%
	}

	#about-us .have-icons .icons-title {
		font-size: 16px;
		margin-bottom: 10px
	}

	#about-us .have-icons ul {
		list-style: none;
		margin-bottom: 10px;
		margin-left: 0
	}

	#about-us .have-icons ul li {
		font-size: 14px;
		padding: 5px 0;
		padding-left: 20px
	}

	#about-us .have-icons ul li:before {
		width: 6px;
		height: 6px
	}

	#about-us .have-icons a {
		font-size: 14px;
		margin-top: 15px
	}

	#about-us .have-icons a i {
		top: 2px;
		left: 5px
	}
}

@media all and (max-width:576px) {
	.fancybox-thumbs {
		width: 110px
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 110px
	}

	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px)
	}
}

@media screen and (max-width:569px) {
	header #menu .nav-header .nav-toggle {
		left: 55px
	}

	header #top-bar .top-menu .nav-header .nav-toggle,
	header #top-bar ul>li>a i {
		font-size: 16px
	}

	header #top-bar .top-menu .nav-header {
		margin-right: 30px
	}

	header #top-bar .top-menu .nav-header .nav-toggle,
	header #top-bar ul>li>a {
		width: 26px;
		height: 26px;
		border: none;
		margin-right: 0 !important
	}

	header #top-infobar .cart i {
		font-size: 19px;
		padding: 4px 0px;
		font-weight: normal;
	}

	header #top-infobar .cart .shop-count {
		width: 12px;
		height: 12px;
		line-height: 14px;
		font-size: 10px
	}

	#related-products .related-title {
		font-size: 16px
	}

	#related-products .related-title:after,
	#related-products .related-title:before {
		display: none
	}

	#related-products #filt-ing li {
		padding-bottom: 10px;
		width: calc(100%/2);
		margin-bottom: 5px;
	}

	#product .product-tabs .right-tabs li a {
		padding: 5px 5px;
		font-size: 14px;
		line-height: 18px;
		color: #BDBDBD;
	}

	#product .product-tabs .right-tabs li.active a{
		color: #333;
	}

	#product .product-information .product-actions {
		margin-top: 10px;
		margin-bottom: 30px;
	}

	#product .product-information .product-actions button {
		width: 45%
	}

	#product .product-information .product-actions button.purchase-now {
		margin-left: 0;
		float: right;
		margin-top: 0
	}

	#related-products .col-xs-6.itm {
		width: 100%
	}

	footer .footer-top .subscibe {
		display: block;
		text-align: center
	}

	footer .footer-top .subscibe .sub-text p {
		font-size: 18px;
		line-height: 14px
	}

	footer .footer-top .subscibe .sub-form {
		margin-top: 15px
	}

	footer .footer-top .subscibe .sub-form input {
		width: 80%
	}

	footer .footer-top .subscibe .sub-form .sub-submit {
		width: 20%
	}

	footer .footer-top {
		padding: 24px 0 15px 0
	}

	footer .footer-top .foo-contact .cont-title {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		margin-bottom: 10px
	}

	footer .footer-top .foo-contact ul {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}

	#page-navigation .pnav-item {
		padding: 7px 15px;
		margin: 0 10px
	}

	#catalog-content .col-xs-6,
	.special_content .product-grid.row>.col-xs-6 {
		width: 100%;
		margin: 25px 0;
	}

	.searching-block {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.searching-block .search-item a .search-itm-name {
		font-size: 10px;
		line-height: 12px;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 26px;
		margin-top: 0;
	}

	.selects-block .select-styled::after {
		margin-top: -4px;
		right: 12px;
	}

	#cart .selects-block {
		margin: 0
	}

	#cart .selects-block .select-title {
		margin-top: 5px
	}

	#cart .order-form-action .agreements,
	#cart .order-form-action .block-order-submit {
		padding: 0
	}

	#cart .order-form-action .agreements .agree-item input[type=checkbox]~label {
		font-size: 8px
	}

	#cart .cart-table>thead>tr>th {
		padding: 10px 5px;
		font-size: 7px;
		width: 16.5%
	}

	#cart .cart-table>thead>tr>th:first-child {
		width: 13%;
		font-size: 0
	}

	#cart .cart-table>thead>tr>th:nth-child(2) {
		width: 47%
	}

	#cart .cart-table>thead>tr>th:nth-child(4) {
		width: 10%
	}

	#cart .cart-table>thead>tr>th:nth-child(6) {
		width: 20%
	}

	#cart .cart-table>thead>tr>th:nth-child(5) {
		width: 0;
		font-size: 0;
		padding: 0;
		border: 0;
		background: 0;
		line-height: 0;
		display: none
	}

	#cart .cart-table>tbody>tr>td {
		border: 1px solid #b8b8b8;
		padding: 10px 5px;
		font-size: 7px;
		position: relative
	}

	#cart .cart-table>tbody>tr>td:nth-child(5) {
		width: 0;
		font-size: 0;
		padding: 0;
		border: 0;
		background: 0;
		line-height: 0;
		display: none
	}

	#cart .cart-table>tbody>tr>td .shtuku {
		display: block;
		position: absolute;
		top: 10px;
		line-height: 12px
	}

	#cart .choice {
		max-width: 180px;
		overflow: inherit;
		top: -10px
	}

	#cart .choice>input {
		height: 18px;
		line-height: 20px;
		max-width: 180px;
		font-size: 10px;
		padding: 0
	}

	#cart .choice>span {
		top: auto;
		bottom: -18px;
		width: 49%
	}

	#cart .delete-item {
		height: 18px;
		line-height: 20px;
		width: 180px;
		margin-left: auto;
		position: absolute;
		margin-right: auto;
		bottom: 15px;
		left: 0;
		right: 0
	}

	.selects-block .select {
		font-size: 42px;
		height: 24px;
		line-height: 44px
	}

	.selects-block .select-options li {
		height: 24px;
		line-height: 36px
	}

	.selects-block .select-options li img,
	.selects-block .select-styled img {
		height: 100%
	}

	.cart-table>tbody>tr>td:nth-child(3),
	.cart-table>thead>tr>th:nth-child(3) {
		width: 0;
		font-size: 0;
		padding: 0;
		border: 0;
		background: 0;
		line-height: 0;
		display: none
	}

	#main-categories .cat-item a .cat-item-name {
		font-size: 9px
	}

	#our-work .work-item p {
		font-size: 10px;
		padding: 0 10px
	}

	#about-us .have-icons .icon-content img {
		width: 25%
	}

	#product .product-information .product-info .guarant {
		left: 1160px
	}
}

@media (min-width:320px) and (max-width:532px) {
	#popup-call-phone-wrapper .popup-heading {
		font-size: 14px
	}

	#popup-call-phone-wrapper .popup-footer button {
		width: 100%
	}

	#popup-call-phone-wrapper .popup-footer a {
		width: 100%;
		margin-top: 5px
	}

	#popup-purchase-wrapper .popup-heading {
		font-size: 14px
	}

	#popup-purchase-wrapper .popup-footer button {
		width: 100%
	}

	#popup-purchase-wrapper .popup-footer a {
		width: 100%;
		margin-top: 5px
	}

	#popup-purchase-wrapper .right {
		width: 100%;
		text-align: center
	}

	#popup-purchase-wrapper .left {
		width: 100%
	}

	#popup-found-cheaper-wrapper .popup-heading {
		font-size: 14px
	}

	#popup-found-cheaper-wrapper .popup-footer button {
		width: 100%
	}

	#popup-found-cheaper-wrapper .popup-footer a {
		width: 100%;
		margin-top: 5px
	}
}

@media all and (max-height:576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px
	}

	.fancybox-slide--image {
		padding: 6px 0
	}

	.fancybox-close-small {
		right: -6px
	}

	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px
	}

	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px
	}
}

.top-30 {
	margin-top: 100px
}

@font-face {
	font-family: "Gilroy";
	src: url("../fonts/gilroy/Gilroy-Thin.ttf");
	font-style: normal;
	font-weight: 100;
}

@font-face {
	font-family: "Gilroy";
	src: url("../fonts/gilroy/Gilroy-UltraLight.ttf");
	font-style: normal;
	font-weight: 200;
}

@font-face {
	font-family: "Gilroy";
	src: url("../fonts/GilroyLight.eot");
	src: url("../fonts/GilroyLight.eot?#iefix")format("embedded-opentype"),
		url("../fonts/GilroyLight.woff") format("woff"),
		url("../fonts/GilroyLight.ttf") format("truetype");
	font-style: normal;
	font-weight: 300;
}

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

@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-Medium.eot");
	src: url("../fonts/Gilroy-Medium.eot?#iefix")format("embedded-opentype"),
		url("../fonts/Gilroy-Medium.woff") format("woff"),
		url("../fonts/Gilroy-Medium.ttf") format("truetype");
	font-style: normal;
	font-weight: 500;
}

@font-face {
	font-family: "Gilroy";
	src: url("../fonts/gilroy/Gilroy-SemiBold.ttf");
	font-style: normal;
	font-weight: 600;
}

@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-Bold.eot");
	src: url("../fonts/Gilroy-Bold.eot?#iefix")format("embedded-opentype"),
		url("../fonts/Gilroy-Bold.woff") format("woff"),
		url("../fonts/Gilroy-Bold.ttf") format("truetype");
	font-style: normal;
	font-weight: 700;
}

@font-face {
	font-family: "Gilroy";
	src: url("../fonts/gilroy/Gilroy-ExtraBold.ttf");
	font-style: normal;
	font-weight: 800;
}

input[name="firstname"],
input[name="lastname"],
input[name="name"] {
	text-transform: capitalize
}

.product-filter .filter-item .filter-content .checkbox-item input[type=checkbox]~label span {
	flex: 0 0 auto
}

.product-filter .filter-item .filter-content .checkbox-item input[type=checkbox]~label a {
	display: flex;
	align-items: center;
	font-family: Gilroy;
	font-size: 20px;
	line-height: 22px;
	color: #333
}

#product .product-information .attributes .attribute.seria {
	margin-bottom: 0;
}

#product .product-information .product-buttons label i {
	line-height: 60px;
	color: #828282;
}
@media (max-width: 1920px) {
	#product .product-information .product-buttons label i {
		line-height: 50px;
	}
}
#product-quick-view .product-tabs .tab-content .tab-inner-c .opt-content .opt-item .opt-text,
#product-quick-view .product-tabs .tab-content .tab-inner-c .opt-content .opt-item .opt-value {
	font-size: 100%;
}

#product-quick-view .product-tabs .tab-content .tab-inner-c>p,
#product .product-tabs .tab-content .tab-inner-c>p,
#product .product-tabs .tab-content .tab-inner-c.fixed-h>span p {
	padding: 0 20px !important
}

#product-quick-view .product-tabs .tab-content .tab-inner-c>p:first-child,
#product-quick-view .product-tabs .tab-content .tab-inner-c p #product .product-tabs .tab-content .tab-inner-c>p:first-child,
#product .product-tabs .tab-content .tab-inner-c p #product .product-tabs .tab-content .tab-inner-c.fixed-h>span p:first-child {
	padding-top: 10px !important
}

#product .product-tabs .tab-content .tab-pane ul li p {
	margin-bottom: 10px;
	padding: 0 !important;
}

#product-quick-view .product-tabs .tab-content .tab-inner-c table,
#product .product-tabs .tab-content .tab-inner-c table {
	border: none;
}

#product .product-tabs .tab-content .tab-inner-c table {
	margin-bottom: 10px !important;
}

#product .product-tabs .tab-content .tab-inner-c table.table>tbody>tr>td{
	border: 1px solid #f5f5f5;
	padding: 18px;
	font-size: 18px;
}

#product-quick-view .product-tabs .tab-content .tab-inner-c ol,
#product .product-tabs .tab-content .tab-inner-c ol {
	list-style-position: inside;
	list-style-type: decimal;
	padding: 20px;
}

#product-quick-view .product-tabs .tab-content .tab-inner-b {
	padding: 20px;
}

#product-quick-view .product-information .attributes .seria .seria-item input,
#product .product-information .attributes .seria .seria-item input {
	display: none;
}

#product-quick-view .product-information .attributes .seria .seria-item input[type=radio]~label,
#product .product-information .attributes .seria .seria-item input[type=radio]~label {
	cursor: pointer;
	background: #afafaf;
	padding: 10px 20px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
}

#product-quick-view .product-information .attributes .seria .seria-item input[type=radio]:checked~label,
#product .product-information .attributes .seria .seria-item input[type=radio]:checked~label {
	background: #333;
}

#related-products .rel-content .rel-item .rel-price.cent .price {
	float: none;
	margin: 0 auto;
	text-align: center;
}

#product .product-tabs .tab-content .tab-inner-b, #product-quick-view .product-tabs .tab-content .tab-inner-b {
	position: relative;
	height: 89%;
	padding: 20px 0;
}

.button-cart.small-text {
	padding: 0 5px
}

#product .product-tabs .tab-content .tab-inner-b img,
#product .product-tabs .tab-content .tab-inner-c img,
#product .product-tabs .tab-content .tab-inner-b iframe,
#product .product-tabs .tab-content .tab-inner-c iframe {
	max-width: 100%;
}

#product .product-tabs .tab-content .tab-inner-b.fixed-h,
#product .product-tabs .tab-content .tab-inner-c {
	height: auto;
	overflow-y: auto;
}

#product .product-tabs .tab-content .tab-inner-c .opt-content .opt-title {
}

#product .product-tabs .tab-content .tab-inner-c .opt-content .opt-item {
	min-height: auto;
}

#product .product-tabs .tab-content .tab-inner-c .opt-content .opt-item .opt-value:after {
	min-height: auto;
}

#product .product-tabs .tab-content .tab-inner-c .opt-content, #product-quick-view .product-tabs .tab-content .tab-inner-c .opt-content {
	font-size: 18px;
	break-inside: avoid;
}

#product .product-tabs .tab-content .tab-pane p, #product-quick-view .product-tabs .tab-content .tab-pane p {
	margin: 20px 0;
	margin-bottom: 10px !important;
	line-height: 1.38;
	font-family: Gilroy;
	
}

#product .product-tabs .tab-content .tab-pane b, #product-quick-view .product-tabs .tab-content .tab-pane b,
strong {
	font-weight: 600;
	margin-bottom: 10px;
	font-size: 18px;
}

.tab-pane a {
	color: #777;

}

#product .product-tabs .tab-content .tab-pane li::before,
#product-quick-view .product-tabs .tab-content .tab-pane li::before {
	content: " ";
	font-family: FontAwesome;
	background-color: #f54f00;
	display: inline-block;
	min-width: 10px;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	margin-right: 10px;
}
@media (max-width: 768px) {
	#product .product-tabs .tab-content .tab-pane li::before,
	#product-quick-view .product-tabs .tab-content .tab-pane li::before {
		min-width: 6px;
		width: 6px;
		height: 6px;
		position: relative;
		top: -3px;
	}
}

#product .product-tabs .tab-content .tab-pane ol li::before {
	margin-left: 0;
}

#product .product-tabs .tab-content .tab-pane ul {
	margin-bottom: 10px;
}

#product .product-tabs .tab-content .tab-pane li {
	list-style: none !important;
	padding-bottom: 10px;
}

#product #tab-related-option {
	height: auto !important;
}

#product .product-tabs .tab-content .tab-inner-b.fixed-h::-webkit-scrollbar-track-piece {
	background-color: #fff
}

#product .product-tabs .tab-content .tab-inner-b.fixed-h::-webkit-scrollbar-thumb:vertical {
	height: 0;
	background-color: #dedede
}

#product .product-tabs .tab-content .tab-inner-b.fixed-h::-webkit-scrollbar-thumb:horizontal {
	width: 0;
	background-color: #dedede
}

.tab-inner-c table {
	display: block;
	overflow-x: auto;
}

#product-quick-view .product-tabs .tab-inner-c table {
	overflow-x: unset;
}

#product-quick-view .tab-content .request-form {
	padding: 15px 15px 30px 15px;
}

#product-quick-view .tab-content .request-form>label {
	margin-bottom: 10px;
	max-width: 300px;
}

#product-quick-view .tab-content .request-form .button {
	max-width: 300px;
}

#product .tab-content .request-form .button, #product-quick-view .tab-content .request-form .button {
	padding: 0 !important;
}

.tab-inner-c table::-webkit-scrollbar-button,
.tab-inner-c::-webkit-scrollbar-button,
.tab-inner-b::-webkit-scrollbar-button {
	background-image: url('');
	background-repeat: no-repeat;
	width: 11px;
	height: 11px
}

.tab-inner-c table::-webkit-scrollbar-track,
.tab-inner-c::-webkit-scrollbar-track,
.tab-inner-b::-webkit-scrollbar-track {
	background-color: #fff
}

.tab-inner-c table::-webkit-scrollbar-thumb,
.tab-inner-c::-webkit-scrollbar-thumb,
.tab-inner-b::-webkit-scrollbar-thumb {
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-color: #ecedee;
}

.tab-inner-c table::-webkit-scrollbar-thumb:hover,
.tab-inner-c::-webkit-scrollbar-thumb:hover,
.tab-inner-b::-webkit-scrollbar-thumb:hover {
	background-color: #ecedee;
}

.tab-inner-c table::-webkit-resizer,
.tab-inner-c::-webkit-resizer,
.tab-inner-b::-webkit-resizer {
	background-image: url('');
	background-repeat: no-repeat;
	width: 10px;
	height: 10px
}

.tab-inner-c table::-webkit-scrollbar,
.tab-inner-c::-webkit-scrollbar,
.tab-inner-b::-webkit-scrollbar {
	width: 10px;
	height: 10px
}

#cart .login-form {
	display: none
}

#cart .login-form {
	margin-bottom: 50px;
	padding: 20px 50px 50px;
	background: #fff;
}

.product-item .product-img img {
	max-width: 100%;
	width: 100%;
}

.product-item .product-action {
	flex-direction: column;
	align-items: flex-start;
	overflow: hidden;
	padding: 0 20px 20px;
}

.product-item .dimensions {
	display: flex;
}

.product-item .dimensions,
.product-item .product_model,
.product-item .product_code_id {
	font-size: 13px;
}

.product-item .dimensions .length,
.product-item .dimensions .width,
.product-item .dimensions .height {
	display: flex;
	float: left;
}

.product-item .dimensions .width,
.product-item .dimensions .height {
	margin-left: 10px;
}

.product-item .dimensions .length div,
.product-item .dimensions .width div,
.product-item .dimensions .height div {
	margin-right: 4px;
	margin-top: -1px;
}

.product-item .dimensions .width div,
.product-item .dimensions .height div {
	margin-right: -3px;
}

.product-item .dimensions .length div:before {
	content: '\2194';
	font-size: 18px;
	font-family: none;
}

.product-item .dimensions .width div:before {
	content: '\2194';
	font-size: 18px;
	font-family: none;
	transform: rotate(315deg);
	display: block;
	margin: 0 4px 4px 0
}

.product-item .dimensions .height div:before {
	content: '\2194';
	font-size: 18px;
	font-family: none;
	transform: rotate(270deg);
	display: block;
}

.product-item .product_code_id span {
	margin-left: 10px;
}

.product-item .dimensions,
.product-item .product_model {
	margin-bottom: 5px;
	font-family: 'Gilroy Medium';
	display: flex;
	justify-content: space-between;
	width: 100%;
	align-items: baseline;
	font-size: 16px;
}

.product-item .dimensions .title,
.product-item .product_model .title {
	color: #828282;
}
.product-item .dimensions .value,
.product-item .product_model .value {
	text-align: right;
}

.product-item .bg-dotted {
	flex: 1;
	background: linear-gradient(90deg,#fff 4px,transparent 1%) center,linear-gradient(#fff 4px,transparent 1%) center,#8F969A;
  background-size: 5px 5px;
  height: 5px;
}

@media (min-width: 2000px) {
	.product-item .bg-dotted {
		flex: 1;
		background: linear-gradient(90deg,#fff 4px,transparent 1%) center,linear-gradient(#fff 4px,transparent 1%) center,#8F969A;
		background-size: 4px 4px;
		height: 21px;
	}
}

.product-item .product_code_id {
	font-family: 'Gilroy Medium';
	color: #828282;
	position: absolute;
	top: 10px;
	left: 0;
	background-color: rgba(255,255,255, .85);
	padding: 0 20px;
	z-index: 1;
	display: none;
}
@media (max-width: 768px) {
	.product-item .product_code_id {
		top: -2px;
	}
}
.product-item:hover .product_code_id {
	display: block;
}
.product-item .product-action .buttons {
	display: flex;
	width: 100%;
}

#related-products #filt-ing li {
	margin-bottom: 20px;
}

.product-item .product-name {
	min-height: 58px;
}

.product-item .product-name {
	margin: 0;
	text-align: left;
}

.fancybox-navigation .fancybox-button {
	height: 44px;
	width: 44px;
	padding: 0;
	top: calc(50% - 22px);
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 200px;
}

.fancybox-navigation .fancybox-button--arrow_right {
	right: 200px;
}

.fancybox-navigation .fancybox-button i:before {
	font-size: 23px;
}

#product-quick-view .fancybox-inner .fancybox-button {}

@media screen and (max-width: 768px) {
	.product-item .product-name {
		height: 40px;
	}

	#product .product-information .attributes .seria .seria-item {
		padding: 0;
	}

	#product-quick-view .product-information .attributes .seria .seria-item input[type=radio]~label,
	#product .product-information .attributes .seria .seria-item input[type=radio]~label {
		padding: 5px 10px;
		font-size: 13px;
	}

	.product-item .dimensions,
	.product-item .product_model,
	.product-item .product_code_id {
		font-family: Gilroy;
		font-size: 14px;
		z-index: 1;
		display: flex;
	}

	.product-item .dimensions .length div:before,
	.product-item .dimensions .width div:before,
	.product-item .dimensions .height div:before {
		font-size: 14px;
	}
}

.socials a:hover i {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}

#our-clients .clients-logos span {
	display: block;
	padding: 20px 28px;
}

@media (max-width: 768px) {
	#our-clients .clients-logos span {
		padding: 5px;
	}
}

#page-navigation {
	flex-direction: column;
}

#page-navigation .all_more {
	display: flex;
}

#page-navigation li {
	background: transparent;
	border: 2px solid #333;
	line-height: 24px;
	height: 30px;
	font-family: AutoradiographicRg;
	text-transform: uppercase;
	color: #333;
	display: inline-block;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	border-radius: 5px;
	font-size: 16px;
	cursor: pointer;
	margin-right: 5px;
}

#page-navigation li.active {
	background: #333;
}

#page-navigation li a {
	line-height: 28px;
	padding: 0 15px;
	font-size: 16px;
	color: #333;
}

#page-navigation li.active span {
	color: #fff;
	padding: 0 15px;
	line-height: 28px;
}

#page-navigation li:active a,
#page-navigation li:focus a,
#page-navigation li:hover a {
	text-decoration: none;
	color: #fff;
}

#page-navigation li:active,
#page-navigation li:focus,
#page-navigation li:hover {
	text-decoration: none;
	color: #fff;
	background: #f54f00;
	border: 2px solid #f54f00;
}

#page-navigation .pnav-item a {
	color: #fff;
}

#page-navigation .pnav-item {
	max-height: 58px;
	margin-bottom: 15px;
	border-radius: 5px !important;
}

.module-navigation .pnav-item {
	max-height: 60px;
	margin-bottom: 15px;
	border-radius: 5px !important;
	border-radius: 5px 0 0 5px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 240px;
	flex: 0 0 240px;
	margin: 0 20px;
	padding: 16px 30px;
	color: #fff;
	background: #333;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-align: center;
	font-family: AutoradiographicRg;
	font-size: 24px;
	line-height: 28px;
	cursor: pointer;
}

.module-navigation .pnav-item:hover {
	background: #f54f00;
}

.category_description {
	margin-top: 20px;
}

.images-quickview .product-img a img {
	display: none;
}

.images-quickview .product-img a:first-child img {
	display: block;
}

#product .product-slider .product-nav img {
	border-radius: 20px;
}

a.show-desc:hover {
	color: #f54f00;
}

a.show-desc {
	color: #afafaf;
	font-size: 23px;
	margin-bottom: 80px;
	display: inline-block;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
@media (max-width: 1920px) {
	a.show-desc {
		font-size: 18px;
	}
}
a.show-desc i {
	position: relative;
	top: 4px;
	left: 4px;
}

.desc_text {
	height: auto;
	margin-bottom: 4px;
}

.desc_text.short-text {
	height: 300px;
	overflow: hidden;
}

.desc_text .product-block-item-img {
	position: relative;
	cursor: pointer;
}

.product-block-item-img img {
	max-width: 100%;
	width: 100%;
	display: block;
}

.product-block-item-img .brazzers-daddy img {
	display: none;
}

.product-block-item-img .brazzers-daddy img:first-child {
	display: block;
}

.brazzers-daddy {
	position: relative;
	display: block;
}

.ui-brazzers .tmb-wrap-table {
	width: 95%;
	height: 93%;
	margin: 0 auto
}

.ui-brazzers .tmb-wrap-table div {
	position: relative;
	border: none
}

.ui-brazzers .tmb-wrap-table div::before {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 95%;
	height: 5px;
	background: #ccc;
	opacity: .7;
	-webkit-transition: .3s;
	transition: .3s
}

.ui-brazzers .tmb-wrap-table div.active {
	border: none
}

.ui-brazzers-design .tmb-wrap-table div {
	border: none;
}

.ui-brazzers-design .tmb-wrap-table div.active {
	border: none;
	height: 100%;
}


.ui-brazzers-design .tmb-wrap-table div span {
	width: 80%;
	height: 105%;
	display: block;
	border-bottom: 2px solid #DCDADA;
	margin: auto;
}

.ui-brazzers-design .tmb-wrap-table div.active span {
	border-bottom-color: #333333;
}
.product-color .hover-info {
	z-index: 99;
}

.product_color_option {}

.product_color_option .option_name {
	text-align: center;
	font-family: 'Gilroy Medium';
}

.big-slider .p-item {
	background-color: #ffffff;
}

.review-link {
	color: #828282;
}

.review-link:hover {
	text-decoration: underline;
}

.product-item .product-info {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

#product .product-information .product-info .p-info.article {
	align-items: flex-start;
}

#tab-extra-11 .tab-inner-c:after {
	content: '';
	width: 100%;
	height: 120px;
	display: block;
	background: url(../img/product/guarant.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position-x: center;
}

#tab-extra-6 .tab-inner-c:after {
	content: '';
	width: 100%;
	height: 120px;
	display: block;
	background: url(../img/contacts/dostavka.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position-x: center;
}
.product-tabs ul li {
	font-size: 18px;
}
.product-tabs input::placeholder {
	font-size: 18px;
}
.attributes .select,
#form-review .select {
	position: relative;
	margin-bottom: 30px;
	display: block;
	background-color: #fff;
}

.attributes .select select,
#form-review .select select {
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	background: #F9F9F9;
	padding: 15px;
	border-radius: 2px;
	border: 1px solid #EAEAEA;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 20px;
	font:400 20px Gilroy;
	color: #333;
}

.attributes .select:after,
#form-review .select:after {
	content: '';
	display: block;
	position: absolute;
	z-index: 0;
	right: 5px;
	top: 18px;
	width: 10px;
	height: 10px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	margin-right: 10px;
	transform: rotate(135deg);
}

.slick-slider-block {
	position: relative;
}

#our-latters .slick-slider-block img {
	width: 100%;
}

#our-latters .slick-slider-block .slick-slide {
	padding: 5px;
}

#our-latters .slide-next,
#our-latters .slide-prev {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 60px;
	color: #000;
	cursor: pointer;
	opacity: .3;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#our-latters .slide-next {
	right: -10px;
}

#our-latters .slide-prev {
	left: -10px;
}

/* // PRICE SLIDER/SLIDER /////////////////////////////////////////////////// */
.mfilter-price-slider {
	padding: 0 0 5px 4px !important;
	margin-right: 6px !important;
}

.mfilter-slider-container {
	margin: 0 6px 5px 5px;
}

.mfilter-slider-slider .ui-slider-handle,
#mfilter-price-slider .ui-slider-handle {
	margin-left: -10px !important;
	outline-style: none !important;
	cursor: pointer !important;
	transition: none !important;
	display: block;
	position: absolute;
	z-index: 2;
	margin-top: -7px;
	width: 19px;
	height: 19px;
	border: none;
	background: #F54F00;
	border-radius: 20px;
	cursor: default;
}

.mfilter-slider-slider,
#mfilter-price-slider {
	border: none !important;
	height: 3px !important;
	border-radius: 0 !important;
	margin: 10px 2px 0 5px !important;
	display: block;
	position: relative;
	background: #EAEEF1;
	-webkit-box-shadow: inset 0 2px 3px 0 rgb(0 0 0 / 25%);
	box-shadow: inset 0 2px 3px 0 rgb(0 0 0 / 25%);
}

.mfilter-slider-slider .ui-slider-range,
#mfilter-price-slider .ui-slider-range {
	border: none !important;
	background: #F54F00;
	height: 100%;
	position: absolute;
	z-index: 1;
}

.mfilter-content-top .mfilter-slider-container,
.mfilter-content_top .mfilter-price-slider {
	background-position: right -79px !important;
}

.mfilter-price-inputs,
.mfilter-slider-inputs {
	display: flex;
	justify-content: space-between;
}

#mfilter-opts-price-min,
#mfilter-opts-price-max,
input.mfilter-opts-slider-min,
input.mfilter-opts-slider-max {
	width: 48%;
	min-width: 86px;
	max-width: 48%;
}

#mfilter-opts-price-min,
#mfilter-opts-price-max,
input.mfilter-opts-slider-min,
input.mfilter-opts-slider-max {
	height: 50px;
    margin-bottom: 15px;
    padding: 10px 0;
    font: 400 18px/1 AutoradiographicRg, Arial, sans-serif;
	text-align: center;
	color: #606060;
	border: 1px solid #EAEEF1;
	border-radius: 2px;
	background-color: #f9f9f9;
}

.mfilter-price-inputs input::-webkit-outer-spin-button,
.mfilter-price-inputs input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.tooltip {
	display: none;
	position: absolute;
	bottom: -40px;
	left: auto;
	font-size: 14px;
	line-height: 14px;
	padding: 10px;
	background-color: #eee;
	width: auto;
	white-space: nowrap;
	z-index: 10;
	text-align: center;
	-webkit-box-shadow: 0 0 2px rgb(0 0 0 / 30%);
	box-shadow: 0 0 2px rgb(0 0 0 / 30%);
	padding: .5rem 1rem;
	color: #333;
	background: #fff;
	font-size: 16px;
	border-radius: 5px;
}

.tooltip:after {
	position: absolute;
	content: '';
	bottom: 100%;
	left: 50%;
	width: 0;
	height: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
}

label[data-tooltip]:hover {
	position: relative;
	overflow: visible !important;
}

#sidebar .banner-box {
	margin-bottom: 0px !important;
}

#sidebar .dropdown-block ul li a {
	padding-left: 20px;
}

#sidebar .has_sub_open_title {
	padding: 20px;
	padding-right: 40px;
}

#sidebar .dropdown-block ul>li.has-sub.open>a {
	border-top: none;
}

#sidebar .dropdown-block ul>li.has-sub.open>.has_sub_open_title,
#sidebar .dropdown-block ul>li.has-sub.open>.a_bef,
#sidebar .dropdown-block ul>li.has-sub.open>.a_bef:before {
	background: #fff;
	color: #333;
}

#sidebar .dropdown-block ul>li.has-sub.open>.has_sub_open_title:after {
	border-left: none;
}

.parameters-item_inf-block {
	padding: 0 31px;
}

.parameters-item_inf-block-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font: 500 18px BloggerSans, Arial, sans-serif;
	position: relative;
	color: #000;
}

.parameters-item_inf-block-item:hover {
	color: #f54f00;
}

.parameters-item_inf-block-item::before {
	position: absolute;
	content: '';
	bottom: 0;
	left: -40px;
	width: 120%;
}

.parameters-item_inf-block-item:first-child {
	border-top: none;
}

.parameters-item_inf-block-item {
	margin-bottom: 20px;
}

.parameters-item_inf-block-item-img img {
	width: 100%;
	height: auto;
}

.parameters-item_inf-block-item-descr {
	margin-bottom: 7px;
	max-width: 100%;
}

.parameters-item_inf-block-item-cost {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font: 700 18px PTSans, Arial, sans-serif;
	margin-bottom: 10px;
	color: #f54f00;
}

.parameters-item_inf-block-item-cost-discount {
	font-size: 18px;
	color: #8a8a8a;
	text-decoration: line-through;
}

.parameters-item_inf-block-item-cost .parameters-item_inf-block-item-cost-normal:after,
.parameters-item_inf-block-item-cost-discount .parameters-item_inf-block-item-cost-normal:after {
	display: inline-block;
	font-family: nice-icons;
	font-size: 18px;
}

#review,
#form-review {
	padding: 0;
}

#form-review {
	border-bottom: none;
}

#form-review #review-title,
.sub #form-review .reviewfield {
	margin-bottom: 20px;
}

#form-review input[type=text],
.request-form input[type=text] {
	height: 60px;
	width: 100%;
	background: #fff;
	border: 1px solid #dcdada;
	padding: 20px 10px;
}

#form-review textarea {
	height: 60px;
	border: 1px solid #dcdada;
	padding: 13px 15px 0;
	padding: 20px 10px;
	font-size: 18px;
	display: block;
	width: 100%;
}

#form-review label,
.request-form label {
	padding: 6px 0;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0px;
  display: block;
  position: relative;
}

#form-review .review-rating {
	line-height: 0;
}

#form-review .button,
.request-form .button {
	display: block;
	padding: 0 30px;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	border-radius: 5px;
	display: block;
	width: 240px;
	line-height: 64px;
	height: 64px;
	font-size: 20px;
	text-align: center;
	cursor: pointer;
	color: #fff;
	background: #f54f00;
}


#form-review .button:hover,
.request-form .button:hover {
	text-decoration: none;
}

.request-form .flex {
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
}
.request-form .flex label {
	width: 27%;
}
.request-form .agree-item {
	margin-bottom: 40px;
}
.request-form .agree-item a {
	text-decoration: underline;
}

.request-form .agree-item input[type=checkbox] {
	display: none;
}

.request-form .agree-item input[type=checkbox]~label span {
	width: 20px;
	height: 20px;
	position: relative;
	border: 1px solid #dcdada;
	border-radius: 2px;
	display: inline-block;
	margin-left: 10px;
}

.request-form .agree-item input[type=checkbox]~label span:before {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 20px;
	height: 20px;
	background: url(../img/filtering/checkbox.png) center/contain no-repeat;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	visibility: hidden;
	opacity: 0;
}

.request-form .agree-item input[type=checkbox]:checked~label span:before {
	visibility: visible;
	opacity: 1;
}

.request-form .agree-item input[type=checkbox]~label a {
	color: #333;
	font-family: Gilroy Bold;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.request-form .agree-item input[type=checkbox]~label:hover a {
	color: #f54f00;
}

.alert-danger {
	color: red;
	font-weight: 600;
}

.alert-success {
	color: green;
}

.review-list {
	color: #7D7D7D;
	border-bottom: 1px solid #dcdada;
	margin-bottom: 15px;
	max-width: 100%;
	overflow: hidden;
	word-break: break-word;
}

.review-list .oct_review_date {
	line-height: 18px;
	margin-bottom: 18px;
	font-weight: 400;
	font-size: 14px;
}

.review-list .positive_text {
	color: #7cb342;
	margin-bottom: 0;
}

.review-list .negative_text {
	color: #ef5350;
	margin-bottom: 0;
}

.review-list .negative_text+p,
.review-list .positive_text+p {
	margin-bottom: 16px;
	margin-left: 17px;
}

.review-list .text {
	color: #7D7D7D;
}

.review-list .rating span {
	font-weight: 700;
}

.review-list .rating {
	margin: 10px 0;
}

.stars-rev {
	color: #ffdf88;
}

.entry-review-image {
	display: flex;
}

.entry-review-image label {
	margin: 0 20px 0 0 !important;
}

.entry-review-image label {
	position: relative;
	width: 50px;
	height: 50px;
	color: #ccc;
	margin-left: 10px;
}

.entry-review-image label:last-child {
	margin-right: 0;
}

.entry-review-image label.with_image {
	color: #000;
}

.entry-review-image input {
	display: none;
}

.entry-review-image i {
	font-size: 50px;
	cursor: pointer;
}

.review-images {
	margin-bottom: 10px;
}
.agree-item {
	margin: 20px 0;
}
.agree-item input[type=checkbox] {
	display: none;
}

.f_loader {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #ffffff url(../img/ajax-loader.gif) center center no-repeat; 
	opacity: 0.6;
	top: 0;
	left: 0;
	z-index: 999;
}

#related-products #filt-ing {
	position: relative;
}

#related-products .product-item .product-name {
	min-height: 80px;
}

.product-carousel,
.viewed_products {
	margin-top: 55px;
}

.related-title a {
	color: #333;
}

.related-title a:hover {
	color: #f54f00;
}

.product-carousel .related-title,
.viewed_products .related-title {
	margin-bottom: 60px;
}

@media (max-width: 768px) {
	.product-carousel .related-title, .viewed_products .related-title {
		margin-bottom: 30px;
	}
}


.viewed_products .related-title {
	position: relative;
	text-align: center;
	overflow: hidden;
	font-family: Gilroy;
	font-weight: 600;
	font-size: 24px;
}

.viewed_products .related-title:before {
	left: -50px;
	margin: 0 0 0 -50%;
}

.viewed_products .related-title:after {
	left: 50px;
	margin: 0 -50% 0 0;
}

.ui-brazzers.brazzers-daddy .image-wrap img {
	display: none;
}

.ui-brazzers.brazzers-daddy .image-wrap img:first-child {
	display: block;
}

.product-carousel .owl-controls {
	display: block;
	position: absolute;
	top: 25%;
	width: 100%;
}

.product-carousel .owl-controls .owl-nav .owl-prev,
.product-carousel .owl-controls .owl-nav .owl-next,
.recommend-carousel .owl-prev,
.recommend-carousel .owl-next,
.viewed_products .owl-prev,
.viewed_products .owl-next {
	font-size: 28px;
	display: inline-flex;
	padding: 25px;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.08);
}

.product-carousel .owl-controls .owl-nav .owl-prev:hover,
.product-carousel .owl-controls .owl-nav .owl-next:hover,
.viewed_products .owl-controls .owl-nav .owl-prev:hover,
.viewed_products .owl-controls .owl-nav .owl-next:hover {
	border-color: #c2c2c2;
}

.product-carousel .owl-controls .owl-nav .owl-prev,
.recommend-carousel .owl-prev,
.viewed_products .owl-prev {
	position: absolute;
	left: -20px;
}

@media (max-width: 768px) {
	.product-carousel .owl-controls .owl-nav .owl-prev,
	.recommend-carousel .owl-prev,
	.viewed_products .owl-prev {
		left: 0px;
	}
}

.product-carousel .owl-controls .owl-nav .owl-next,
.recommend-carousel .owl-next,
.viewed_products .owl-next {
	position: absolute;
	right: -20px;
}

@media (max-width: 768px) {
	.product-carousel .owl-controls .owl-nav .owl-next,
	.recommend-carousel .owl-next,
	.viewed_products .owl-next {
		right: 0px;
	}
}

.product-carousel>.row {
	margin-left: 0;
	margin-right: 0;
}

.selects-block .select-styled span,
.selects-block .select-options li span {
	margin-left: 15px;
}

.parameters-item_inf-block-item-descr {
	position: relative;
}

.parameters-item_inf-block-item-descr .tooltip {
	max-width: 100%;
	white-space: break-spaces;
	line-height: 16px;
	top: 47px;
	height: fit-content;
}

.parameters-item_inf-block-item-descr .tooltip:after {
	transform: rotate(179deg);
	bottom: -10px;
}

.to-ellip {
	max-height: 25px;
	overflow: hidden;
}

.ellip {
	display: block;
	height: 100%;
}

.ellip-line {
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	max-width: 100%;
}

.ellip,
.ellip-line {
	position: relative;
	overflow: hidden;
}

.register-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.register-form .form-group {
	margin-bottom: 28px;
	display: inline-block;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

.register-form .form-group:nth-child(1) {
	margin-right: 40px;
}

#cart-block {
	position: relative;
}

.cart-loader {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0.5;
	color: #000;
	text-align: center;
	padding: 30px 0;
	z-index: 1;
	font-size: 32px;
}

#product .product-tabs .tab-content .scroll-up {
	display: none;
	position: relative;
	bottom: 0;
	color: #f54f00;
	font-size: 44px
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#product .product-tabs .tab-content .scroll-up:hover,
#product .product-tabs .tab-content .scroll-down:hover {
	opacity: 0.8;
}

.review-rating input {
	display: none;
}

.review-rating label {
	display: inline-block !important;
	font-size: 30px !important;
	cursor: pointer;
}

.review-rating i {
	color: #FCC917;
}

.review-rating .r-active i:before {
	content: "\f005";
	color: #FCC917;
}

.review-rating .fa-star-o:before {
	content: "\f006";	
	color: #B3ADB3;
}

#related-products #filt-ing {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#container {
	padding: 0 60px;
}

.bootstrap-datetimepicker-widget {
	display: none;
}

.bootstrap-datetimepicker-widget .datepicker {
	background-color: #fff;
	padding: 10px;
	border: 1px solid #dcdada;
	cursor: pointer;
}

#container #content .text_title {
	text-align: center;
}

#container #breadcrumbs .area {
	padding: 0;
}

#breadcrumbs .breadcrumbs>li {
	position: relative;
}

#breadcrumbs .breadcrumbs-children {
	position: absolute;
	top: 100%;
	right: -25%;
	max-width: 250px;
	margin: 1.5rem 0 0 -10rem;
	transition: .25s;
	background: #fff;
	-webkit-box-shadow: 0 0 5px rgb(0 0 0 / 30%);
	box-shadow: 0 0 5px rgb(0 0 0 / 30%);
	z-index: 200;
	-ms-transform: translate(0, 1.5rem);
	transform: translate(0, 1.5rem);
	opacity: 0;
	visibility: hidden;
	z-index: 9999;
}

#breadcrumbs .breadcrumbs-children:before {
	content: '';
	display: block;
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	height: 1.5rem;
}

#breadcrumbs .breadcrumbs-children:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 100%;
	left: 50%;
	top: -1rem;
	z-index: -1;
	width: 2rem;
	height: 2rem;
	background-color: #fff;
	transform: rotate(47deg);
	-webkit-box-shadow: -3px -3px 3px rgb(0 0 0 / 10%);
	box-shadow: -3px -3px 3px rgb(0 0 0 / 10%);
	margin: 0 0 0 -1.2rem;
}

#breadcrumbs .breadcrumbs>li:hover .breadcrumbs-children {
	opacity: 1;
	visibility: visible;
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

#breadcrumbs .breadcrumbs-children .list-unstyled li {
	float: none;
	padding: 10px;
}

#breadcrumbs .breadcrumbs-children .list-unstyled li:after {
	content: '';
}

#container [class^=col-] {
	padding: 0;
	margin: 0 auto;
}

#container .row {
	margin: 0;
}

#container #content {
	font-size: 24px;
}

#container #content form {
	margin: 20px 0;
}

#container #content form fieldset {
	text-align: center;
}

#container #content form fieldset legend {
	margin-bottom: 20px;
	font-weight: 600;
	width: 100%;
	text-align: center;
}

#container #content .buttons {
	text-align: center;
	margin-top: 20px;
}

#container #content .buttons .agreements {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

#container #content .buttons .agreements .agree-item {
	justify-content: flex-end;
	margin-bottom: 6px;
}

#container #content .buttons .agreements .agree-item:last-child {
	margin-top: 6px;
	margin-bottom: 0;
}

#container #content form .buttons .reg-text {
	margin-bottom: 20px;
}

#container #content .buttons.clearfix {
	display: flex;
	justify-content: center;
}

#container #content form textarea {
	width: 100%;
}

.datepicker .table-condensed {
	margin: auto;
}

#container #content .button {
	border: none;
}

#container #content .button:hover {
	cursor: pointer;
}

#container #content .button i,
#container #content i {
	margin-right: 10px;
}

#container #content .buttons .button-back {
	padding: 0 86px;
	margin-right: 20px;
}

#container #content fieldset {
	margin: 20px 0;
}

#container #content form fieldset .radio label {
	cursor: pointer;
	display: flex;
	align-items: center;
}

#container #content form fieldset .radio .radio-inline {
	float: left;
	margin-right: 20px;
}

#container #content form fieldset [class^=col-]+.radio {
	overflow: hidden;
	display: flex;
}

#container #content .radio {
	margin: 0 auto;
}

#container .account-content #account .form-group div.checkbox {
	text-align: left;
}

#container #content .button,
.continue_shopping {
	height: 60px;
	line-height: 64px;
	font-size: 22px;
	background: #f54f00;
	display: inline-block;
	padding: 0 60px;
	color: #fff;
	border-radius: 5px;
	text-transform: uppercase;
	font-family: Gilroy Bold;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.continue_shopping_block {
	text-align: center;
}

#cart .order-form-action .agreements,
#cart .order-form-action .block-order-submit {
	flex: initial;
}

#container #content .button:hover {
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .3)
}

#container #content .well .text {
	margin-bottom: 10px;
}

.sitemap-ul li ul {
	padding-left: 20px;
}

.sitemap-ul a,
#container #content ul a {
	color: #333;
}

.sitemap-ul a:hover,
#container #content ul a:hover {
	color: #f54f00;
}

header #top-infobar .search {
	position: relative;
	width: 46%;
}

header #top-infobar .search #content_search {
	display: flex;
	align-items: center;
}

header #top-infobar .search input[type=text] {
	line-height: 18px;
    height: 50px;
    font-size: 18px;
    padding: 0 50px 0 23px;
    border-radius: 5px 0 0 5px;
    width: 100%;
    border: 1px solid #e0e0e0;
}
@media (max-width: 1920px){
	header #top-infobar .search {
		position: relative;
		width: 40%;
	}
	header #top-infobar .search input[type=text] {
		height: 40px;
		font-size: 14px;
	}
}
@media (max-width: 1400px){
	header #top-infobar .search {
		position: relative;
		width: 25%;
	}
}
@media (max-width: 768px) {
	header #top-infobar .search {
		width: 100%;
	}
}


header #top-infobar .search input[type=text]::placeholder{
	color: #bdbdbd;
	font-size: 16px;
	font-weight: 400;
	font-family: Gilroy;
}

header #top-infobar .search input[type=text]:focus {
	box-shadow: inset -3px 2px 5px rgb(154 147 140 / 50%);
}

header #top-infobar .search button {
	background: 0 0;
    line-height: 50px;
    height: 50px;
    width: 50px;
    cursor: pointer;
    background-color: #333;
    border-radius: 0 5px 5px 0;
}
@media (max-width: 1920px) {
	header #top-infobar .search button {
		line-height: 40px;
		height: 40px;
		width: 40px;
	}
}
header #top-infobar .search button:before {
	content: "\e915";
	font-family: nice-icons;
	font-size: 24px;
	color: #fff;
	display: inline-block;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
@media (max-width: 1920px) {
	header #top-infobar .search button:before {
		font-size: 16px;
	}
}
.search .live-search .search__options-item {
	margin: 0 0 5px;
	line-height: normal;
	padding: 0 10px;
}

.search .live-search .search__options-item label {
	padding: 10px 0 10px 50px;
	border-bottom: 1px solid rgb(218, 218, 218);
}

.search .live-search .search__options-item label:after {
	top: 14px !important;
	left: 9px !important;
}

.search .live-search .search__options-item label:before {
	left: 5px;
}

@media screen and (min-width: 1200px) {
	.search .live-search .search__options-item label {
		font-size: 17px;
	}

	.search .live-search .search__options-item label:after {
		top: 12px !important;
	}

	.search .live-search .search__options-item label:before {}
}

@media screen and (max-width: 1200px) {
	.search .live-search .search__options-item label:after {
		width: 10px !important;
		height: 10px !important;
		top: 13px !important;
	}

	.search .live-search .search__options-item label:before {
		width: 18px;
		height: 18px;
	}
}

@media screen and (max-width: 1178px) {
	.search .live-search .search__options-item label:after {
		width: 10px !important;
		height: 10px !important;
		top: 21px !important;
	}
}

header #top-infobar .phone_email .email .copy {
	position: relative;
}

header #top-infobar .icon-copy:before {
	font-size: 40px;
}

header #menu .expand_menu {
	width: 100px;
	margin-top: 30px;
}

header #menu .expand_menu .fa-caret-up {
	transform: rotate(179deg);
}

header #menu .expand_menu .fa-caret-up:before {
	font-size: 25px;
	color: #fff;
}

.container_reviews.cmswidget {
	font-size: 20px;
	font-family: 'AutoradiographicRg';
}

.container_reviews.cmswidget {
	border: 1px solid #333;
	padding: 10px;
}

.container_comments {
	border-bottom: 1px solid #a7a7a7;
	margin-bottom: 50px;
}

.container_reviews.cmswidget .comments_signer {
	font: inherit;
	font-size: 19px;
}

.container_comments .comment_block {
	margin-bottom: 50px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
}

.container_reviews.cmswidget a {
	font-size: 19px;
}


.container_reviews.cmswidget .seocmspro_customer_name,
.container_reviews.cmswidget .captcha_status {
	margin-bottom: 20px;
}

.container_reviews.cmswidget .wbb-list {
	display: flex;
	flex-direction: column;
}

.container_reviews.cmswidget .form-control.blog-record-textarea {
	width: 100%;
}

.container_reviews.cmswidget .star-rating-control {
	display: flex;
}

.container_reviews.cmswidget .star-rating {
	margin-left: 10px;
}

.container_reviews.cmswidget input[type=text] {
	border: 1px solid #dcdada;
}

.container_reviews.cmswidget .floatleft {
	display: flex;
}

.container_reviews.cmswidget .floatleft .height30px {
	margin-right: 20px;
}

.container_reviews.cmswidget .buttons {
	margin-top: 20px;
}

.container_reviews.cmswidget .floatleft.sc-auth-left {
	display: block;
}

.container_reviews.cmswidget .form-group {
	display: flex;
	align-items: center;
}

.container_reviews.cmswidget .form-group .control-label {
	flex: 0 0 162px;
}

.container_reviews.cmswidget .comments_sorting {
	margin-right: 20px;
}

.container_reviews.cmswidget .captcha_status .floatleft .captcha {
	height: 30px;
}

.container_reviews.cmswidget .star-rating-control .star-rating {
	color: #e9d600;
}

.container_reviews.cmswidget .star-rating-hover i:before {
	content: "\f005";
}

.container_reviews.cmswidget .star-rating-on i:before {
	content: "\f005";
}

.text-left.text_one_line {
	white-space: nowrap;
}

#popup-call-phone-wrapper {
	margin-top: 100px;
}

#popup-call-phone-wrapper .img_call_phone {
	position: absolute;
	width: 55%;
	top: -103px;
	z-index: 1;
	left: 15%;
}

#popup-call-phone-wrapper .popup-center {
	padding: 10px 25px 20px 25px
}

#popup-call-phone-wrapper .popup-heading {
	padding: 20px 25px;
	text-align: center;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
}

#popup-call-phone-wrapper .payment-info {
	font-family: 'AutoradiographicRg';
}

#popup-call-phone-wrapper .payment-info>div label {
	color: #333 !important;
}

#popup-call-phone-wrapper .mfp-close {
	width: 40px;
	height: 40px;
	font-size: 25px;
	color: #333;
}

#popup-found-cheaper-wrapper .mfp-close {
	height: 51px;
}

#popup-call-phone-wrapper .mfp-close,
#popup-found-cheaper-wrapper .mfp-close {
	text-indent: unset;
}

#popup-call-phone-wrapper .payment-info>div input,
#popup-call-phone-wrapper .payment-info>div textarea {
	padding: 12px 10px;
	border: 1px solid #dcdada;
	margin-top: 3px;
}

#popup-call-phone-wrapper .popup-footer {
	text-align: center;
	border-top: unset;
	padding: 0 25px 25px 25px;
}

#popup-call-phone-wrapper .popup-footer a {
	float: unset;
	width: 60%;
	background: #f54f00;
	border-radius: 4px;
	text-transform: uppercase;
	display: flex;
	margin: 0 auto;
	align-items: center;
	justify-content: center;
}

#popup-call-phone-wrapper .payment-info>div label span {
	margin-right: 5px;
}

.active_search {
	top: 56px;
	width: 100%;
	margin-left: calc(30px - 60px);
	position: fixed !important;
	z-index: 1;
	background: #333;
	padding: 10px;
}

@media (max-width: 768px) {
	.active_search {
		margin-left: calc(30px - 5px);
	}
}

.personal_account ul {
	padding-left: 40px;
}

header #top-infobar .search.active_search input[type=text] {
	width: 100%;
	height: 40px;
	font-size: 14px;
}

header #top-infobar .search.active_search #button-search_header {
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #fff;
	border-left: none;
}

header #top-infobar .search.active_search #button-search_header:before {
	font-size: 20px;
}

@media screen and (max-width: 360px) {
	#popup-call-phone-wrapper {
		margin: 200px auto auto;
	}
}

@media screen and (max-width: 340px) {
	#popup-call-phone-wrapper .img_call_phone {
		top: -82px;
	}
}

header #top-infobar .time {
	margin: unset;
	padding-right: 18px;
}

header #top-infobar .email {
	display: flex;
	align-items: center;
}

header #top-infobar .email .my-mail {
	white-space: nowrap;
}

header #top-infobar .email .copy i {
	top: 0;
	right: -26px;
}

.wishlist-table {
	overflow: auto;
}

.wishlist-table thead td {
	padding: 0 5px;
}

@media screen and (max-width: 900px) {
	.container_reviews.cmswidget .ascp_bbode {
		min-height: 290px;
	}

	.container_reviews.cmswidget .wysibb {
		min-height: 258px;
	}

	header #top-infobar .email .my-mail {
		max-width: 300px;
	}
}

@media screen and (max-width: 575px) {
	.container_reviews.cmswidget .form-group {
		flex-direction: column;
	}

	.container_reviews.cmswidget .form-group .control-label {
		flex: 0 0 100%;
	}

	.container_reviews.cmswidget .com_text{}
}

@media screen and (max-width: 768px) {

	header #top-infobar .phone_email,
	header #top-infobar .search {
		display: none;
		z-index: 100001;
	}

	.search .live-search .search__options-item label {
		padding-left: 40px;
		font-size: 18px
	}

	.search .live-search {
		width: calc(100% - 120px);
		margin-top: 37px;
		left: 60px;
		right: 60px;
	}

	.container_reviews.cmswidget .com_text,
	.container_reviews.cmswidget .seocmspro_author.sc_h_s,
	.container_reviews.cmswidget .seocmspro_avatar.sc_h_s {
		width: 100%;
	}

	.container_comments .comment_block {
		flex-direction: column;
	}

	.container_reviews.cmswidget .com_text {
		width: 100%;
		margin-bottom: 20px;
	}

	#container #content .buttons .button-back {
		padding: 0 33px;
	}

	#container,
	.datepicker {
		padding: 0 15px;
	}

	.request-form .agreements .agree-item:last-child {
		margin-top: 5px;
	}

	.request-form .agreements .agree-item input[type=checkbox]~label {
		font-size: 10px;
		line-height: 12px;
		text-align: center;
		display: block;
	}

	.request-form .agree-item input[type=checkbox]~label a {
		margin: 0 5px;
	}

	.request-form .agree-item input[type=checkbox]~label span {
		width: 15px;
		height: 15px;
		margin-left: 10px;
		top: 5px;
	}

	.request-form .agree-item input[type=checkbox]~label span:before {
		width: 15px;
		height: 17px;
	}

	#cart .order-form-action .order-submit,
	#container #content .button {
		margin-top: 0;
	}

	#container #content .button,
	.continue_shopping {
		height: 32px;
		line-height: 34px;
		font-size: 12px;
		padding: 0 20px;
		border-radius: 3px;
		margin-top: 15px
	}

	#container #content {
		font-size: 14px;
	}

	#form-review .button,
	.request-form .button {
		line-height: 36px;
		height: 34px;
		font-size: 12px;
		padding: 0 10px;
		margin: 0;
		width: 100%;
 		border-radius: 5px;
	}

	#form-review input[type=text], .request-form input[type=text] {
		width: 100%;
		height: 50px;
		font-size: 16px;
	}
	#form-review input[type=text]::placeholder, .request-form input[type=text]::placeholder {
		font-size: 16px;
	}
	#form-review textarea {
		padding: 10px;
		font-size: 16px;
	}

	#our-latters .slide-prev {
		left: 0%;
		font-size: 200px;
	}

	#our-latters .slide-next {
		right: -5px;
		font-size: 200px;
	}

	#product .product-slider .product-nav img {
		height: 400px;
		object-fit: contain;
	}

	a.show-desc {
		font-size: 14px;
		margin-top: 15px;
	}

	a.show-desc i {
		top: 2px;
		left: 5px;
	}

	#product .product-tabs .tab-content .tab-inner-c .opt-content .opt-title {
		font-size: 14px;
	}

	.tooltip {
		font-size: 14px;
	}

	#product .product-information .product-buttons .compare input[type=checkbox]~label,
	#product .product-information .product-buttons .favorit input[type=checkbox]~label {
		overflow: unset !important;
	}

	.module-navigation .pnav-item {
		max-height: none;
		font-size: 100%;
		line-height: 100%;
		padding: 10px;
	}

	.product-carousel .owl-controls .owl-nav,
	.recommend-carousel .owl-nav,
	.viewed_products .owl-controls .owl-nav {
		right: 0;
		top: calc(-29px - 18px);
	}

	.product-carousel .owl-carousel .owl-stage-outer {
		padding-bottom: 0px;
	}

	#product .tab-pane .icon-angle-down:before {
		font-size: 30px;
	}

	#product .tab-pane .icon-angle-up:before {
		font-size: 30px;
	}

	.fancybox-infobar,
	.fancybox-toolbar {
		opacity: 1 !important;
		visibility: visible !important;
	}

	.personal_account ul {
		padding-left: 20px;
	}
}

@media screen and (min-width: 768px) {
	#product .product-tabs .tab-content .tab-inner-c .opt-content .opt-item .opt-text,
	#product .product-tabs .tab-content .tab-inner-c .opt-content .opt-item .opt-value {
		line-height: 20px;
		font-size: 16px;
	}
}

@media screen and (max-width: 750px) {
	#related-products #filt-ing li a {
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 0;
		line-height: 1;
	}
}

@media screen and (max-width: 420px) {
	#page-navigation .pnav-item {
		max-height: 70px;
	}
}

/* Общие стили - начало */
@font-face {
	font-family: GothamPro;
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(../fonts/GothamPro-Light.woff2) format("woff2"), url(../fonts/GothamPro-Light.woff) format("woff");
}

@font-face {
	font-family: GothamPro;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(../fonts/GothamPro-Regular.woff2) format("woff2"), url(../fonts/GothamPro-Regular.woff) format("woff");
}

@font-face {
	font-family: GothamPro;
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(../fonts/GothamPro-Medium.woff2) format("woff2"), url(../fonts/GothamPro-Medium.woff) format("woff");
}

@font-face {
	font-family: GothamPro;
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(../fonts/GothamPro-Bold.woff2) format("woff2"), url(../fonts/GothamPro-Bold.woff) format("woff");
}

@font-face {
	font-family: GothamPro;
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url(../fonts/GothamPro-Black.woff2) format("woff2"), url(../fonts/GothamPro-Black.woff) format("woff");
}

@font-face {
	font-family: GothamProNarrow;
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(../fonts/GothamProNarrow-Medium.woff2) format("woff2"), url(../fonts/GothamProNarrow-Medium.woff) format("woff");
}

@font-face {
	font-family: GothamProNarrow;
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(../fonts/GothamProNarrow-Bold.woff2) format("woff2"), url(../fonts/GothamProNarrow-Bold.woff) format("woff");
}

@font-face {
	font-family: PTSans;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(../fonts/PTSans-Regular.woff2) format("woff2"), url(../fonts/PTSans-Regular.woff) format("woff");
}

@font-face {
	font-family: PTSans;
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(../fonts/PTSans-Bold.woff2) format("woff2"), url(../fonts/PTSans-Bold.woff) format("woff");
}

@font-face {
	font-family: AutoradiographicRg;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(../fonts/AutoradiographicRg-Regular.woff2) format("woff2"), url(../fonts/AutoradiographicRg-Regular.woff) format("woff");
}

@font-face {
	font-family: BloggerSans;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(../fonts/BloggerSans-Regular.woff2) format("woff2"), url(../fonts/BloggerSans-Regular.woff) format("woff");
}

@font-face {
	font-family: BloggerSans;
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(../fonts/BloggerSans-Medium.woff2) format("woff2"), url(../fonts/BloggerSans-Medium.woff) format("woff");
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
}

.container {
	max-width: 1920px;
	margin: auto;
	padding: 0;
}

.container._small {
	max-width: 1400px;
}

.orange-lines {
	font-size: 28px;
	color: #333;
	position: relative;
	text-align: center;
	overflow: hidden;
	margin: 40px auto 20px;
	font-weight: 500;
	font-family: Gilroy Bold;
}

.orange-lines:before,
.orange-lines:after {
	content: "";
	position: relative;
	display: inline-block;
	width: 50%;
	height: 2px;
	vertical-align: middle;
	background: #f54f00;
}

.orange-lines:before {
	margin-left: -50%;
	left: -50px;
}

.orange-lines:after {
	margin-right: -50%;
	left: 50px;
}

span.red {
	color: red;
}

/* Общие стили - конец */

/* Страница 404 - начало */
.notfound {
	background: url('../img/404.png') center center / cover;
	margin: 140px 0;
	padding-bottom: 50px;
	padding-top: 50px;
}

.notfound__content {
	max-width: 540px;
	margin-left: auto;
}

.notfound__text {
	margin-bottom: 230px;
}

.notfound__title {
	font-size: 48px;
	font-family: "GothamPro";
	color: #333;
	font-weight: bold;
	text-align: center;
	margin-bottom: 36px;

}

.notfound__info {
	font-size: 26px;
	font-family: "GothamProNarrow";
	color: #333;
	line-height: 1.213;
	text-align: center;
}

.notfound__link {
	border-width: 3px;
	border-color: #333;
	border-style: solid;
	border-radius: 5px;
	width: 266px;
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;

}

.notfound__link a {
	font-weight: bold;
	font-size: 23px;
}

/* Страница 404 - конец */



/* Страница Новости - начало */
.news {}

@media (max-width: 768px) {
	.news {
		padding: 0;
	}
}

.news .container {
	max-width: 1800px;
}

.news__wrapper {}

.news__item {
	border-radius: 3px;
	background: #fff;
	display: flex;
	color: #333;
	margin-bottom: 50px;
}

.news__item-image {
	flex: 0 0 450px;
	align-items: center;
	display: flex;
}

.news__item-image img {
	max-width: 100%;
	display: block;
	object-fit: cover;
}

.news__item-info {
	padding: 40px 40px 30px 50px;
}

.news__item-title {
	font-family: 'PTSans';
	font-size: 18px;
	line-height: 36px;
	margin-bottom: 10px;
	font-weight: bold;
}
.news__item-introtext {
	font-size: 16px;
    font-weight: normal;
    line-height: normal;
    font-family: 'PTSans' !important;
	margin-bottom: 25px;
}

.news__item-link {
	border: 3px solid #333;
	border-radius: 5px;
	width: 100%;
	max-width: 224px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}

.news__item-link a {
	color: #000;
	font-size: 16px;
	font-family: "GothamPro";
	font-weight: bold;
}
.news__item-link a:hover {
	color: teal;
}

.news__item-footer {
	display: flex;
	align-items: center;
}

.news__item-date {
	font-size: 19px;
	font-family: "GothamPro";
	background: url('../img/news/clock.png') left center / auto no-repeat;
	padding-left: 40px;
	line-height: 34px;
	margin-right: 20px;
}

.news__item-views {
	font-size: 19px;
	font-family: "GothamPro";
	font-weight: 300;
	background: url('../img/news/views.png') left center / auto no-repeat;
	padding-left: 52px;
	line-height: 34px;
	margin-right: 20px;
}

.news__item-reviews {
	font-size: 19px;
	font-family: "GothamPro";
	font-weight: 300;
	background: url('../img/news/reviews.png') left center / auto no-repeat;
	padding-left: 40px;
	line-height: 34px;
	margin-right: 20px;
}

.news__item-social {
	margin-left: auto;
}

/* Страница Новости - конец */



/* Страница отдельной новости - начало */
.news-single {
	color: #333;
}

.news-single__wrapper {
	border-radius: 3px;

	padding: 70px;

}

.news-single__content {
	padding-bottom: 50px;
	margin-bottom: 50px;
}

.news-single__title {
	font-family: 'PTSans';
	font-size: 35px;
	margin-bottom: 50px;
	line-height: 1.2;
	font-weight: bold;
}
@media (max-width: 1920px) {
	.news-single__title {
		font-size: 24px;
		margin-bottom: 20px;
	}
}
.news-single__info {
	display: flex;
	align-items: center;
	margin-bottom: 50px;
}

.news-single__info .news__item-date {}

.news-single__info .news__item-views {}

.news-single__info .news__item-reviews {
	margin-right: 50px;
}

.rate {
	display: flex;
}

.rate__item {}

.news-single__introtext {
	font-family: "GothamProNarrow";
	font-size: 29px;
	line-height: 35px;
	margin-bottom: 64px;
}

.news-single__fulltext {
	font-family: "GothamProNarrow";
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 64px;
}

.news-single__fulltext i,
.news__item-info i {
	font-style: italic;
}

.news-single__fulltext p {
	margin-bottom: 15px;
}

.news-single__fulltext ul {
	counter-reset: number-counter;
	list-style: none;
}

.news-single__fulltext ol {
	counter-reset: number-counter;
	list-style: none;
}

.news-single__fulltext li {
	margin: 0 0 0.5rem 0;
	counter-increment: number-counter;
	position: relative;
	padding-left: 10px;
	margin-bottom: 15px;
}

.news-single__fulltext li:before {
	content: "\f14a";
	font-family: FontAwesome;
	color: #f54f00;
	display: inline-block;
	width: 1.3em;
}

.number-list {
	counter-reset: number-counter;
	list-style: none;
}

.number-list li {
	margin: 0 0 0.5rem 0;
	counter-increment: number-counter;
	position: relative;
	padding-left: 50px;
	margin-bottom: 45px;
}

.number-list li:before {
	content: counter(number-counter)'.';
	position: absolute;
	top: 0;
	left: 0;
}

.news-single__socail {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	z-index: 2;
}

.news-single__socail .news-single__socail-item:first-child {
	margin-right: 20px;
}

.news-single__aftertext {}

.tabs {}

.tabs__buttons {
	display: flex;
}

.tabs__button {
	border: 1px solid #333;
	border-bottom: none;
	height: 60px;
	font-size: 20px;
	text-transform: uppercase;
	padding: 20px 38px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'AutoradiographicRg';
	transition: .4s;
}

.tabs__button:hover {
	cursor: pointer;

}

.tabs__button.active:hover {
	cursor: context-menu;
}

.tabs__button.active {
	background: #333;
	color: #fff;
}

.tabs__blocks {}

.tabs__block:not(.active) {
	display: none;
}

.news-single__similar {}

.news-single__similar-content {
	display: flex;
	overflow: auto;
}

#breadcrumbs .select .select-options {
	left: unset;
	min-width: 100%;
}

#breadcrumbs .select .select-options li {
	white-space: nowrap;
}

.news-single__similar-item {
	flex: 0 0 50%;
	border: 1px solid #333;
	padding: 30px 40px 30px 0;
	display: flex;
	height: 340px;
}

.news-single__similar-image {
	flex: 0 0 280px;
	margin-right: 20px;
}

.news-single__similar-image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.news-single__similar-info {
	overflow: hidden;
}

.news-single__similar-title {
	font-family: 'PTSans';
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 36px;
	font-weight: bold;
}

.news-single__similar-text {
	font-family: "GothamProNarrow";
	font-size: 23px;
	line-height: 34px;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}

.recommend {
	color: #333;
}

.recommend-carousel {
	margin-bottom: 100px;
	padding: 0;
	position: relative;
}

.recommend .owl-carousel .owl-stage {
	display: flex;
}

.recommend .owl-carousel .owl-stage-outer {
	overflow-x: clip;
	overflow-y: visible;
}

.recommend-carousel__item {
	background: #fff;
	height: 100%;
}

.recommend-carousel__item a {
	height: 100%;
	display: flex;
	flex-direction: column;
}

.container.recommend .recommend-carousel .product-item .product-name {
	padding: 0;
}

.recommend-carousel__item .product-item {
	margin: 0
}

.recommend-carousel__item .quick-view {
	height: auto;
}

.recommend-carousel__item-image {
	margin-bottom: 16px;
}

.recommend-carousel__item-image img {
	width: 80%;
	height: 250px;
	object-fit: contain;
}

.recommend-carousel__item-title {
	font-family: 'PTSans';
	font-size: 23px;
	line-height: 34px;
	margin-bottom: 24px;
	text-align: center;
	min-height: 68px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.recommend-carousel__item-price {
	font-family: 'PTSans';
	font-size: 28px;
	display: flex;
	justify-content: center;
	margin-top: auto;
}

.recommend-carousel__item-current-price {
	color: #f54f00;
}

.recommend-carousel__item-old-price {
	color: #adacac;
	text-decoration: line-through;
	margin-left: 36px;
}



.recommend-carousel .owl-prev img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.link_cloud {
	margin: 20px 0;
	max-height: 56px;
	overflow: hidden;
	position: relative;
	padding-right: 200px;
}

@media (max-width: 768px) {
	.link_cloud {
		margin-top: 0;
		margin-bottom: 20px;
		padding-left: 0;
	}
}

.link_cloud a {
	color: #333 !important;
	border: 1px solid #ccc;
	padding: 8px 22px;
    border-radius: 4px;
    display: inline-block;
    margin: 6px 12px 6px 0;
    font-size: 16px;
}
.link_cloud .expand {
	position: absolute;
	width: 48px;
	height: 100%;
	top: 0;
	right: 160px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
}

.link_cloud.expanded .expand {
	right: 50%;
	align-items: flex-end;
}


.link_cloud .expand .icon-angle-down {
	display: block;
}
.link_cloud .expand .icon-angle-up {
	display: none;
}

.link_cloud.expanded .expand .icon-angle-down {
	display: none;
}
.link_cloud.expanded .expand .icon-angle-up {
	display: block;
}


.link_cloud .expand span {
	font-size: 16px;
	display: flex;
  align-items: center;
  gap: 6px
}
.link_cloud a:hover {
	color: #f54f00;
}
.link_cloud.expanded {
	max-height: unset;
	padding-right: 20px;
	padding-bottom: 10px;
}
/*
@media screen and (min-width: 600px) and (max-width: 630px) {

	.product-carousel .product-item .product-action .button-cart,
	.recommend-carousel .product-item .product-action .button-cart,
	#frel_products .product-action .button-cart,
	#related-products .rel-content .button-cart,
	.viewed_products .button-cart {
		width: 50% !important;
	}
}

@media screen and (min-width: 600px) {

	.product-carousel .product-item .product-action .button-cart,
	.recommend-carousel .product-item .product-action .button-cart,
	#frel_products .product-action .button-cart,
	#related-products .rel-content .button-cart,
	.viewed_products .button-cart {
		width: 55% !important;
		font-size: 20px !important;
		padding: 0;
	}
}
*/
/* Страница отдельной новости - конец */



/* Страница регистрации/авторизации - начало */
.registration {
	margin-bottom: 60px;
}

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

.registration__item {
	flex: 0 0 48.5%;
	padding: 60px 130px 40px;
	background: #fff;
	border-radius: 2px;

}

.registration__title {
	font-family: "GothamPro";
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 36px;
	text-align: center;
	display: flex;
	justify-content: center;
	text-transform: uppercase;
}

.registration__item._new-user .registration__title:before {
	content: url('../img/new-user.png');
	position: relative;
	left: -50px;
}

.registration__item._login .registration__title:before {
	content: url('../img/user.png');
	position: relative;
	left: -50px;
}

.registration__subtitle {
	color: #f54f00;
	margin-bottom: 18px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

._new-user .registration__subtitle {
	margin-bottom: 45px;
}

.registration__note {
	font-family: 'AutoradiographicRg';
	font-size: 20px;
	margin-bottom: 60px;
	line-height: 1.2;
	text-align: center;
}

.registration__button,
#container #content .affiliate_button,
.container_reviews.cmswidget .button-comment,
#cart .login-form #button-login {
	border-radius: 5px;
	background: #f54f00;
	max-width: 323px;
	width: 100%;
	height: 61px;
	font-family: "GothamPro";
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	margin: auto;
	border: none;
	cursor: pointer;
}

.registration__login-form {}

.registration__login-form .form-group {
	margin-bottom: 27px;
}

.registration__login-form .control-label,
#cart .login-form .control-label {
	font-family: 'AutoradiographicRg';
	font-size: 20px;
	margin-bottom: 14px;
	display: block;
}

#container .registration__login-form .form-control,
#cart .login-form .form-control {
	border-width: 1px;
	border-color: rgb(178, 178, 178);
	border-style: solid;
	background: #fff;
	width: 100%;
	height: 57px;
	font-family: 'AutoradiographicRg';
	font-size: 20px;
	padding: 0 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 14px;
}

#container .registration__login-form input[type=email],
#container .registration__login-form input[type=tel],
#container .registration__login-form input[type=password],
#container .affiliate input[type=password],
#container .affiliate input[type=password] {
	width: 100% !important;
	height: 57px !important;
}

.registration__login-form .form-control::placeholder {
	color: #d0d0d0;
}

.passreset {
	font-family: 'AutoradiographicRg';
	font-size: 20px;
	color: #ff0000;
}

/* Страница регистрации/авторизации - конец */



/* Страница партнеров - начало */
.partners {
	margin-bottom: 60px;
	color: #333;
	margin-top: 50px;
}

.partners__wrapper {}

.partners__header {
	margin-bottom: 25px;
}

.partners__title {
	font-family: "GothamPro";
	font-size: 38px;
	font-weight: bold;
	margin-bottom: 56px;
	text-align: center;
}

.partners__info {
	font-family: "GothamProNarrow";
	font-size: 22px;
	line-height: 34px;
	padding-left: 720px;
	margin-left: auto;
	background: url('../img/partners-bg.png') 12% center / auto no-repeat;
	padding-right: 180px;
	padding-bottom: 25px;
}

.partners__info p {
	margin-bottom: 43px;
}

.partners__footer {}

.registration__wrapper {}

.registration__item {}

._new-user {}

.registration__title {}

.registration__subtitle {}

.registration__note {}

._partner .registration__button {
	color: #f54f00;
	background: #fff;
	border: 2px solid #f54f00;
	height: 57px;
}

.registration__login-form {}

.form-group {}

.control-label {}

.form-control {}

.passreset {}

/* Страница партнеров - конец */

/* Страница регистрации партнеров - начало */

/* Страница регистрации партнеров - конец */

/* Страница покупки подарочного сертификата - начало */
.presentsert {
	margin-bottom: 60px;
	background: url('../img/presentsert-bg.png') -14% center / auto no-repeat;
	color: #333;
}

.presentsert__wrapper {
	width: 1152px;
	margin-left: auto;
	padding: 50px 80px;
	border-radius: 2px;
	background: #fff;

}

.presentsert__title {
	font-family: "GothamPro";
	font-size: 30px;
	margin-bottom: 33px;
	text-align: center;
	font-weight: bold;
}

.presentsert__note,
.registered_affiliate,
.no_registered_affiliate {
	font-family: 'AutoradiographicRg';
	font-size: 20px;
	line-height: 1.2;
	max-width: 565px;
	margin: 0 auto 40px;
	text-align: center;
}

.presentsert .form-horizontal {}

#container #content {
	padding: 1px 0 30px;
	background: #fff;
}

.if_registered {
	padding-left: 5%;
}

.if_registered a {
	color: #333;
	font-family: Gilroy Bold;
}

.if_registered:hover a {
	color: #f54f00;
}

#container #content legend,
.if_registered {
	font-family: 'AutoradiographicRg';
	font-size: 20px;
}

#container .account-content .form-group {
	width: 50%;
	display: block;
	float: left;
	padding: 0 5%;
	text-align: left;
}

#container .account-content .form-group .control-label {
	margin-bottom: 14px;
}

#container .account-content .form-group .input_block {
	margin-top: 14px;
}

#container .account-content .agree-item {
	position: relative;
	display: flex;
	padding: 0 10px;
}

#container .account-content input[type=checkbox] {
	display: none;
}

#container .account-content #account .form-group div.checkbox label {
	position: relative;
	padding-left: 30px;
	display: block;
}

#container .account-content #account .form-group div.checkbox input[type="checkbox"]+label:before {
	content: '';
	border-width: 1px;
	border-color: rgb(205, 205, 205);
	border-style: solid;
	border-radius: 2px;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}

#container .account-content #account .form-group div.checkbox input[type="checkbox"]:checked+label:after {
	content: '';
	width: 14px;
	height: 14px;
	background: rgb(245, 79, 0);
	position: absolute;
	top: 3.6px;
	left: 4px;
}

#container .account-content .input-group.date {
	display: flex;
}

#container .account-content .agree-item input[type=checkbox]~label {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-family: AutoradiographicRg;
	font-size: 20px;
	line-height: 22px;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

#container .account-content .agree-item input[type=checkbox]~label a {
	color: #333;
	font-family: Gilroy Bold;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin: 0 10px;
}

#container .account-content .agree-item input[type=checkbox]~label:hover a {
	color: #f54f00;
}

#container .account-content .agree-item input[type=checkbox]~label span {
	width: 34px;
	height: 34px;
	position: relative;
	border: 1px solid #dcdada;
	border-radius: 2px;
	display: inline-block;
	margin-left: 20px;
}

#container .account-content .agree-item input[type=checkbox]:checked~label span:before {
	visibility: visible;
	opacity: 1;
}

#container .account-content .agree-item input[type=checkbox]~label span:before {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 34px;
	height: 36px;
	background: url(../img/filtering/checkbox.png) center/contain no-repeat;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	visibility: hidden;
	opacity: 0;
}

#container .account-content .recvizit {
	background: #fff;
	font-family: 'AutoradiographicRg';
	font-size: 20px;
	display: flex;
	align-items: center;
}

#container .account-content .recvizit i {
	width: 57px;
	height: 57px;
	border: 1px solid #b8b8b8;
	margin-right: 20px;
	font-size: 28px;
	line-height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#container .account-content .recvizit:hover i {
	color: #f54f00;
}

#container .account-content .buttons {
	display: flex;
	justify-content: center;
	align-items: center;
}

#container .account-content .buttons .registration__button {
	margin: 0;
}

#container .account-content .input-group.date .input-group-btn .btn {
	height: 57px;
	width: 57px;
	border: 1px solid rgb(178, 178, 178);
	border-left: none;
}

#container .account-content .input-group.date .input-group-btn .btn i {
	margin-right: 0 !important;
}

.presentsert .form-group,
#container .affiliate .form-group,
.account-content form .form-group {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}

.presentsert .required {}

.presentsert .control-label,
#container .affiliate .control-label,
.account-content .control-label {
	flex: 0 0 162px;
	text-align: right;
	font-family: 'AutoradiographicRg';
	font-size: 20px;
	margin-right: 30px;
}

.presentsert .control-label span.req {
	color: red;
}

#container .presentsert .form-control,
#container .affiliate .form-control,
.account-content .form-control,
.container_reviews.cmswidget input[type=password],
#container .account-content form .form-control {
	border-width: 1px;
	border-color: rgb(178, 178, 178);
	border-style: solid;
	background: #fff;
	width: 100%;
	height: 57px;
	font-family: 'AutoradiographicRg';
	font-size: 20px;
	padding: 0 16px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.presentsert .radio-group {
	align-items: flex-start;
}

.presentsert .radio {}

.presentsert .radio input {
	display: none;
}

.presentsert .radio label,
.affiliate .radio label {
	display: block;
	font-family: 'AutoradiographicRg';
	font-size: 20px;
	margin-bottom: 20px;
	position: relative;
	padding-left: 24px;
}

.presentsert .radio input+label:before,
.affiliate .radio input+label:before {
	content: '';
	position: absolute;
	top: 3px;
	left: 0;
	width: 17px;
	height: 17px;
	border-radius: 50%;
	background: #fff;
	border-width: 1px;
	border-color: rgb(172, 172, 172);
	border-style: solid;
}

.presentsert .radio input:checked+label:after,
.affiliate .radio input:checked+label:after {
	content: '';
	border-radius: 50%;
	background-color: rgb(245, 79, 0);
	position: absolute;
	width: 11px;
	height: 11px;
	left: 3px;
	top: 6px;
}

.presentsert .buttons {}

.presentsert .clearfix {}

.presentsert .reg-text,
.affiliate .reg-text {
	margin-bottom: 35px;
	margin-left: 192px;
}

.presentsert .reg-text input[type="checkbox"],
.affiliate .reg-text input[type="checkbox"] {
	display: none;
}

.presentsert .reg-text label,
.affiliate .reg-text label {
	position: relative;
	padding-left: 30px;
	font-family: 'AutoradiographicRg';
	font-size: 20px;
	display: block;
}

.affiliate .reg-text label {
	text-align: left;
}

.presentsert .reg-text input[type="checkbox"]+label:before,
.affiliate .reg-text input[type="checkbox"]+label:before {
	content: '';
	border-color: rgb(98, 98, 98);
	border-style: solid;
	border-radius: 2px;
	position: absolute;
	width: 22px;
	height: 22px;
	top: 1px;
	left: 0;
}

.presentsert .reg-text input[type="checkbox"]:checked+label:after,
.affiliate .reg-text input[type="checkbox"]:checked+label:after {
	content: '';
	width: 12px;
	height: 12px;
	background: rgb(245, 79, 0);
	position: absolute;
	top: 6px;
	left: 5px;
}

.form_content-group {
	width: 100%;
}

.presentsert .button {}

/* Страница покупки подарочного сертификата - конец */

.affiliate {
	padding: 0 80px;
}

.affiliate_text {
	text-align: center;
}

.affiliate a,
.container_reviews.cmswidget a {
	color: #000;
}

.affiliate a:hover,
.container_reviews.cmswidget a:hover {
	color: teal;
}

/* Страница поиска - начало */
.search {}

.container {}

.search__form {
	padding: 15px 30px;
	background: #fff;
	border-radius: 2px;
	margin-bottom: 40px;
	color: #333;
}

.search__title {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0;
}

.search__title-text {
	font-family: "GothamProNarrow";
	font-size: 28px;
	text-transform: uppercase;
}

.search__select {
	display: flex;
	align-items: center;
}

.search__select-item {
	display: flex;
	align-items: center;
	font-family: 'BloggerSans';
	font-size: 20px;
	flex-wrap: wrap;
}

.search__select .search__select-item:first-child {
	margin-right: 16px;
}

.search__select-title {
	color: #8b8b8b;
	margin-right: 8px;
	text-decoration: underline;
	margin-bottom: 8px;
}

.search__select-custom {
	margin-bottom: 8px;
}

.search__select-custom select {
	border: none;
	font-weight: normal;
    font-family: Gilroy;
}

.custom-select {}

.search__subtitle {
	font-family: 'BloggerSans';
	font-size: 20px;
	margin-bottom: 0;
}

.search__options {
	display: flex;
	margin-bottom: 0;
	align-items: center;
}

.search__options-item {
	margin-right: 30px;
	font-family: GothamPro, Arial, sans-serif;
}

.search__options-item input[type="checkbox"] {
	display: none;
}

.search__options-item input[type="checkbox"]+label {
	position: relative;
	padding-left: 30px;
	display: block;
}

.search__options-item input[type="checkbox"]+label:before {
	content: '';
	border-width: 1px;
	border-color: rgb(205, 205, 205);
	border-style: solid;
	border-radius: 2px;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}

.search__options-item input[type="checkbox"]:checked+label:after {
	content: '';
	width: 14px;
	height: 14px;
	background: rgb(245, 79, 0);
	position: absolute;
	top: 24px;
	left: 4px;
}

.search__options-item._text {
	flex: 0 0 25%;
}

.search__options-item input[type="text"] {
	border-width: 1px;
	border-color: rgb(218, 218, 218);
	border-style: solid;
	background: #fff;
	height: 50px;
	padding: 0 16px;
	display: flex;
	align-items: center;
	width: 100%;
}

.search__options-item._select {
	flex: 0 0 23%;
}

.search__options-item select {
	border-width: 1px;
	border-color: rgb(218, 218, 218);
	border-style: solid;
	background: #fff;
	height: 50px;
	padding: 0 16px;
	display: flex;
	align-items: center;
	width: 100%;
}

.search__find {
	border-radius: 5px;
	background-color: rgb(51, 51, 51);
	width: 283px;
	height: 61px;
	font-family: "GothamPro";
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	margin-top: 15px;
}

.search__found-title {
	font-size: 28px;
	font-family: "GothamProNarrow";
	line-height: 1.2;
	text-align: center;
}

.search__results {
	margin-bottom: 36px;
}

.search__results-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.search__results-wrapper .cols {
	padding: 0 20px;
}

.search__result {
	background-color: #fff;
	flex: 0 0 23%;
	padding: 46px 37px 30px;
	margin-bottom: 24px;
}

.search__result-image {}

.search__result-image img {
	display: block;
	margin: 0 auto 40px;
}

.search__result-colors {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin-bottom: 25px;
}

.search__result-colors .search__result-color:not(:last-child) {
	margin-right: 10px;
}

.search__result-color {
	margin-bottom: 8px;
}

.search__result-title {
	font-family: 'PTSans';
	font-size: 20px;
	margin-bottom: 40px;
	text-align: center;
}

.search__result-price {
	color: #f54f00;
	font-family: 'PTSans';
	font-size: 31px;
	font-weight: bold;
	text-align: center;
}

/* Страница поиска - конец */



/* Страница Связаться с нами - начало */
.contactus {
	color: #333;
	position: relative;
}

.contactus:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url('../img/contact-us-bg.png') calc(100% + 103px) center / auto no-repeat;
	z-index: 1;
}

.contactus__wrapper {
	display: flex;
	position: relative;
	z-index: 2;
	padding: 0 5px;
}

.contactus__form {
	flex: 0 0 692px;
	margin-right: 54px;
	padding: 39px 76px;
	border-radius: 3px;
	background: #fff;
}

.contactus__form-title {
	font-family: "GothamPro";
	font-size: 30px;
	font-weight: bold;
	display: flex;
	align-items: center;
	line-height: 1px;
	justify-content: center;
	margin-bottom: 42px;
}

.contactus__form-title:before {
	content: url('../img/mail.png');
	margin-right: 22px;
}

.contactus__form-group {
	display: flex;
	align-items: center;
	margin-bottom: 12px;
}

.contactus__form-group label {
	flex: 0 0 150px;
	margin-right: 30px;
	text-align-last: left;
	font-family: 'AutoradiographicRg';
	font-size: 20px;
}

.contactus__form-group input[type="text"] {
	border-width: 1px;
	border-color: rgb(178, 178, 178);
	border-style: solid;
	background: #fff;
	height: 57px;
	font-family: 'AutoradiographicRg';
	font-size: 20px;
	padding: 0 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1 0 auto;
}

.contactus__form-group textarea {
	border-width: 1px;
	border-color: rgb(178, 178, 178);
	border-style: solid;
	background: #fff;
	font-family: 'AutoradiographicRg';
	font-size: 20px;
	padding: 0 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1 0 auto;
}

.contactus__form .registration__button {
	max-width: 100%;
	margin-top: 30px;
}

.contactus__info {
	font-family: "GothamProNarrow";
	font-size: 22px;
	line-height: 34px;
	flex: 0 0 412px;
	padding-top: 39px;
}

.contactus__info a {
	display: inline;
}

.contactus__info-title {
	font-family: "GothamPro";
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 53px;
}

.contactus__info-subtitle {
	font-size: 25px;
	text-transform: uppercase;
	font-weight: bold;
}

.contactus__info-block {
	margin-bottom: 24px;
}

.contactus__info-block._orange {
	color: #f54f00;
}

/* Страница Связаться с нами - конец */



/* Страница сравнения товаров - начало */
.sticky_block {
	position: sticky;
	overflow: auto;
	margin-bottom: -20px;
}

.sticky_block .compare__table tbody td,
.compare__wrapper .compare__table tbody td {
	padding: 0;
}

.compare__table .td_title,
.compare__table .td_block {
	padding: 17px 32px;
}

.compare__wrapper::-webkit-scrollbar {
	width: 0;
}

.compare__wrapper {
	overflow-x: auto;
}

.compare__table {
	font-family: "GothamProNarrow";
	font-size: 22px;
	line-height: 1.2;
	border-spacing: 0;
	border-collapse: collapse;
	background: #fff;
}

.compare__table tr {}

.compare__table td {
	border: 1px rgb(172, 172, 172) solid;
	text-align: center;
	padding: 17px 32px;
	vertical-align: top;
}

.compare__table td img {
	margin: auto;
}

.compare__table tr td:first-child {
	font-weight: bold;
	text-align: right;
}

.compare__table .compare-product {
	border-bottom: none;
}

.compare-product {
	background-color: rgb(220, 220, 220);
	text-align: left !important;
}

.compare-attribute {
	background-color: rgb(220, 220, 220);
	text-align: left !important;
}

.compare__table .button {
	font-family: "GothamPro";
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 5px;
	background: #333;
	max-width: 155px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 15px;
	font-size: 15px;
	white-space: nowrap;
}

.compare__table .button._cart:before {
	content: '';
	width: 20px;
	height: 20px;
	background: url('../img/cart-icon.png') center center / 100% no-repeat;
	margin-right: 12px;

}

.compare__table .button._delete:before {
	content: '';
	width: 20px;
	height: 20px;
	background: url('../img/delete-icon.png') center center / 100% no-repeat;
	margin-right: 12px;
}

.remove {}

/* Страница сравнения товаров - конец */



/* Купить в 1 клик - начало */
#popup-purchase-wrapper {
	max-width: 832px;
}

#popup-purchase-wrapper .popup-heading {
	padding: 40px 0 20px 0;
	border-bottom: 1px rgb(156, 159, 158) solid;
	font: 600 30px Gilroy, Arial, sans-serif;
	line-height: 60px;
}

#popup-purchase-wrapper .popup-center {	
	padding: 20px 0 0 0;
	display: flex;
	flex-wrap: wrap;
}

#popup-purchase-wrapper .left {
	flex: 0 0 100%;
}

#popup-purchase-wrapper .review-wrap {
	display: flex;
  justify-content: flex-start;
  gap: 10px;
  align-items: center;
  margin-bottom: 20px;
}

#popup-purchase-wrapper .product-name {
	font: 600 24px Gilroy, Arial, sans-serif;
	margin-bottom: 25px;
}

#popup-purchase-wrapper .star-ratings {
	margin-bottom: 10px;
}

#popup-purchase-wrapper .star-ratings .star {
	color: #e9d600;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: 20px;
}

#popup-purchase-wrapper .product-price {
	color: #333333;
	font: 600 30px Gilroy, Arial, sans-serif;
	margin-bottom: 20px;
}

#popup-purchase-wrapper .product-description {
	font: 500 20px Gilroy, Arial, sans-serif;
	max-height: 170px;
	overflow-y: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
	line-height: 1.2;
}

#popup-purchase-wrapper .right {
	flex: 0 0 37.333%;
}

#popup-purchase-wrapper .right img {
	margin: 0 auto 8px;
	display: block;
}

#popup-purchase-wrapper #purchase-form {
	flex: 0 0 100%;
	margin-top: 15px;
	max-width: 100%;
}

#popup-purchase-wrapper .right .sub-images {
	margin: auto;
	max-width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#popup-purchase-wrapper .right .sub-images>span+span {
	margin-left: 0;
}

#popup-purchase-wrapper .right .sub-images>span {
	height: 7px;
	flex: 0 0 19.5%;
	margin-right: 0.5%;
	margin-bottom: 2px;
}

#popup-purchase-wrapper .right .sub-images>span label {
	background-color: rgb(214, 214, 214);
	width: 100%;
	height: 7px;
	display: block;
	border-radius: 0;
}

#popup-purchase-wrapper .right .sub-images input[type=radio]:checked+label {
	background-color: rgb(245, 79, 0);
}

#popup-purchase-wrapper .payment-info {}

#popup-purchase-wrapper .required {}

#popup-purchase-wrapper .info-heading-2 {
	font: 400 25px Gilroy, Arial, sans-serif;
	margin-bottom: 34px;
}

#popup-purchase-wrapper .form-group {}

#popup-purchase-wrapper .control-label {
	font-family: Gilroy;
	font-size: 20px;
	margin-bottom: 15px;
	display: block;
}

#popup-purchase-wrapper .payment-info>div {
	margin-bottom: 21px;
}

#popup-purchase-wrapper .payment-info>div+div {
	margin-top: 0;
}

#popup-purchase-wrapper .payment-info>div label {
	font-family: Gilroy;
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
	line-height: 1;
}

#popup-purchase-wrapper .payment-info>div input,
#popup-purchase-wrapper .payment-info>div textarea {
	border-width: 1px;
	border-color: #EAEEF1;
	background-color: #F5F5F5;
	border-style: solid;
	font-family: Gilroy;
	font-size: 20px;
}

#popup-purchase-wrapper .payment-info>div input::placeholder,
#popup-purchase-wrapper .payment-info>div textarea::placeholder {
	color: #989898;
}

#popup-purchase-wrapper .payment-info>div input {
	height: 57px;
}

#popup-purchase-wrapper .payment-info>div textarea {
	min-height: 154px;
	margin-bottom: 24px;
}

#popup-purchase-wrapper div[id^="input-option"] {
	padding-right: 100px;
	position: relative;
	margin-bottom: 34px;
}

#popup-purchase-wrapper div[id^="input-option"] .owl-next {
	background: #fff;
	position: absolute;
	right: 30px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 50px;
}

#popup-purchase-wrapper div[id^="input-option"] .owl-next img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: .5;
	transition: .4s;
}

#popup-purchase-wrapper div[id^="input-option"] .owl-next:hover img {
	opacity: 1;
}

#popup-purchase-wrapper div[id^="input-option"] .owl-prev {
	display: none !important;
}

#popup-purchase-wrapper .radio {
	text-align: center;
	font: 600 14px Gilroy, Arial, sans-serif;
}

#popup-purchase-wrapper .radio img {
	padding: 6px;
	transition: .4s;
	border: 2px #fff solid;
	width: 100%;
}

#popup-purchase-wrapper .radio input[type="radio"] {
	display: none;
}

#popup-purchase-wrapper .radio input[type="radio"]:checked+img {
	border-width: 2px;
	border-color: rgb(245, 79, 0);
	border-style: solid;
}

#popup-purchase-wrapper .img-thumbnail {}

#popup-purchase-wrapper .payment-quantity {}

#popup-purchase-wrapper .number {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

#popup-purchase-wrapper .frame-change-count {
	width: 185px;
}

#popup-purchase-wrapper .btn-plus {}

#popup-purchase-wrapper .icon-plus {}

#popup-purchase-wrapper .icon-plus:before {
	content: '+';
	font: 400 22px Gilroy, Arial, sans-serif;
	line-height: 18px;
}

#popup-purchase-wrapper .btn-minus {}

#popup-purchase-wrapper .icon-minus {}

#popup-purchase-wrapper .icon-minus:before {
	content: none;
}

#popup-purchase-wrapper .plus-minus {
	border-top: 0;
	border-bottom: 0;
	border-left: 1px solid #c5cdd8;
	border-right: 1px solid #c5cdd8;
	background: #fff;
	width: 62px;
	height: 61px;
	position: absolute;
	left: 62px;
	top: 0;
	outline: 0;
	font-size: 18px;
	text-align: center;
	font: 400 22px Gilroy, Arial, sans-serif;
}

#popup-purchase-wrapper .payment-quantity .btn-minus button {
	width: 61px;
	height: 61px;
	background: #333;
	color: #fff;
	font: 400 22px Gilroy, Arial, sans-serif;
	display: flex;
	align-items: center;
	justify-content: center;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	;
}

#popup-purchase-wrapper .payment-quantity .btn-plus button {
	width: 61px;
	height: 61px;
	background: #333;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px
}

.payment-quantity .btn-plus button span {
	background: none;
}

#popup-purchase-wrapper .payment-quantity label {
	font: 700 20px Gilroy, Arial, sans-serif;
	margin-bottom: 18px;
	display: block;
}

#popup-purchase-wrapper .mfp-close {
	width: 76px;
	height: 76px;
	background: none;
}

#popup-purchase-wrapper .mfp-close:before,
#popup-purchase-wrapper .mfp-close:after {
	content: '';
	width: 25px;
	height: 2px;
	background: #828282;
	position: absolute;
	top: 40px;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

#popup-purchase-wrapper .mfp-close:before {
	transform: rotate(45deg);
}

#popup-purchase-wrapper .mfp-close:after {
	transform: rotate(-45deg);
}

#popup-purchase-wrapper .popup-footer {
	padding: 0 78px 75px;
	border-top: none;
	background-color: #fff;
	position: relative;
	display: flex;
	width: 100%;
	height: auto;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
}

#popup-purchase-wrapper .popup-footer a {
	float: none;
	color: #fff;
	cursor: pointer;
	display: block;
	border-radius: 2px;
	text-align: center;
	flex: 0 0 48%;
	order: 1;
	font: 600 22px Gilroy, Arial, sans-serif;
	line-height: 1;
	border-radius: 5px;
	background-color: rgb(245, 79, 0);
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
}


#popup-purchase-wrapper .popup-footer button {
	float: none;
	flex: 0 0 48%;
	display: block;
	color: #fff;
	cursor: pointer;
	background: #333;
	border-radius: 2px;
	outline: 0;
	text-align: center;
	order: 2;
	font: 600 22px Gilroy, Arial, sans-serif;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	border-radius: 5px;
	height: 60px;
	border: 2px solid #333;
	padding: 0;
}

/* Купить в 1 клик - конец */




/* Исправления и дополнения к существующим стилям - начало */
#product .product-tabs .tab-content *:not(.review-rating i, .entry-review-image i, #product .product-tabs i),
#product-quick-view .product-tabs .tab-content .tab-inner-b,
#product-quick-view .product-tabs .tab-content .tab-inner-b p,
#product-quick-view .product-tabs .tab-content .tab-inner-b p span,
#product-quick-view .product-tabs .tab-content .tab-inner-c p,
#product-quick-view .product-tabs .tab-content .tab-inner-c p span,
#product-quick-view .product-tabs .tab-content .tab-inner-c ul,
#product-quick-view .product-tabs .tab-content .tab-inner-c ul li,
#product-quick-view .product-tabs .tab-content .tab-inner-b ul,
#product-quick-view .product-tabs .tab-content .tab-inner-b ul li,
#product-quick-view .product-tabs .tab-content .tab-pane table {
	font-family: 'Gilroy' !important;
}

#product .product-tabs .tab-content p,
#product-quick-view .product-tabs .tab-content .tab-pane,
#product-quick-view .product-tabs .tab-content .tab-pane p,
#product-quick-view .product-tabs .tab-content .tab-pane p span,
#product-quick-view .product-tabs .tab-content .tab-pane ul,
#product-quick-view .product-tabs .tab-content .tab-pane ul li,
#product-quick-view .product-tabs .tab-content .tab-pane table {
	color: #333 !important;
	font-size: 18px !important;
}

#product .product-tabs .tab-content .tab-pane ul li {
	list-style: disc !important;
	display: flex;
	align-items: baseline;
}

#product-quick-view .product-tabs .tab-content .tab-pane ul {
	margin-bottom: 10px;
	padding-left: 1.5em !important;
}

#product-quick-view .product-tabs .tab-content .tab-pane ul li {
	list-style: disc !important;
	display: flex;
}

#product-quick-view .product-tabs .tab-content .tab-pane p {
	margin-bottom: 10px !important;
	line-height: 1.38 !important;
}

#product-quick-view .product-tabs .tab-content .tab-pane table tr td {
	font-size: 100% !important;
	line-height: 1.38 !important;
}

#product-quick-view .product-tabs .tab-content .agree-item label {
	font-size: 14px !important;
	font-family: 'Gilroy Medium' !important;
	color: #333 !important;
}

#product .product-tabs .request-form>label,
#product-quick-view .product-tabs .request-form>label {
	margin-bottom: 20px;
}

#product .product-tabs .tab-content .buttons .button,
#product-quick-view .product-tabs .tab-content .buttons .button {
	color: #fff !important;
}

#product .product-tabs .tab-content label[for="politic"],
#product .product-tabs .tab-content label[for="measurer_politic"] {
	font-size: 14px;
	margin-bottom: 5px;
}

#product-quick-view #form-review #review-title {
	font-family: 'Gilroy Medium';
}

#product-quick-view .rew-form {
	padding: 0 15px 15px 15px;
}

#form-review .label_str,
#form-review .text_str,
#product-quick-view #form-review .buttons {
	max-width: 300px;
}

#product-quick-view #tab-related-option .tab-inner-b.fixed-h {
	height: auto !important;
}

#product-quick-view .ro-slider {
	display: block !important;
}

#breadcrumbs .sort-block {
	width: auto;
}

#breadcrumbs .sort-block .sort-item {
	-webkit-box-flex: unset;
	-ms-flex: unset;
	flex: unset;
}

#breadcrumbs .select {
	flex: unset;
}

#breadcrumbs .select .select-styled {
	position: relative;
	white-space: nowrap;
	padding: 0 40px 0 20px;
}

.breadcrumb_landing_page {
	visibility: visible !important;
}

#product .product-information, #product-quick-view .product-information {
	align-self: self-start;
	position: sticky;
	top: 0;
}

/* Исправления и дополнения к существующим стилям - конец */

@media (max-width: 1820px) {
	.contactus:after {
		opacity: .3;
	}
}

@media (max-width: 1630px) {
	.search__options-item input[type="checkbox"]:checked+label:after {
		top: 20px;
	}
}

@media (max-width: 1920px) {
	.notfound {
		background: url(../img/404.png) left center / 100% no-repeat;
	}

	.news__item-footer {
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.news__item-date {
		margin-bottom: 16px;
	}

	.news__item-views {
		margin-bottom: 16px;
		margin-right: 0;
	}

	.news-single__info .news__item-date {
		margin-bottom: 0;
		margin-right: 20px;
	}

	.news-single__info .news__item-views {
		margin-bottom: 0;
		margin-right: 20px;
	}

	.news-single__info .news__item-reviews {
		margin-bottom: 0;
	}

	.news-single__similar-image {
		flex: 0 0 200px;
	}

	.news-single__similar-title {
		font-size: 26px;
		line-height: 32px;
		margin-bottom: 24px;
	}

	.news-single__similar-text {
		font-size: 18px;
		line-height: 24px;
		-webkit-line-clamp: 8;
	}

	.recommend-carousel__item-title {
		font-size: 22px;
		line-height: 28px;
	}

	.recommend-carousel__item-price {
		display: block;
		text-align: center;
	}

	.recommend-carousel__item-old-price {
		margin-left: 0;
		margin-top: 12px;
	}

	.registration__item {
		padding: 40px 60px;
	}

	.registration__title {
		font-size: 24px;
	}

	.registration__item._new-user .registration__title:before,
	.registration__item._login .registration__title:before {
		left: -30px;
	}

	.partners__info {
		padding-right: 0;
		padding-left: 560px;
		background: url(../img/partners-bg.png) 12% center / 400px no-repeat;
	}

	.presentsert__wrapper {
		width: 100%;
		background: rgba(255, 255, 255, .8);
	}

	.search__title {
		flex-wrap: wrap;
	}

	.search__title-text {
		margin-bottom: 0;
	}

	.search__select {
		margin-bottom: 0;
	}

	.search__options {
		flex-wrap: wrap;
	}

	.search__options-item {
		line-height: 50px;
		margin-bottom: 0;
	}

	.search__options-item._text {
		flex: 0 0 45%;
	}

	.search__options-item._select {
		flex: 0 0 40%;
	}

	.search__found-title {
		margin-top: 0;
	}

	.search__result-title {
		min-height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.contactus__info {
		flex: unset;
	}

	.search__options-item input[type="checkbox"]:checked+label:after {
		top: 18px;
	}
}

@media (max-width: 1200px) {
	#popup-call-phone-wrapper {
		max-width: 350px;
	}

	.notfound__content {
		max-width: 440px;
	}

	.notfound__text {
		margin-bottom: 120px;
	}

	.notfound__title {
		font-size: 36px;
	}

	.notfound__info {
		font-size: 18px;
	}

	.news__item {
		flex-wrap: wrap;
	}

	.news__item-image {
		flex: 0 0 100%;
	}

	.news__item-image img {
		margin: auto;
	}

	.news__item-social {
		flex: 0 0 100%;
	}

	.news__item-date {
		margin-bottom: 24px;
		margin-right: 0;
	}

	.news__item-views {
		margin-bottom: 24px;
		margin-right: 0;
	}

	.news__item-reviews {
		margin-right: 0;
		margin-bottom: 24px;
	}

	.news-single__wrapper {
		padding: 50px 30px;
	}

	.news-single__introtext {
		font-size: 22px;
		line-height: 28px;
	}

	.news-single__fulltext {
		font-size: 22px;
		line-height: 28px;
		margin-bottom: 48px;
	}

	.news-single__fulltext li {
		margin-bottom: 24px;
	}

	.news-single__similar-item {
		height: auto;
		padding: 10px;
		display: block;
	}

	.news-single__similar-image {
		flex: 0 0 100%;
		margin-right: 0;
		margin-bottom: 12px;
	}

	.news-single__similar-title {
		margin-bottom: 12px;
	}

	.news-single__similar-text {
		display: block;
	}

	.news-single__similar-info {
		overflow: visible;
	}

	.registration__item {
		padding: 40px;
	}

	.registration__title {
		font-size: 22px;
	}

	.registration__item._new-user .registration__title:before,
	.registration__item._login .registration__title:before {
		left: -16px;
	}

	.partners__info {
		padding-left: 0;
		background: url(../img/partners-bg.png) 45% 70px/ 400px no-repeat;
	}

	.partners__title {
		margin-bottom: 360px;
	}

	.search__result {
		padding: 30px 15px;
	}

	.contactus__form {
		padding: 39px;
		flex: 0 0 550px;
	}

	.compare__table {
		font-size: 20px;
	}

	.compare__table .button {
		font-size: 16px;
		height: 50px;
	}

	.compare__table td {
		padding: 15px 20px;
	}
}

@media (min-width: 1000px) {
	#related-products .rel-content .itm {
		width: 20%;
		padding-left: 7.5px;
		padding-right: 7.5px;
	}
}

@media (max-width: 991px) {
	#container #content .affiliate_button {
		margin: auto 10px auto auto;
	}

	.notfound__content {
		max-width: 340px;
	}

	.notfound__text {
		margin-bottom: 100px;
	}

	.notfound__title {
		font-size: 30px;
	}

	.notfound__info {
		font-size: 18px;
		line-height: 24px;
	}

	.notfound__link {
		width: 205px;
		height: 45px;
	}

	.notfound__link a {
		font-size: 20px;
	}

	.news__wrapper {
		padding: 0 15px;
	}

	.news__item-info {
		padding: 40px 30px 30px;
	}

	.news__item-image img {
		width: 100%;
	}

	.news-single__wrapper {
		padding: 30px 20px;
	}

	.news-single__title {
		margin-bottom: 36px;
	}

	.news-single__info {
		flex-wrap: wrap;
		margin-bottom: 24px;
	}

	.news-single__info .news__item-date {
		margin-bottom: 24px;
		font-size: 18px;
	}

	.news-single__info .news__item-views {
		margin-bottom: 24px;
		font-size: 18px;
	}

	.news-single__info .news__item-reviews {
		margin-bottom: 24px;
		margin-right: 20px;
		font-size: 18px;
	}

	.news-single__info .rate {
		margin-bottom: 24px;
	}

	.news-single__introtext {
		margin-bottom: 36px;
	}

	.registration__wrapper {
		flex-wrap: wrap;
	}

	.registration__item {
		flex: 0 0 100%;
		margin-bottom: 36px;
	}

	.presentsert {
		background: url(../img/presentsert-bg.png) center center / auto no-repeat;
	}

	.search__options-item {
		line-height: 30px;
	}

	.search__title-text {
		line-height: 1.2;
		margin-bottom: 20px;
	}

	.search__title {
		margin-bottom: 30px;
	}

	.search__subtitle {
		margin-bottom: 20px;
	}

	.search__find {
		width: 220px;
		height: 50px;
	}

	.search__result {
		flex: 0 0 32%;
	}

	.search__result-title {
		margin-bottom: 24px;
	}

	.search__result-colors {
		margin-bottom: 16px;
	}

	.contactus:after {
		content: none;
	}

	.contactus__wrapper {
		flex-wrap: wrap;
		padding: 0 15px;
	}

	.contactus__form {
		flex: 0 0 100%;
		margin-right: 0;
	}

	.compare__table {
		font-size: 18px;
	}

	.compare__table .button {
		font-size: 14px;
		height: 42px;
	}

	.compare__table td {
		padding: 10px;
	}

	.compare__table .button._cart:before {
		content: '';
		width: 20px;
		height: 20px;
		background: url('../img/cart-icon.png') center center / 100% no-repeat;
		margin-right: 12px;
	}

	.compare__table .button._delete:before {
		content: '';
		width: 20px;
		height: 20px;
		background: url('../img/delete-icon.png') center center / 100% no-repeat;
		margin-right: 12px;
	}

	#popup-purchase-wrapper .popup-heading {
		padding: 23px 0 21px 50px;
	}

	#popup-purchase-wrapper .popup-center {
		padding: 50px;
	}

	#popup-purchase-wrapper .popup-footer {
		padding: 0 50px 50px;
	}

	.search__options-item input[type="checkbox"]:checked+label:after {
		top: 8px;
	}

	#container .account-content .buttons {
		flex-direction: column;
		align-items: center;
	}
}

@media (max-width: 768px) {

	#container .account-content .form-group {
		width: 100%;
	}

	.notfound {
		margin: 40px 0;
	}

	.notfound__content {
		max-width: 300px;
	}

	.notfound__title {
		font-size: 24px;
	}

	.notfound__info {
		font-size: 16px;
		line-height: 22px;
	}

	.news-single__fulltext {
		margin-bottom: 24px;
	}

	.news-single__content {
		padding-bottom: 30px;
		margin-bottom: 36px;
	}

	.news-single__similar-content {
		flex-wrap: wrap;
	}

	.news-single__similar-item {
		flex: 0 0 100%;
	}

	.presentsert__wrapper,
	#container .account-content {}

	.search__options-item._text {
		flex: 0 0 100%;
	}

	.search__options-item._select {
		flex: 0 0 100%;
	}

	.search__result {
		flex: 0 0 49%;
	}

	.compare__table {
		font-size: 16px;
	}

	.compare__table .button {
		font-size: 12px;
		height: 40px;
		max-width: 132px;
	}

	.compare__table .button._cart:before {
		content: '';
		width: 18px;
		height: 18px;
		background: url('../img/cart-icon.png') center center / 100% no-repeat;
		margin-right: 10px;
	}

	.compare__table .button._delete:before {
		content: '';
		width: 18px;
		height: 18px;
		background: url('../img/delete-icon.png') center center / 100% no-repeat;
		margin-right: 10px;
	}

	#popup-purchase-wrapper .popup-heading {
		padding: 23px 0 21px 30px;
		font-size: 38px;
	}

	#popup-purchase-wrapper .popup-center {
		padding: 30px;
	}

	#popup-purchase-wrapper .popup-footer {
		padding: 0 30px 30px;
	}

	#popup-purchase-wrapper .left {
		flex: 0 0 100%;
		max-width: 100%;
		padding-right: 0;
	}

	#popup-purchase-wrapper .right {
		flex: 0 0 100%;
		max-width: 100%;
	}

	#container #content .buttons.clearfix {
		flex-direction: column;
	}

	#container #content .affiliate_button {
		margin: 10px auto;
	}

	.affiliate {
		padding: 30px;
	}

	.parameters-item_inf-block-item::before {
		width: 100%;
		left: 0;
	}

	.product-tabs .tab-content .scroll-down {
		display: none;
	}

	.product-item:hover {
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.product-item:hover .product-action {
		opacity: 1;
		visibility: visible;
		height: auto;
		overflow: hidden;
	}

	#container .account-content .agree-item input[type=checkbox]~label {
		font-size: 10px;
		line-height: 12px;
	}

	#container .account-content .agree-item input[type=checkbox]~label span {
		width: 15px;
		height: 15px;
		margin-left: 10px;
	}

	#container .account-content .agree-item input[type=checkbox]~label span:before {
		width: 15px;
		height: 17px;
	}

	#container #content .buttons .agreements .agree-item {
		justify-content: center;
	}

	#cart .order-form-action .agreements {
		margin-bottom: 20px;
	}

	#popup-purchase-wrapper .star-ratings .star {
		font-size: 13px;
	}

	#popup-purchase-wrapper .payment-info>div input {
		font-size: 14px;
	}
}

@media (max-width: 575px) {
	.notfound {
		padding: 0;
		background: url('../img/404.png') left 58% / 100% no-repeat;
	}

	.notfound__content {
		margin: auto;
	}

	.notfound__text {
		margin-bottom: 182px;
	}

	.news__item-info {
		padding: 30px 15px;
	}

	.news-single__wrapper {
		padding: 20px 10px;
	}

	.news-single__info .news__item-date {
		margin-bottom: 12px;
		font-size: 18px;
	}

	.news-single__info .news__item-views {
		margin-bottom: 12px;
		font-size: 18px;
	}

	.news-single__info .news__item-reviews {
		margin-bottom: 12px;
		margin-right: 20px;
		font-size: 18px;
	}

	.news-single__info .rate {
		margin-bottom: 12px;
	}

	.tabs__button {
		padding: 20px 10px;
	}

	.registration__title {
		font-size: 20px;
		align-items: center;
	}

	.registration__item._new-user .registration__title:before,
	.registration__item._login .registration__title:before {
		left: 0;
		margin-right: 16px;
	}

	.partners__title {
		line-height: 1.2;
	}

	.partners__info {
		padding-left: 0;
		background: url(../img/partners-bg.png) 45% 120px/ 300px no-repeat;
	}

	.presentsert .form-group,
	#container .affiliate .form-group,
	.account-content form .form-group {
		flex-wrap: wrap;
	}

	.presentsert .control-label,
	#container .affiliate .control-label,
	.account-content .control-label {
		flex: 0 0 100%;
		margin-bottom: 14px;
		text-align: left;
	}

	.presentsert .reg-text {
		margin-left: 0;
	}

	.search__select {
		flex-wrap: wrap;
	}

	.search__select-item {
		margin-bottom: 12px;
	}

	.search__select .search__select-item:first-child {
		margin-right: 0;
	}

	.search__find {
		margin: 0 auto 30px;
		width: 100%;
		font-size: 18px;
    	font-weight: 400;
	}

	.search__found-title {
		font-size: 26px;
	}

	.search__result {
		flex: 0 0 100%;
	}

	.contactus__form {
		padding: 30px 10px;
	}

	.contactus__form-group {
		flex-wrap: wrap;
		margin-bottom: 24px;
	}

	.contactus__form-group label {
		flex: 0 0 100%;
		margin-bottom: 8px;
	}

	#popup-purchase-wrapper .popup-footer {
		flex-wrap: wrap;
	}

	#popup-purchase-wrapper .popup-footer button {
		flex: 0 0 100%;
	}

	#popup-purchase-wrapper .popup-footer a {
		flex: 0 0 100%;
		margin-bottom: 16px;
	}

	.search__results-wrapper .cols.col-sm-6 {
		width: 100%;
	}
}

@media (max-width: 575px) {
	#container .account-content .agree-item input[type=checkbox]~label {
		font-size: 8px;
	}
}

@media (max-width: 420px) {
	#container .account-content .agree-item input[type=checkbox]~label {
		font-size: 60px;
	}

	.compare__table .button {
		max-width: 111px;
	}

	#popup-call-phone-wrapper .img_call_phone {
		top: -510px;
	}

	.notfound {
		padding: 0;
		background: url('../img/404.png') left 58% / 140% no-repeat;
	}

	.notfound__text {
		margin-bottom: 200px;
	}

	.news__item-title {
		font-size: 26px;
		line-height: 32px;
		margin-bottom: 20px;
	}

	.news__item-introtext {
		font-size: 18px;
		line-height: 24px;
	}

	.news__item-date {
		font-size: 16px;
	}

	.news__item-info {
		padding: 20px 10px 30px;
	}

	.news-single__title {
		font-size: 28px;
		margin-bottom: 24px;
	}

	.news-single__info .news__item-date {
		margin-bottom: 12px;
		font-size: 16px;
	}

	.news-single__info .news__item-views {
		margin-bottom: 12px;
		font-size: 16px;
	}

	.news-single__info .news__item-reviews {
		margin-bottom: 12px;
		margin-right: 20px;
		font-size: 16px;
	}

	.news-single__introtext {
		font-size: 18px;
		line-height: 24px;
	}

	.news-single__fulltext {
		font-size: 18px;
		line-height: 24px;
	}

	.news-single__fulltext li {
		padding-left: 10px;
	}

	.registration__item {
		padding: 30px 15px;
	}

	.registration__item._new-user .registration__title:before,
	.registration__item._login .registration__title:before {
		content: none;
	}

	.registration__title {
		font-size: 24px;
		line-height: 1.2;
	}

	.partners__title {
		margin-bottom: 280px;
		line-height: 1.2;
	}

	.partners__info {
		font-size: 18px;
		line-height: 24px;
	}

	.partners__info p {
		margin-bottom: 24px;
	}

	.presentsert__wrapper {
		padding: 30px 10px;
	}

	.search__title {
		margin-bottom: 12px;
	}

	.search__form {
		padding: 15px 10px;
	}

	.search__options-item {
		line-height: 1.2;
	}

	.contactus__info {
		font-size: 18px;
		line-height: 28px;
	}

	.contactus__info-title {
		font-size: 28px;
		margin-bottom: 36px;
	}

	.contactus__info-subtitle {
		font-size: 22px;
	}

	.compare__table {
		font-size: 14px;
	}

	.compare__table td {
		padding: 5px;
	}

	.compare__table .button {
		font-size: 11px;
		height: 40px;
		font-weight: normal;
		text-transform: capitalize;
	}

	.compare__table .button._cart:before {
		content: '';
		width: 16px;
		height: 16px;
		background: url('../img/cart-icon.png') center center / 100% no-repeat;
		margin-right: 6px;
	}

	.compare__table .button._delete:before {
		content: '';
		width: 16px;
		height: 16px;
		background: url('../img/delete-icon.png') center center / 100% no-repeat;
		margin-right: 6px;
	}

	#popup-purchase-wrapper .popup-heading {
		font-size: 26px;
		font-family: Gilroy;
		font-weight: 600;
	}

	#popup-purchase-wrapper .popup-center {
		padding: 20px;
	}

	#popup-purchase-wrapper .popup-footer {
		padding: 0 20px 20px;
	}

	#popup-purchase-wrapper .mfp-close {
		width: 60px;
		height: 60px;
	}

	#popup-purchase-wrapper .product-name {
		font: 600 22px Gilroy, Arial, sans-serif;
		margin-bottom: 20px;
	}

	#popup-purchase-wrapper .product-price {
		font: 600 24px Gilroy, Arial, sans-serif;
		margin-bottom: 20px;
	}

	#popup-purchase-wrapper .review-wrap {
		margin: 5px 0;
	}

	#popup-purchase-wrapper .payment-info>div textarea {
		margin-bottom: 0;
	}

	#popup-purchase-wrapper .info-heading-2 {
		font: 600 22px Gilroy, Arial, sans-serif;
		margin-bottom: 20px;
	}

	#popup-purchase-wrapper .popup-footer a {
		font: 600 20px Gilroy, Arial, sans-serif;
	}

	#popup-purchase-wrapper .popup-footer button {
		font: 600 20px Gilroy, Arial, sans-serif;
	}

	.search__options-item input[type="checkbox"]:checked+label:after {
		top: 1px;
	}
}

.custom-field .checkbox-item input[type=checkbox] {
	display: none;
}

#cart .order-client-info .custom-field .checkbox-item input[type=checkbox]~label {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	padding: 0;
}

@media screen and (max-width: 768px) {
	#cart .order-client-info .custom-field .checkbox-item input[type=checkbox]~label {
		font-size: 12px;
		line-height: 12px;
	}

	.search .live-search .search__options-item label:after {
		top: 15px !important;
	}
}

.custom-field .checkbox-item input[type=checkbox]~label span {
	width: 34px;
	height: 34px;
	position: relative;
	border: 1px solid #dcdada;
	border-radius: 2px;
	display: inline-block;
	margin-right: 20px;
}

@media screen and (max-width: 768px) {
	.custom-field .checkbox-item input[type=checkbox]~label span {
		width: 15px;
		height: 15px;
		margin-right: 10px;
	}
}

.custom-field .checkbox-item input[type=checkbox]~label span:before {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 34px;
	height: 36px;
	background: url(../img/filtering/checkbox.png) center/contain no-repeat;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	visibility: hidden;
	opacity: 0;
}

#cart .custom-field .checkbox-item input[type=checkbox]:checked~label span:before {
	visibility: visible;
	opacity: 1;
}

.custom-field input[type=text] {
	max-width: 100px;
}


.custom-field .select,
.cs-select {
	position: relative;
	margin-bottom: 10px;
	display: block;
	background-color: #fff;
}

.custom-field .select {
	max-width: 100px;
}

.custom-field .select select,
.cs-select select {
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	height: 50px;
	background: none;
	padding: 15px;
	border-radius: 2px;
	border: 1px solid #616b74;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 16px;
	font: 500 16px/1.1 GothamProNarrow, Arial, sans-serif;
	color: #333;
}

.custom-field .select:after,
.cs-select:after {
	content: '';
	display: block;
	position: absolute;
	z-index: 0;
	right: 5px;
	top: 19px;
	width: 10px;
	height: 10px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	margin-right: 10px;
	transform: rotate(135deg);
}

@media screen and (max-width: 768px) {

	.custom-field .select select,
	.cs-select select {
		font-size: 16px;
		padding: 5px 30px 5px 5px;
		height: 40px;
	}

	.custom-field .select:after,
	.cs-select:after {
		top: 13px;
	}
}


.customer-address-list {
	width: 100%;
}

.customer-address-list .radio-item input[type=radio]~label {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-family: AutoradiographicRg;
	font-size: 20px;
	line-height: 22px;
}

.customer-address-list .radio-item input[type=radio] {
	display: none;
}

#cart .customer-address-list .radio-item input[type=radio]~label {
	padding-left: 0;
}

.customer-address-list .radio-item input[type=radio]~label i
{
width: 30px;
height: 30px;
position: relative;
border: 1px solid #dcdada;
border-radius: 50%;
display: inline-block;
margin-right: 20px;
}

.customer-address-list .radio-item input[type=radio]:checked~label i:before {
	visibility: visible;
	opacity: 1;
}

.customer-address-list .radio-item input[type=radio]~label i:before {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	width: 14px;
	height: 14px;
	background: #f54f00;
	border-radius: 50%;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.not-active {
	pointer-events: none;
	cursor: text;
	text-decoration: none;
}

.project-item .tmb-wrap,
.product-item .tmb-wrap {
	display: block;
}

/* dizayn-proektu form */

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

@font-face {
	font-family: 'Gotham Pro Bold';
	src: url('../fonts/GothamPro-Bold.eot');
	src: url('../fonts/GothamPro-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-Bold.woff2') format('woff2'),
		url('../fonts/GothamPro-Bold.woff') format('woff'),
		url('../fonts/GothamPro-Bold.ttf') format('truetype'),
		url('../fonts/GothamPro-Bold.svg#GothamPro-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}


body {
	margin: 0;
	overflow-x: hidden;
}


* {
	box-sizing: border-box;
	outline: none;
}

#design-projects .owl-carousel .owl-item img {
	width: auto;
}



.quiz-section {
	max-width: 1920px;
	background: #eae6e7;
	padding: 55px;
}

.quiz-section,
.quiz-section * {
	box-sizing: border-box;
}

.quiz-slider {
	display: flex !important;
	flex-flow: column-reverse;
}

.quiz-slider .owl-dot {
	flex-grow: 1;
	background: #d6d6d6 !important;
	height: 11px !important;
	margin: 0 3px;
	position: relative;
}

.quiz-slider .owl-dots {
	display: flex;
	position: relative;
}

.quiz-slider .owl-dot.active {
	background: #f54f00 !important;
}

.quiz-slider .owl-dot span {
	background: transparent !important;
	position: absolute;
	font-size: 22px;
	text-align: center;
	width: 100% !important;
	margin: 0 !important;
	left: 0;
	font-family: 'Blogger Sans';
	bottom: -30px;
	opacity: 0;
}

.quiz-slider .owl-dot.active span {
	opacity: 1;
}


.form-quiz {
	padding: 6px 9px;
	background: #fff;
}

.quiz-slider .owl-nav.disabled+.owl-dots {
	margin-top: 0;
}


.quiz-block {
	padding: 80px 110px 60px 90px;
}

.quiz-block h3 {
	font-family: 'Gilroy Medium';
	font-size: 25px;
	color: #333;
	margin-bottom: 30px;
	text-transform: uppercase;
	text-align: center;
}

.input-tm {
	border: 1px solid #acacac;
	height: 86px;
	padding-left: 25px;
	font-family: 'Gilroy Medium';
	display: flex;
	align-items: center;
	font-size: 22px;
	color: #333;
	position: relative;
	border-radius: 4px;
	margin-bottom: 30px;
}

.input-tm span:nth-child(2) {
	width: 28px;
	height: 28px;
	flex-shrink: 0;
	margin-right: 22px;
	background: url("../img/radio.png");
	display: block;
}

.input-tm input:checked~span {
	background: url("../img/radio-active.png");
}

.input-tm input {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

.quiz-block .input-tm {
	height: 60px;
}

.row-tm {
	display: flex;
	flex-flow: wrap;
	margin: 0 -30px;
}

.row-tm>* {
	padding: 0 30px;
}

.col-6-tm {
	width: 50%;
}

.cloud {
	background: url(../img/cloud.png) no-repeat top center;
	height: 270px;
	background-size: contain;
	padding: 35px 60px;
	font-size: 20px;
}

.loading-block {
	position: absolute;
	top: 6px;
	right: 27px;
}

.loading-block input {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
}

label.loading-block span {
	display: block;
	width: fit-content;
}

.loading {
	position: relative;
	box-shadow: 0 4px 10px 0 #00000040;
	border-radius: 4px;
}


.input-tm-2 {
	border: 1px solid #acacac;
	padding: 16px 35px;
	font-family: 'Gilroy Medium';
	font-size: 22px;
	color: #333;
	margin-bottom: 30px;
	border-radius: 4px;
	margin-bottom: 28px;
	width: 100%;
}

.input-3-tm input::placeholder,
.input-tm-2::placeholder {
	color: #bababa;
}

.input-3-tm input::-webkit-input-placeholder,
.input-tm-2::-webkit-input-placeholder {
	color: #bababa;
}

.input-tm-2::-moz-placeholder,
.input-3-tm input::-moz-placeholder {
	color: #bababa;
}

.input-3-tm input:-moz-placeholder,
.input-tm-2:-moz-placeholder {
	color: #bababa;
}

.input-3-tm input:-ms-input-placeholder,
.input-tm-2:-ms-input-placeholder {
	color: #bababa;
}

textarea.input-tm-2 {
	min-height: 150px;
}

.am-button {
	border: 3px solid #333;
	border-radius: 4px;
	font-family: 'Gotham Pro Bold';
	padding: 15px 95px;
	font-size: 22px;
	color: #333;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	cursor: pointer;
	width: fit-content;
	margin: 0 15px;
}

.am-button span {
	width: 11px;
	height: 12px;
	background: url("../img/arrow-button-2.png");
	display: block;
}

.am-button:hover {
	border: 3px solid #f54f00;
	background: #f54f00;
	color: #fff;
}

.am-button:hover span {
	transform: rotate(0deg);
	background: url("../img/arrow-button.png");
}

.am-next span {
	transform: rotate(180deg);
	margin-left: 8px;
}


.am-prev span {
	margin-right: 8px;

}

.am-prev:hover span {
	transform: rotate(180deg);

}

.quiz-button {
	display: flex;
	justify-content: center;
}



.owl-carousel .owl-item .quiz-img {
	margin: -92px auto 0 auto;
}

.col-12-tm {
	width: 100%;
}

.quiz-button {
	margin-top: 15px;
}

.owl-carousel .owl-item .quiz-img-2 {
	position: relative;
	left: 40px;
}

.quiz-block-l .row-tm {
	margin: 0 -15px;
}

.quiz-block-l .row-tm>* {
	padding: 0 15px;
}


.quiz-img-l {
	margin: auto;
}

.quiz-img-2 {
	margin-left: -100px;
}

.quiz-block-l-final {
	background: url("../img/map-bg.png") no-repeat top center;
	padding: 90px 50px 125px 50px;
	width: 666px;
}

.input-3-tm {
	margin-bottom: 28px;
	position: relative;
}

.input-3-tm input {
	padding: 30px 40px 27px 45px;
	font-size: 22px;
	background: #fff;
	border: 1px solid #acacac;
	border-radius: 4px;
	width: 100%;
}


.input-3-tm:after {
	border-bottom: 1px dashed #acacac;
	left: 40px;
	right: 40px;
	bottom: 25px;
	content: "";
	display: block;
	position: absolute;
}

.red-button {
	width: 100%;
	margin-bottom: 4px;
	background: #f54f00;
	font-family: 'Gotham Pro Bold';
	border: 0;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	padding: 20px 15px 20px 15px;
	font-size: 22px;
	text-transform: uppercase;
	cursor: pointer;
}

.red-button2 {
	font-size: 22px;
	border-radius: 4px;
	color: #fff;
	text-transform: uppercase;
	width: 100%;
	font-family: 'Gotham Pro Bold';
	padding: 17px 15px 17px 15px;
	border: 3px solid #f54f00;
	text-decoration: none;
	background: rgb(51 51 51 / 50%);
	display: block;
	text-align: center;
}

.text-between-btn {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
}

.quiz-block-final {
	padding-bottom: 0;
}

.hover-label {
	position: absolute;
	top: 78px;
	z-index: 11;
	border: 1px solid #b8b8b8;
	left: 0;
	right: 0;
	display: none;
	justify-content: center;
	width: fit-content;
	margin: auto;
	max-width: 540px;
}

.hover-label img {
	max-width: 538px;
}

.hover-label:after {
	content: "";
	position: absolute;
	top: -20px;
	background: url("../img/angle-hover.png");
	width: 42px;
	height: 20px;
	left: calc(50% - 21px);
}

.input-tm:hover .hover-label {
	display: flex;

}

#design-projects .quiz-section .owl-carousel .owl-stage-outer {
	overflow-x: clip;
	overflow-y: visible;
}

@media screen and (max-width: 1600px) {
	.cloud {
		padding: 20px 20px;
		font-size: 20px;
	}

	.input-tm {
		font-size: 20px;
	}

	.input-tm {
		padding-left: 19px;
	}

	.input-tm span:nth-child(2) {
		margin-right: 13px;
	}

	.quiz-block-l-final {
		padding: 48px 50px 70px 50px;
		width: 500px;
	}

	.quiz-block-r img {
		max-width: 100%;
	}

	.quiz-block {
		padding: 55px 30px 50px 30px;
	}

	.quiz-img-2 {
		margin-left: auto;
		margin-right: auto;
	}



}


@media screen and (max-width: 1400px) {
	.am-button {
		padding: 15px 60px;
	}

	.quiz-block-l .row-tm>* {
		width: 100%;
	}




	.quiz-img-l {
		margin: auto;
		max-width: 100%;
	}


}

@media screen and (max-width: 1199px) {
	.am-button {
		padding: 15px 31px;
	}

	.cloud {
		padding: 20px 20px 56px 20px;
		font-size: 20px;
		height: auto;
		background-position-y: bottom;
		border: 2px solid #ff7f7f;
		background: transparent;
		position: relative;
		margin-bottom: 61px;
	}

	.cloud:before {
		content: "";
		display: block;
		background: url("../img/cloud2.png");
		position: absolute;
		width: 53px;
		height: 54px;
		left: calc(50% - 26px);
		bottom: -54px;
	}

	.quiz-img {
		margin: auto;
	}

	.quiz-block-l-final {
		padding: 40px 20px 50px 20px;
		width: 100%;
	}







}


@media screen and (max-width: 1023px) {
	.col-6-tm {
		width: 100%;
	}

	.quiz-slider .owl-dot.active {
		width: 60px;
		flex-shrink: 0;
	}

	.quiz-block-l {
		margin-bottom: 30px;
	}

	.quiz-section {
		max-width: 1920px;
		background: #eae6e7;
		padding: 50px 20px;
	}

	.row-tm>* {
		padding: 0 10px;
	}

}


@media screen and (max-width: 768px) {
	.quiz-slider .owl-dot.active {
		width: 96px;
	}

	.input-tm {
		padding-left: 10px;
	}

	.quiz-section {
		max-width: 1920px;
		background: #eae6e7;
		padding: 50px 10px;
	}

	.input-tm {
		font-size: 16px;
	}

	.input-tm span:nth-child(2) {
		width: 15px;
		height: 15px;
		margin-right: 10px;
		background-size: cover !important;
	}

	.input-tm-2 {
		padding: 20px 10px;
		font-size: 16px;
	}

	.am-button {
		padding: 7px 11px;
		font-size: 16px;
	}

	.input-tm {
		height: 66px;
	}

	.loading-block {
		position: absolute;
		top: 11px;
		right: 16px;
	}

	.quiz-block h3 {
		font-size: 20px;
		margin-bottom: 30px;
	}

	.cloud {
		padding: 10px 15px 30px 15px;
		font-size: 18px;
	}

	.quiz-img-2 {
		position: static;
	}

	.input-3-tm input {
		padding: 15px;
		font-size: 16px;
	}

	.input-3-tm:after {
		display: none;
	}

	.red-button2,
	.red-button {
		font-size: 16px;
		padding: 15px 10px;
		display: block;
	}

	.input-3-tm {
		margin-bottom: 15px;
	}
}


/* dizayn-proektu form end */
.xls_export_cart {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	background: #f54f00;
	display: inline-block;
	padding: 0 60px;
	color: #fff;
	border-radius: 5px;
	text-transform: uppercase;
	font-family: Gilroy Bold;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin-right: 20px;
}
.xls_export_cart:hover {
	-webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 30%);
	box-shadow: 0 5px 10px rgb(0 0 0 / 30%);
}

#product-quick-view .ro-slider {
	position: relative;
	display: flex;
}

#product-quick-view .parameters-item_inf-block-item::before {
	max-width: 100%;
	left: auto;
}

#product-quick-view .product-tabs .tab-content .scroll-down,
#product-quick-view .product-tabs .tab-content .scroll-up {
	display: none;
}

#product-quick-view .parameters-item_inf-block-item {
	margin-bottom: 20px;
}

.product-carousel .owl-carousel .owl-stage-outer,
.viewed_products .owl-carousel .owl-stage-outer {
	overflow-x: clip;
	overflow-y: visible;
}

.js-error-control-box {
	border: 1px solid red !important;
}

.loading-block img {
	cursor: pointer;
}

.ro-slider {
	max-height: 100%;
}

#product-quick-view .big-slider,
#product-quick-view .nav-slider {
	max-height: fit-content;
}

.big-slider {
	max-height: none;
	border-radius: 20px;
}

.mfilter-button-reset {
	background: #333;
	line-height: 44px;
	height: 40px;
	font-family: AutoradiographicRg;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	padding: 0;
	display: inline-block;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	border-radius: 5px;
	height: 50px;
	line-height: 50px;
	width: 100%;
	font-size: 18px !important;
	font-weight: 600 !important;
	cursor: pointer;
	text-align: center;
	margin: 15px auto;
	display: block;
}

.mfilter-button-reset:hover {
	-webkit-box-shadow: 0 3px 9px 1px rgb(0 0 0 / 30%);
	box-shadow: 0 3px 9px 1px rgb(0 0 0 / 30%);
	text-decoration: none;
	color: #fff;
	background: #f54f00;
}

@media screen and (max-width: 768px) {

	.mfilter-free-button,
	.mfilter-free-container {
		box-sizing: content-box;
	}

	.mfilter-free-container {
		position: fixed;
		top: 40px;
		width: 228px;
		margin-left: -238px;
		display: none;
		background: #fff;
		border: 1px solid #ccc;
		z-index: 99999;
		padding: 0 0 0 8px;
	}

	.mfilter-free-button,
	.mfilter-free-container {
		box-sizing: content-box;
	}

	.mfilter-free-button {
		display: block;
		position: absolute;
		margin: 15px 0 0 228px;
		cursor: pointer;
		width: 30px;
		height: 30px;
		border: 10px solid #428bca;
		background-image: url(../img/filter_icon.png);
		background-size: 30px 30px;
	}

	.product-filter .filter-header {
		font-size: 16px;
	}

	.product-filter .filter-item .filter-title {
		font-size: 16px;
	}

	#mfilter-opts-price-min,
	#mfilter-opts-price-max,
	input.mfilter-opts-slider-min,
	input.mfilter-opts-slider-max {
		height: 20px;
		font-size: 16px;
	}

	.product-filter .filter-item .filter-content .checkbox-item input[type=checkbox]~label {
		font-size: 16px;
		line-height: 18px;
	}

	.product-filter .filter-item .filter-content .checkbox-item input[type=checkbox]~label span:before {
		width: 20px;
		height: 20px;
	}

	.product-filter .filter-item .filter-content .checkbox-item input[type=checkbox]~label a {
		font-size: 16px;
		line-height: 18px;
	}

	.product-filter .filter-item .filter-content.nopad {
		max-height: 200px;
	}

	.product-filter .filter-item .filter-content .checkbox-item input[type=checkbox]~label img {
		width: 20px !important;
		height: 20px !important;
	}

	.product-filter .filter-item .filter-content .checkbox-item input[type=checkbox]~label span {
		width: 20px;
		height: 20px;
	}

	.product-filter .filter-item .filter-title:after {
		font-size: 20px;
	}

	.scroll-wrapper>.scroll-content {
		border: none !important;
		box-sizing: content-box !important;
		height: auto;
		left: 0;
		margin: 0;
		max-height: none;
		max-width: none !important;
		overflow-x: hidden !important;
		overflow-y: scroll !important;
		padding: 0;
		top: 0;
		width: auto !important;
	}

	.mfilter-free-container [id^="mfilter-free-container-"] {
		padding-right: 8px;
	}

	.mfilter-button-reset {
		width: 60%;
		height: 30px;
		font-size: 16px;
		padding: 3px 0px;
		line-height: 22px;
	}

	#breadcrumbs .breadcrumbs-children {
		opacity: 0 !important;
		visibility: hidden !important;
	}
}

.ui-brazzers-design {
	position: relative;
}

.ui-brazzers-design .owl-controls {
	position: absolute;
	z-index: 2;
	top: auto;
	left: 0;
	right: 0;
	bottom: 10px;
	width: 100%;
}

.ui-brazzers-design .owl-dots {
	display: flex;
	padding: 0 10px;
}

.ui-brazzers-design .owl-dot {
	flex-grow: 1;
	height: 10px;
	position: relative;
}

.ui-brazzers-design .owl-dot span {
	display: none !important;
}

.ui-brazzers-design .owl-dot.active::before {
	background: #f54f00;
}

.ui-brazzers-design .owl-dot::before {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 95%;
	height: 5px;
	background: #ccc;
	opacity: .7;
	-webkit-transition: .3s;
	transition: .3s;
}

.ui-brazzers-design .owl-stage-outer {
	padding: 0 !important
}

#main-categories .cat-item a .cat-item-name {
	min-height: 59px;
	display: inline-flex;
	align-items: center;
}

#breadcrumbs .col-xs-12 {
	background: #fff;
}

@media (min-width: 769px) {
	#breadcrumbs .breadcrumbs {
		width: 62%;
	}
}

#subscribe_captcha {
	padding: 50px;
	background: #fff;
	max-width: 400px;
	margin: auto;
}

#subscribe_captcha .registration__button {
	max-width: 200px;
	font-size: 20px;
	height: 50px;
	margin-top: 20px;
}

#popup_result_subscribe {
	padding: 50px;
	background: #fff;
	max-width: 400px;
	margin: auto;
	font-size: 20px;
}

#popup_result_subscribe {
	text-align: center;
}

.return_text {
	text-align: justify;
	padding: 0 44px;
}

.content_sitemap #content>.row {
	padding: 0 44px;
}

@media (max-width: 768px) {
	
	.return_text,
	.content_sitemap {
		padding: 0 25px;
	}

	.content_sitemap #content>.row {
		padding: 0 25px;
	}

	.searching-block {
		justify-content: flex-start;
		margin-bottom: 30px;
	}

	header #menu .main-navigation,
	.active_search {
		z-index: 100000;
	}
}

@media (max-width: 569px) {
	.searching-block {
		justify-content: flex-start;
	}
}

.has-error input {
	border: 1px solid red !important;
}

.has-error select {
	border: 1px solid red !important;
}

header #top-infobar .email>i,
header #top-infobar .phone>i {
	display: inline-flex;	
	justify-content: center;
}

.product-item .product-color .slide-left {
	right: -20px;
}

.img_resp_logo {
	height: 32px;
}

#container #content.content_success {
	padding: 60px;
}

.product-item .images-quickview .quick-view {
	background: rgba(0, 0, 0, 0.1);
	font-size: 16px;
}

.product-item .images-quickview .quick-view:before {
	font-size: 38px;
}

#product-quick-view .product-slider .product-nav img {
	height: 400px;
	width: auto;
	border-radius: 20px;
}

.search-tags a {
	border-bottom: dotted 1px;
	color: #f54f00;
}

#content.search__form {
	padding: 30px !important;
}

@media (max-width: 768px) {
	#content.search__form {
		padding: 0 !important;
	}
}

.product_name_top {
	display: none;
	width: 55%;
	float: right;
	font-family: Gilroy Bold;
	font-size: 36px;
	line-height: 38px;
	padding-left: 10px;
}

.icon-document:before {
	font-size: 20px;
}

@media screen and (min-width: 768px) and (max-width: 992px) {
	.product_name_top {
		width: 50%;
	}
}

@media screen and (min-width: 768px) {
	#product .product-information .product-price {
		padding: 14px 0 14px 0;
	}

	#product .product-tabs {
		padding-top: 14px;
	}

	.product_name_top {
		display: block;
	}
}

.fancybox-image {
	cursor: pointer;
}

.swipe_block {
	position: absolute;
	left: calc(50% - 50px);
	top: calc(50% - 50px);
	z-index: 100000;
}

.swipe_block #Capa_1 {
	fill: #fff;
	animation: hand-move 2s ease-out infinite;
}

@keyframes hand-move {
	0% {
		transform: translateX(0);
	}

	50% {
		transform: translateX(3em);
	}

	100% {
		transform: translateX(0);
	}
}

/*стили для описания категорий*/
.category_description p {
	margin: 18px 0 !important;
}

.category_description,
.category_description p {
	font-size: 23px !important;
	color: #333 !important;
	font-family: Gilroy;
}
@media (max-width: 1920px) {
	.category_description,
	.category_description p {
	font-size: 16px !important;
	}
}
@media (max-width: 768px) {
	.category_description,
	.category_description p {
		font-size: 14px !important;
	}
}

.category_description em,
.fancybox-container em,
#information em {
	font-style: italic !important;
}

.category_description ul li::before{
	content: "\f14a";
	font-family: FontAwesome;
	color: #f54f00;
	display: inline-block;
	font-size: 22px;
	width: 1.3em;
}

@media (max-width: 768px) {
	.category_description ul li::before{
		font-size: 16px;
		width: 16px;
		margin-right: 5px;
	}
}

.category_description ul li,
.fancybox-container ul li {
	list-style-type: none !important;
	display: flex;
}

.fancybox-container ul li {
	align-items: center;
}

ul.category_description {
	list-style: none;

}

.category_description ol {
	padding-left: 20px;
}

.category_description ol li,
.fancybox-container ol li,
#information ol > li {
	list-style-type: decimal
}


.category_description ul li {

	padding: 5px 0 5px 15px;

}

.category_description h2 {
	border-left: 4px solid #f54f00 !important;
	padding: 8px !important;
	margin-top: 20px !important;
	font-weight: bold !important;
	font-size: 25px !important;
	color: #333 !important;
	font-family: inherit !important;
}

.category_description h3 {
	border-left: 4px solid #f54f00 !important;
	padding: 8px !important;
	margin-top: 20px !important;
	font-weight: bold !important;
	font-size: 20px !important;
	color: #333 !important;
	font-family: inherit !important;
}

.category_description ul p {
	margin: 0 !important;
	display: inline-block;
	max-width: calc(100% - 1.3em);
}

.category_description a,
.category_description a font {
	color: #f54f00 !important;

}

.category_description a:hover {
	color: #f54f00;
}

.category_description b {
	font-weight: bold;
	color: #333 !important;
}

.category_description span {
	font: inherit !important;
	color: #333 !important;
}

/*главная*/

@media (max-width: 470px) {
	#main-slider-block {
		height: 94px !important;
	}

	#main-slider-block .main-slider {
		height: 94px !important;
	}

	#main-slider-block .main-slider .draggable {
		height: 94px !important;
	}

	#main-slider-block .main-slider .draggable img {
		height: 94px !important;
	}

	#main-slider-block .main-slider .draggable .slider-item {
		height: 94px !important;
	}

	#main-categories .col-md-3.col-sm-4.col-xs-6 {
		height: 227px !important;
	}

	#main-categories .col-md-3.col-sm-4.col-xs-6 img {
		height: 119px !important;
	}

	#main-categories .col-md-3.col-sm-4.col-xs-6 .cat-item {
		height: 220px !important;
	}

	.logo {
		height: 32px !important;
	}

	.cart {
		height: 25px !important;
	}

	.slider-item a:nth-child(1) {
		height: 94px !important;
		display: block !important;
	}
}

@media (max-width: 768px) {
	#main-slider-block {
		display: none;
	}
}


@media (max-width: 470px) {
	.product-information div.attributes {
		width: 100% !important;
	}

	.big-slider img {
		height: 251px !important;
	}

	.product-information .attributes {
		width: 338px !important;
	}

	.product-information .product-buttons .choice {
		height: 34px;
	}
	.product-information .product-buttons .compare {
		height: 34px !important;
	}

	.product-information .product-buttons #p_count {
		height: 34px !important;
	}
}

/*Каталог*/
@media (min-width: 1830px) {
	#catalog-content .searching-block a img {
		height: 129px;
		width: 129px;
	}
}
@media (max-width: 1600px) {
	#catalog-content .searching-block a img {
		height: 80px;
		width: 80px;
	}
}

.content_regions {
	padding: 0 60px;
}

.content_regions #content {
	background: #fff;
}

.content_regions .block-title {
	text-transform: uppercase;
	margin: 80px auto 60px auto;
}

.content_regions .nav-tabs {
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	margin-bottom: 10px;
}

.content_regions .nav-tabs>li {
	float: left;
	margin-bottom: -1px;
}

.content_regions .nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	position: relative;
	display: block;
	padding: 10px 15px;
	color: #333;
}

.content_regions .nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd;
	text-decoration: none;
	background-color: #eee;
	color: #f54f00;
}

.content_regions .tab-content {
	padding: 15px 0;
}

.content_regions h2 {
	font-size: 30px;
}

.content_regions .li_regions_2 a {
	color: #333;
}

.content_regions .li_regions_2 a:hover {
	color: #f54f00;
}

.content_regions .tabs {
	padding: 0 34px;
}

.content_regions .tab-content {
	padding: 0 34px 44px;
}

.content_regions .tab-content>.tab-pane {
	display: none;
}

.content_regions .fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}

.content_regions .tab-content>.active {
	display: block;
}

.content_regions .fade.in {
	opacity: 1;
}

.flex-bet.flex_header {
	flex-wrap: nowrap;
	justify-content: space-between;
}

header #top-infobar .time {
	display: inline-block;
	align-items: center;
	padding: 6px 0;
}

header #top-infobar .time span {
	font-size: 13px;
	display: block;
	font-family: "Gilroy Medium";
	color: #afafaf;
}

.big-slider .p-item>a {
	line-height: 0;
	display: block;
}

#cart .order-form .order-form-content .radio-item input[type=radio]~label span {
	width: calc(100% - 50px);
}
@media (min-width: 768px) {
	.dropdown-block ul>li.has-sub>a.toggle-a:before {
		top: 16px;
	}

	#sidebar .has_sub_open_title {
		padding: 14px;
	}

	.dropdown-block ul>li a,
	.product-filter .filter-item .filter-title,
	.product-filter .filter-header,
	form .form-group input[type=text] {
		font-size: 16px;
		padding: 20px;
		line-height: initial;
	}

	form .form-group input[type=text] {
		padding: 14px 16px;
		height: unset;
	}

	input[type=number] {
		-moz-appearance:textfield;
	}

	.product-filter .filter-item .filter-content .checkbox-item input[type=checkbox]~label a,
	.mfilter-button-reset,
	#mfilter-opts-price-min,
	#mfilter-opts-price-max,
	input.mfilter-opts-slider-min,
	input.mfilter-opts-slider-max {
		font-size: 16px;
		text-transform: none;
		font-family: 'Gilroy';
		font-weight: 400;
	}

	#catalog #sidebar form button {
		font-size: 18px;
		text-transform: none;
		font-family: 'Gilroy';
		font-weight: 600;	
	}
}

@media (min-width: 768px) and (max-width: 1440px) {

	#mfilter-opts-price-min,
	#mfilter-opts-price-max,
	input.mfilter-opts-slider-min,
	input.mfilter-opts-slider-max {
		min-width: unset;
	}
}

.hover-info {
	width: 140px;
}

#tab-review .sub {
	height: calc(100% - 20px);
}

@media (min-width: 1400px) and (max-width: 1500px) {
	#form-review textarea#input-text {
		height: 70px;
	}
}

@media (min-width: 1501px) and (max-width: 1600px) {
	#form-review textarea#input-text {
		height: 90px;
	}
}

@media (min-width: 1501px) {
	#form-review textarea#input-text {
		height: 100px;
	}
}

.news-single__content {
	padding: 0px;
}

.news-single__content_top {
	padding: 30px;
	width: 100%;
	margin-bottom: 50px;
}

@media (max-width: 768px) {
	.news-single__content_top {
		padding: 10px 0;
	}
}

.news-single__content_top,
.news-single__reviews {
	background: #fff;
	font-family: 'PTSans';
}

.news-single__reviews {
	padding: 30px;
}

.news__item-date,
.news__item-reviews,
.news__item-author,
.news-single__fulltext,
.news-single__reviews .tab-content,
.container_reviews.cmswidget,
.container_reviews.cmswidget input[type=text] {
	font-size: 16px;
	font-family: 'PTSans' !important;
	font-weight: 400;
	line-height: 24px;
}

.news__item-date,
.news__item-reviews {
	background: unset;
}

.list_style_circle {
	padding-left: 0px !important;
}

.list_style_circle:before {
	content: "" !important;
	background: url('../img/news/list_style_Ellipse.png') no-repeat;
	margin-right: 15px;
	height: 10px;
	width: 10px !important;
	display: inline-block;
}

.list_style_check {
	padding-left: 0px !important;
}

.list_style_check:before {
	content: "" !important;
	background: url('../img/news/list_style_check.png') no-repeat;
	height: 24px;
	width: 24px !important;
	margin-bottom: -6px;
	margin-right: 10px;
	display: inline-block;
}

.list_style_cross {
	padding-left: 0px !important;
}

.list_style_cross:before {
	content: "" !important;
	background: url('../img/news/list_style_remove.png') no-repeat;
	height: 24px;
	width: 24px !important;
	margin-bottom: -6px;
	margin-right: 10px;
	display: inline-block;
}

.list_style_line {
	background: #FFFBED;
	position: relative;
	padding: 20px 20px 20px 30px !important;
	font-size: 20px;
	line-height: 30px;
}

.list_style_line:before {
	content: "" !important;
	position: absolute;
	height: 100%;
	width: 10px !important;
	background: #F54F00;
	left: 0px;
	top: 0px;
}

.container_reviews.cmswidget {
	border: none;
	padding: 0
}

.news-single__info .rate .rate__item,
.news-single__reviews .rate .rate__item {
	margin-right: 10px;
	cursor: pointer;
}

.news-single__reviews .container_reviews.cmswidget .sc_tc_link_write_review a {
	width: 183px;
	height: 54px;
	display: flex;
	background: #333;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	border-radius: 4px;
	align-items: center;
	justify-content: center;
	text-decoration: none;
}

.news-single__reviews .container_reviews.cmswidget .sc_tc_link_write_review .text_write_review,
.news-single__reviews .container_reviews.cmswidget>.current-link .textdecoration_none {
	text-decoration: none;
}

.comment_count_block>span {
	color: #333;
}

.comment_count_block>.rate {
	color: #b4b4b4;
	font-size: 16px;
	line-height: 20px;
	margin-top: 8.5px;
}

.avatar_block {
	height: 50px;
	width: 50px;
	background: #FFE1DD;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	font-weight: 700;
	color: #F54F00;
	margin-right: 15px;
}

.news-single__reviews .seocmspro_author.sc_h_s {
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-size: 18px;
	font-weight: 700;
}

.news-single__reviews .seocmspro_author.sc_h_s .com_date_added {
	font-size: 14px;
	font-weight: 400;
}

.news-single__reviews .voting.sc_h_s {
	display: flex;
}

.news-single__reviews .voting.sc_h_s>div {
	display: flex;
}

.news-single__reviews .voting.sc_h_s .comments_stat {
	margin-left: 7px;
	color: #F54F00;
	font-weight: 700;
	font-size: 14px;
}

.news-single__reviews .margintop10.sc_h_s a {
	margin-top: 15px;
	font-weight: 700;
	font-size: 10px;
	text-transform: uppercase;
	color: #F54F00;
}

.container_comments {
	margin-top: 25px;
}

.container_comments .comment_block {
	border-bottom: 1px solid #DBDFEC;
}

.news-single__reviews .ascp_bbode {
	margin-top: 20px;
}

.container_reviews.cmswidget .button-comment {
	width: 191px;
	height: 54px;
	margin-left: 0;
	font-size: 18px;
	font-weight: 700;
	text-transform: unset;
}

.container_reviews form input[type=text] {
	padding: 15px;
	height: 54px;
	width: 100%;
}

.container_reviews form textarea {
	border: 1px solid #dcdada;
	padding: 15px;
	height: 156px;
}

.news-single__reviews .container_reviews form {
	padding: 50px 0 26px;
	border-bottom: none;
}

.news-single__reviews .container_comments .comments_parent {
	padding-left: 54px;
	position: relative;
}

.news-single__reviews .container_comments .comments_parent:before {
	content: '';
	display: block;
	position: absolute;
	height: calc(100% - 20px);
	width: 2px;
	background: #DBDFEC;
	left: 26px;
}

.news-single__reviews .show_more_comment {
	display: flex;
	justify-content: center;
}

.news-single__reviews .show_more_comment_btn {
	display: flex;
	justify-content: center;
	height: 54px;
	width: 220px;
	align-items: center;
	background: #fff;
	border: 1px solid #F54F00;
	color: #F54F00;
	font-size: 18px;
	font-weight: 700;
	border-radius: 4px;
}

.news-single__reviews .container_comments {
	margin-bottom: 0;
	border-bottom: none;
}

.news-single__reviews .comment_form {
	display: none;
}

.similar_entries {
	width: 100%;
	margin: 60px auto;
}

.similar_entries_title.block-title {
	width: 70%;
	margin: 120px auto 60px auto;
}

.similar_entries_carousel {
	position: relative;
}

.similar_entries_carousel .owl-item {
	background: #fff;
}

.news-similar_entries-image {
	overflow: hidden;
	max-height: 240px;
	display: flex;
	align-items: center;
}

.news-similar_entries-image img {
	width: 100%;
}

.news-similar_entries-info {
	padding: 20px 20px 0;
	font-size: 16px;
	height: 234px;
	margin-bottom: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news-similar_entries-title {
	font-weight: 700;
	margin-bottom: 10px;
}

.news-similar_entries-title a,
.news-single_menu a {
	color: #333;
}

.news-similar_entries-title a:hover,
.news-single_menu a:hover {
	color: #f54f00;
}

.news-similar_entries-text {
	font-size: 16px;
	line-height: 24px;
}

.similar_entries_carousel .owl-controls {
	position: absolute;
	top: calc(50% - 41px);
	width: 100%;
}

.similar_entries_carousel .owl-nav {
	display: flex;
	justify-content: space-between;
}

.similar_entries_carousel .owl-controls i {
	position: relative;
}

.similar_entries_carousel .icon-angle-left:before {
	font-size: 40px;
	color: #000;
	opacity: 0.3;
	left: -42px;
	position: absolute;
}

.similar_entries_carousel .icon-angle-right:before {
	font-size: 40px;
	color: #000;
	opacity: 0.3;
	position: absolute;
	right: -42px;
}

.news-single_menu_block {
	padding: 40px;
	background: #fff;
	font-family: 'PTSans';
	font-size: 16px;
	line-height: 24px;
	width: 100%;
}

@media (max-width: 768px) {
	.news-single_menu_block {
		padding: 10px 0;
	}
}

.news-single_menu_title {
	font-size: 24px;
	line-height: 36px;
	font-weight: 700;
	margin-bottom: 10px;
}

.news-single_menu li {
	margin-bottom: 5px;
}

.news-single_menu .level1 {
	font-weight: 700;
}

.news-single_menu .level2 {
	padding-left: 25px;
}

.news-single_menu .level3 {
	padding-left: 50px;
}

.news-single_menu .level4 {
	padding-left: 75px;
}

.news-single_menu {
	margin-bottom: 50px;
}

.news-single__socail .a2a_kit {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.news-single__socail .a2a_kit > a {
	line-height: 52px;
	font-size: 30px;
}
.news-single__socail .a2a_kit > a .a2a_svg {
	width: 52px;
	height: 52px;
}

.news_single_reviews_rating input {
	display: none;
}

.news_single_reviews_rating label {
	margin-right: 6.7px;
}

.news_single_reviews_rating label:hover {
	cursor: pointer;
}

.news_single_reviews_rating .fa-star-o:before {
	content: "" !important;
	background: url('../img/news/rating-empty.png') no-repeat;
	width: 18px;
	height: 20px;
	display: block;
	margin-bottom: -5px;
}

.news_single_reviews_rating .r-active .fa-star-o:before {
	content: "" !important;
	background: url('../img/news/rating-full.png') no-repeat;
	width: 18px;
	height: 20px;
	display: block;
	margin-bottom: -5px;
}

.news-single__reviews .reviews_rating_count {
	color: #b4b4b4;
	margin-left: 4px;
}

.blocl_img_1 img {
	max-width: 100%;
}

.blocl_img_2 img {
	max-width: 100%;
}

.blocl_img_3 img {
	max-width: 100%;
}

.blocl_img_4 img {
	max-width: 100%;
}

@media (max-width: 992px) {
	.news-single__wrapper {
		display: flex;
		flex-direction: column;
	}

	.news-single__content {
		order: 1;
	}

	.news-single_menu {
		order: 0;
	}

	.news-single__reviews {
		order: 2;
	}

	.similar_entries {
		order: 3;
	}

	.news-single__socail {
		margin-bottom: 40px;
		justify-content: flex-start;
	}

	.news-single__socail .a2a_kit {
		flex-direction: row;
		gap: 5px;
	}

	.news-single__socail .a2a_kit > a .a2a_svg {
        width: 32px;
        height: 32px;
	}
}

@media (min-width: 993px) {
	main.news #breadcrumbs {
		margin-bottom: 30px;
	}

	.news-single__wrapper {
		display: flex;
		flex-wrap: wrap;
		padding: 0 30px;
	}

	.news-single__content {
		width: 57.588%;
	}

	.news-single__content_top {
		padding: 0 50px 50px;
	}

	.news-single__socail {
		width: 9.11%;
		padding-right: 36px;
		align-items: unset;
	}

	.news-single__socail .a2a_kit {
		height: max-content;
		position: sticky;
		top: 5px;
	}

	.news__item-date,
	.news__item-reviews,
	.news__item-author {
		font-family: 'PTSans';
		font-size: 14px;
		padding-left: unset;
		margin-bottom: 10px;
	}

	.news__item-date {
		margin-right: 60px;
	}

	.news-single__info {
		margin-bottom: 30px;
	}

	.news-single__info .rate {
		margin-bottom: -7px;
	}

	.news__item-author {
		margin-left: auto;
	}

	.news__item-author b {
		font-weight: 700;
	}

	.news-single__fulltext h2 {
		font-size: 24px;
		font-weight: 700;
		line-height: 34px;
		margin-bottom: 20px;
		margin-top: 30px;
	}

	.news-single__fulltext h3 {
		font-size: 24px;
		font-weight: 700;
		line-height: 36px;
		margin-bottom: 20px;
	}

	.news-single__fulltext h4 {
		font-size: 20px;
		font-weight: 700;
		line-height: 30px;
		margin-bottom: 20px;
	}

	.news-single__reviews {
		padding: 40px 50px 0;
	}

	.container_reviews.cmswidget .seocmspro_avatar.sc_h_s img {
		border-radius: 50%;
	}

	.comment_block_top,
	.comment_block_middle {
		display: flex;
	}

	.comment_block_middle {
		justify-content: space-between;
	}

	.comment_block_middle .com_text {
		padding-right: 20px;
	}

	.similar_entries {
		width: 100%;
		margin: 10px auto 60px;
	}

	.news-single_menu {
		width: 33.302%;
		padding: 0 40px;
	}

	.news-single_menu_block {
		padding: 0px;
	}

	.news-single_menu_block .news-_menu_scroll {
		padding: 40px;
		overflow: auto;
		max-height: 100vh;
	}

	.anchor_link.active:last-child {
		color: #f54f00;
	}
}

@media (min-width: 768px) {
	.news-single__reviews {
		position: relative;
	}

	.comment_count_block>span {
		font-size: 24px;
		font-weight: 700;
		line-height: 34px;
	}

	.news-single__reviews .container_reviews.cmswidget .sc_tc_link_write_review a {
		margin-left: auto;
	}

	.avatar_block {
		height: 65px;
		width: 64px;
	}

	.blocl_img_1 img {
		width: 100%;
	}

	.blocl_img_2 img {
		width: calc(50% - 8px);
		margin-right: 11px;
	}

	.blocl_img_2 img:last-child {
		margin-right: 0px;
	}

	.blocl_img_3 img {
		width: calc((100% - 40px) / 3);
		margin-right: 16px;
	}

	.blocl_img_3 img:last-child {
		margin-right: 0px;
	}

	.blocl_img_4 img {
		width: calc((100% - 57px) / 4);
		margin-right: 15px;
	}

	.blocl_img_4 img:last-child {
		margin-right: 0px;
	}

	.orange-lines {
		font-size: 24px;
	}
}

@media (max-width: 768px) {
	.news-similar_entries-info {
		font-size: 14px;
	}

	.similar_entries_title.block-title {
		width: 100%;
		margin: 15px 0 30px 0;
	}

	.similar_entries .owl-controls {
		display: block;
	}

	.similar_entries_carousel .icon-angle-left:before {
		left: 5px;
	}

	.similar_entries_carousel .icon-angle-right:before {
		right: 5px;

	}
}

.choice>span {
	display: flex !important;
	justify-content: center;
	align-items: center;
}

.forgotten-block {
	padding: 15px !important;
}

.forgotten-block fieldset {
	display: flex;
	justify-content: center;
}

#cart .cart-table {
	border: none;
}

#cart .cart-table>tbody>tr>td:nth-child(1) img {
	max-width: unset;
	width: auto;
}

#cart .cart-table>tbody>tr>td:nth-child(1) {
	padding-top: 30px;
}

#cart .cart-table>thead>tr>th {
	color: #828282;
	font-weight: 500;
}

#cart .cart-table>thead>tr>th {
	border: none;
	background: #f9f9f9;
}

#cart .cart-table>tbody>tr>td {
	border: none;
	padding-top: 10px;
	line-height: 24px;
	font-family: Gilroy Medium;
	font-weight: 700;
}

#cart .cart-table>tbody>tr>td a {
	font-weight: 500;
	line-height: 24px;
}

#cart .selects-block .select-title {
	line-height: 24px;
	font-weight: 500;
}

#cart .selects-block .select-options li {
	line-height: 1;
}

.selects-block .select-styled span,
.selects-block .select-options li span {
	font-family: Gilroy;
	font-weight: 400;
	line-height: 24px;
	font-weight: 400;
}

.selects-block .select-styled {
	background: #F9F9F9;
	border-radius: 4px;
}

.selects-block .select-styled:after {
	border: solid #7a7a7a;
	border-width: 0 1px 1px 0;
}

#cart .choice {
	margin-bottom: 10px;
}

#cart .choice>span {
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 8px;
	border: 1px solid #DADADA;
	color: #DADADA;
	display: flex !important;
	justify-content: center;
	align-items: center;
}
#cart .choice1>input {
	height: 40px !important;
  line-height: 60px !important;
  max-width: 180px !important;
	font-size: 16px !important;
}

#cart .choice>span:hover {
	border-color: #F54F00;
	color: #F54F00;
}

#cart .choice>span path {
	stroke: rgb(218, 218, 218);
}

#cart .choice>span:hover path {
	stroke: rgb(245, 79, 0);
}

.choice>span:hover path {
	stroke: rgb(245, 79, 0);
}

.choice>span {
	font-size: 50px;
	border-radius: 10px;
	background-color: #fff;
  border: 1px solid #dadada;
}

#cart .choice>input {
	border: none;
	height: 56px;
	font-size: 18px;
}

.choice>span.plus:before,
.choice>span.minus:before {
	content: unset;
	color: rgb(245, 79, 0);
}

#cart .table-header {
	justify-content: space-between;
}

#cart .table-header a {
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	border-bottom: 1px solid #fff;
	text-transform: initial;
	font-family: Gilroy Medium;
}
@media (max-width: 1920px) {
	#cart .table-header a {
		font-size: 16px;
	}
}
#cart .page-title {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 600;
	font-size: 46px;
	line-height: 55px;
}

#cart .total-block .total {
	margin: 0;
}

#cart .order-form .order-form-content,
#cart .order-form .order-form-content,
#cart .order-form .total-block {
	padding: 30px;
}

#cart .order-form,
#cart .total-block .total .before-price,
#cart .total-block .total .total-price {
	font-family: Gilroy;
	font-weight: 500;
}

#cart .order-client-info .form-group label {
	font-family: Gilroy;
	font-weight: 600;
}

#cart #agree-block .order-form-action {
	display: flex;
	justify-content: center;
	margin: 100px 0 70px;
}

#cart #agree-block .order-form-action a {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 27px;
	border-bottom: 1px solid #333;
	color: #333;
}

#cart .order-form .order-form-action {
	justify-content: flex-start;
	margin: 40px 0 0;
}

#cart .order-form-action .block-order-submit {
	padding: 0;
}

#cart .order-form.total-block {
	margin: 0;
	background: #fff;
	padding: 0 30px;
}

#cart .order-form .order-form-header,
#cart .order-form.total-block {
	margin-top: 40px;
}

#cart .total-block .total .before-price,
#cart .total-block .total .total-price {
	display: flex;
	justify-content: space-between;
}

#cart .order-form,
#cart .total-block .total .before-price,
#cart .total-block .total .total-price {
	font-weight: 400;
}

#cart .total-block .total .before-price {
	padding: 15px 0;
	border-bottom: 1px solid #EAEEF1;
}

#cart .total-block .total .before-price span {
	font-size: 18px;
	line-height: 30px;
	font-family: Gilroy;
	font-weight: 400;
}

#cart .total-block .total .total-price span {
	font-size: 20px;
	line-height: 27px;
	font-family: Gilroy;
	font-weight: 700;
}

#cart .total-block .total .total-price {
	font-weight: 600;
	padding: 20px 0;
	margin-top: 0;
}

#cart .order-form .order-form-content .order-client-title .checkbox-item input[type=checkbox]~label,
#cart .order-client-info .form-group label,
.register-form .form-group label,
#cart .order-client-info .form-group input[type=text],
#cart .order-client-info .form-group input[type=number] .register-form .form-group input[type=text],
.register-form .form-group input[type=password],
#cart .upload-recvizits label,
#cart .order-client-info .custom-field .checkbox-item input[type=checkbox]~label,
#cart .order-form .order-form-content .order-light-title,
#cart .order-form .order-form-content .radio-item input[type=radio]~label,
#cart .order-client-info .form-group textarea,
#cart .order-client-info .form-group input[type=tel],
#cart .order-client-info .form-group input[type=email],
#cart .total-block .total .before-price,
#cart .total-block .total .total-price,
#cart .login-form .form-control input {
	font-size: 19px;
	line-height: 20px;
}
@media (max-width: 1920px) {
	#cart .order-form .order-form-content .order-client-title .checkbox-item input[type=checkbox]~label,
	#cart .order-client-info .form-group label,
	.register-form .form-group label,
	#cart .order-client-info .form-group input[type=text],
	#cart .order-client-info .form-group input[type=number] .register-form .form-group input[type=text],
	.register-form .form-group input[type=password],
	#cart .upload-recvizits label,
	#cart .order-client-info .custom-field .checkbox-item input[type=checkbox]~label,
	#cart .order-form .order-form-content .order-light-title,
	#cart .order-form .order-form-content .radio-item input[type=radio]~label,
	#cart .order-client-info .form-group textarea,
	#cart .order-client-info .form-group input[type=tel],
	#cart .order-client-info .form-group input[type=email],
	#cart .total-block .total .before-price,
	#cart .total-block .total .total-price,
	#cart .login-form .form-control input {
		font-size: 16px;
	}
}
#cart .order-form-action .order-submit,
#cart .login-form #button-login,
#cart .login-block .login-action .login-button {
	font-size: 16px;
	line-height: 36px;
	text-transform: none;
	height: 50px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
}
#cart .login-block .login-action .login-button {
	width: 277px;
}

#cart .order-form-action .block-order-submit {
	max-width: 277px;
	width: 100%;
}

#cart .order-form-action .agreements {
	text-align: left;
	padding: 0 0 0 30px;
	max-width: 590px;
}

#cart .order-form-action .agreements,
#cart .order-form-action .agreements a,
#popup-purchase-wrapper .agreements,
#popup-purchase-wrapper .agreements a {
	font-size: 16px;
	color: #333;
}

#cart .order-form-action .agreements a:hover,
#popup-purchase-wrapper .agreements a:hover {
	color: #F54F00;
}

#cart .order-form-action .agreements input[type=checkbox],
#popup-purchase-wrapper .agreements input[type=checkbox] {
	display: none;
}

#cart .order-form-action .agreements input[type=checkbox]~label,
#cart .order-form .order-form-content .order-client-title .checkbox-item input[type=checkbox]~label,
#cart .order-client-info .custom-field .checkbox-item input[type=checkbox]~label,
#popup-purchase-wrapper .agreements input[type=checkbox]~label {
	display: block;
	padding-left: 30px;
	position: relative;
}

#cart .order-form-action .agreements input[type=checkbox]~label span,
#cart .order-form .order-form-content .order-client-title .checkbox-item input[type=checkbox]~label span,
#cart .order-client-info .custom-field .checkbox-item input[type=checkbox]~label span,
#popup-purchase-wrapper .agreements input[type=checkbox]~label span {
	position: absolute;
	border: 1px solid #dcdada;
	width: 18px;
	height: 18px;
	border-radius: 4px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 0;
}

#cart .order-form-action .agreements input[type=checkbox]:checked~label span,
#cart .order-form .order-form-content .order-client-title .checkbox-item input[type=checkbox]:checked~label span,
#cart .order-client-info .custom-field .checkbox-item input[type=checkbox]:checked~label span,
#popup-purchase-wrapper .agreements input[type=checkbox]:checked~label span {
	background: #F54F00;
	border: 1px solid #F54F00;
}

#cart .order-form-action .agreements input[type=checkbox]:checked~label span:before,
#cart .order-form .order-form-content .order-client-title .checkbox-item input[type=checkbox]~label span:before,
#cart .order-client-info .custom-field .checkbox-item input[type=checkbox]~label span:before,
#popup-purchase-wrapper .agreements input[type=checkbox]:checked~label span:before {
	content: '';
	display: block;
	width: 8px;
	height: 12px;
	border-right: 2px solid #Fff;
	border-bottom: 2px solid #Fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-bottom: 5px;
	position: unset;
	background: unset;
}

#cart .order-client-info .form-group input[type=text],
#cart .order-client-info .form-group input[type=number],
.register-form .form-group input[type=text],
.register-form .form-group input[type=password],
#cart .order-client-info .form-group input[type=tel],
#cart .order-client-info .form-group input[type=email],
#cart .login-form .form-control {
	height: 62px;
	background: #F9F9F9;
}

#cart .order-client-info .form-group textarea {
	background: #F9F9F9;
	height: 140px;
}

.input_firstname_lastname {
	width: 100%;
}

#cart .order-client-info .form-group label,
.register-form .form-group label {
	padding-left: 0;
}

#cart .order-client-info .form-group label.required:before,
.register-form .form-group label.required:before {
	content: unset;
}

#cart .order-client-info .form-group label.required:after,
.register-form .form-group label.required:after {
	content: '*';
	color: red;
	margin-left: 5px;
}

#cart .order-form .order-form-content .radio-item input[type=radio]~label i {
	width: 30px;
	height: 30px;
}
@media (max-width: 1920px) {
	#cart .order-form .order-form-content .radio-item input[type=radio]~label i {
		width: 24px;
		height: 24px;
	}
}
#cart .order-form .order-form-content .radio-item input[type=radio]~label i:before {
	width: 16px;
	height: 16px;
}
@media (max-width: 1920px) {
	#cart .order-form .order-form-content .radio-item input[type=radio]~label i:before {
		width: 12px;
		height: 12px;
	}
}
.form_group_horizontall .radio-item {
	display: inline-block;
	margin-right: 30px;
}

.text_plus_minus {
	position: absolute;
	display: flex;
	flex-direction: column;
	left: 96px;
	bottom: 1px;
	border-radius: 4px;
}

.text_plus_minus>div {
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	background: #F9F9F9;
	border-radius: 4px;
}

.text_plus_minus>div:hover {
	cursor: pointer;
}

.text_plus_minus .text_plus {
	align-items: flex-end;
	padding-bottom: 4px;
}

.text_plus_minus .text_minus {
	align-items: flex-start;
}

.custom-field input[type=text],
#cart .order-client-info .form-group input[type=number] {
	max-width: 127px;
	border-radius: 4px;
}

#cart .upload-recvizits label svg {
	margin-right: 10px;
}

#cart .order-client-info .form-group input[type=tel],
#cart .order-client-info .form-group input[type=email] {
	width: 100%;
	border: 1px solid #dcdada;
	padding: 0 20px;
}

#cart .choice>input {
	width: 172px;
	max-width: unset;
}

#menu ul li.show-xs {
	display: none;
}

.nav-overlay {
	display: none;
}

#cart_xs {
	display: none;
}

.total-block.total_block_xs {
	display: none !important;
}

.block_horizontall {
	display: flex;
}

#cart .login-form .control-label,
#cart .login-form .form-control,
.passreset {
	font-size: 20px;
	line-height: 24px;
	font-family: Gilroy;
	font-weight: 500;
}

#cart .login-form .control-label {
	font-weight: 600;
}

#cart .order-client-info .form-group input[type=number] {
	padding-right: 0;
}

#cart .login-form .form-control,
#cart .order-client-info .form-group input[type=text],
#cart .order-client-info .form-group input[type=number],
#cart .order-client-info .form-group textarea {
	border-radius: 4px;
}

#cart .order-form .order-form-content .block_horizontall .radio-item input[type=radio]~label {
	display: block;
}

#cart .order-form .order-form-content .block_horizontall .radio-item input[type=radio]~label i,
#cart .order-form .order-form-content .block_horizontall .radio-item input[type=radio]~label span {
	vertical-align: middle;
}

#cart .choice .minus_disabled:hover {
	border: 1px solid #DADADA;
	color: #DADADA;
}

#cart .choice .minus_disabled:hover path {
	stroke: rgb(218, 218, 218);
}

.td_delete {
	padding-left: 0 !important;
}

#cart .td_delete .delete-item {
	margin-left: 0;
}

#cart .login-block .login-text {
	font-size: 28px;
	line-height: 36px;
}

#cart .login-block .login-action .login-button:after {
	bottom: -35px;
	right: -100px;
	left: unset;
	width: 133px;
	height: 142px;
}

@media (min-width: 1200px) {
	#cart .cart-table>tbody>tr>td .td_img {
		padding: 0px;
	}

	#cart .cart-table>tbody>tr>td:nth-child(1) img {
		max-width: 180px;
	}
}

@media (min-width: 1400px) {
	#cart .cart-table>tbody>tr>td .td_img {
		padding: 0 20px;
	}

	#cart .cart-table>tbody>tr>td:nth-child(1) img {
		max-width: 180px;
	}
}

@media (min-width: 1600px) {
	#cart .cart-table>tbody>tr>td .td_img {
		padding: 0 40px;
	}

	#cart .cart-table>tbody>tr>td:nth-child(1) img {
		max-width: 100px;
	}
}

@media (min-width: 768px) {
	#cart .login-block .login-action {
		padding-right: 100px;
	}

	#cart .order-client-info .form-group label {
		line-height: 18px;
		margin-bottom: 10px;
	}

	#cart .order-form .order-form-content .order-client-title {
		margin-bottom: 30px;
	}

	#cart .order-client-info .form-group,
	#cart .order-form .order-form-content .radio-item {
		margin-bottom: 20px;
	}

	#cart .order-client-info .form-group.textarea-address-1 {
		width: 100%;
	}

	#cart .order-client-info .form-group.customer-address-list,
	#cart .order-client-info .form-group.custom-field label {
		margin-bottom: 0;
	}

	#cart .order-client-info .form-group.custom-field {
		margin-bottom: 15px;
	}

	#cart .order-client-info .block_horizontall {
		margin-top: 15px;
		margin-bottom: 20px;
	}

	#cart .order-client-info .form-group textarea,
	#cart .order-client-info .block_horizontall .form-group.custom-field label {
		margin-bottom: 10px;
	}

	#cart .order-form .order-form-header {
		height: 62px;
		padding: 0 0 0 20px;
	}

	#cart .order-form.total-block {
		padding: 14px 30px;
	}

	#cart .order-form .order-form-content .order-light-title {
		line-height: 24px;
		margin-bottom: 20px;
	}

	#cart .order-form-group .order-form .order-form-content {
		padding-bottom: 15px;
		padding-top: 28px;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	#cart .cart-table>tbody>tr>td .td_img {
		padding: 0px;
	}

	#cart .cart-table>tbody>tr>td:nth-child(1) img {
		max-width: 100%;
	}
}

@media (max-width: 768px) {
	header #top-bar ul>li {
		display: none;
	}

	header #top-bar ul>li.show-xs {
		display: block;
		margin-right: 20px;
	}

	.hidden-xs {
		display: none;
	}

	.topblock-right {
		margin-right: 25px;
	}

	#menu ul li.show-xs {
		display: block;
		padding: 0 !important;
	}

	#menu ul li.show-xs:first-child {
		background-color: red;
	}

	#menu ul li.show-xs a {
		text-transform: capitalize;
		display: flex;
		align-items: center;
		gap: 6px;
	}

	#menu ul li .icon-user,
	#menu ul li .icon-heart,
	#menu ul li .icon-compare {
		margin-right: 10px;
	}

	#main-categories .cat-item a .cat-item-name {
		font-size: 16px;
	}

	header #menu .main-navigation>li.nav-item {
		border-bottom: 1px solid #545454;
	}

	header #menu .main-navigation>li {
		line-height: 35px;
		letter-spacing: 1px;
		padding: 8px 0 10px;
	}

	header #menu .main-navigation>li.nav-item-last {
		margin-bottom: 16px;
	}

	.nav-overlay {
		display: block;
		position: fixed;
		width: 100%;
		height: 100%;
		z-index: 999;
		top: 54px;
		left: 0;
	}

	#page-navigation .all_more {
		width: 100%;
		justify-content: center;
	}
}

@media screen and (max-width: 768px) {
	.big-slider .slick-slide {
		height: auto !important;
	}

	.big-slider .slick-slide a.dataitem {
		width: 100%;
	}

	#breadcrumbs .breadcrumbs li a {
		font-size: 16px;
		color: #ccc;
	}
	#breadcrumbs .breadcrumbs li span {
		font-size: 16px;
	}

	#breadcrumbs .breadcrumbs li:last-child a {
		color: #333;
	}

	.product-item .product-price .price {
		font-size: 16px;
		line-height: 1;
	}

	.product-item .product-name {
		font-size: 18px;
	}

	#cart .page-title {
		font-family: 'Gilroy';
		font-style: normal;
		font-weight: 600;
		font-size: 20px;
		line-height: 24px;
	}

	#cart .login-block {
		flex-direction: column;
		-webkit-box-align: flex-start;
		-ms-flex-align: flex-start;
		align-items: flex-start;
	}

	#cart .login-block .login-text {
		font-weight: 500;
		font-size: 13px;
		line-height: 18px;
	}

	#cart .login-block .login-action .login-button {
		width: 137px;
		height: 40px;
		display: flex;
		justify-content: center;
		align-items: center;
		font-family: 'Gilroy';
		font-style: normal;
		font-weight: 700;
		font-size: 14px;
		line-height: 20px;
		text-transform: none;
		margin-top: 15px;
	}

	#cart .login-block .login-action {
		margin-left: 0;
	}

	#cart .table-header a {
		font-size: 12px;
		line-height: 18px;
	}

	#cart .cart-table {
		display: none;
	}

	#cart_xs,
	#cart .login-form .control-label,
	#cart .login-form .form-control,
	.passreset {
		display: block;
		padding-bottom: 20px;
		background: #fff;
		font-size: 12px;
		line-height: 18px;
		font-family: Gilroy;
		font-weight: 500;
	}

	#cart .login-form .form-control {
		background: #F9F9F9;
	}

	#cart .login-form .control-label {
		font-weight: 600;
		padding-bottom: 0;
		margin-bottom: 5px;
	}

	.product_cart_xs {
		display: flex;
		width: 100%;
		padding-top: 15px;
	}

	.product_cart_img {
		width: 35%;
		padding-left: 10px;
	}

	#cart_xs .product_cart_img img {
		width: 100%;
		max-width: 100px;
	}

	.product_cart_info {
		padding: 0 6px 0 12px;
		width: calc(65% - 41px);
	}

	.product_cart_info>a {
		color: #333;
		border-bottom: 1px solid #333;
	}

	#cart .product_cart_info .selects-block .select-title {
		font-size: 12px;
		line-height: 18px;
		font-family: Gilroy;
		font-weight: 500;
	}

	.product_cart_info .selects-block .select-title {
		margin-top: 10px;
	}

	.product_cart_info .selects-block .select {
		height: 34px;
	}

	.product_cart_info .selects-block .select-styled {
		height: 34px;
	}

	.product_cart_info .selects-block .select-styled span,
	.product_cart_info .selects-block .select-options li span {
		font-size: 10px;
		line-height: 15px;
		font-family: Gilroy;
		font-weight: 400;
	}

	#cart_xs .product-price,
	#cart_xs .product-total {
		display: flex;
		margin-top: 12px;
	}

	#cart_xs .product-price p,
	#cart_xs .product-total span {
		margin-left: 10px;
		font-weight: 700;
		font-size: 16px;
		line-height: 24px;
	}

	#cart_xs .product_quantity {
		display: flex;
		align-items: center;
		margin-top: 15px;
	}

	#cart_xs .choice {
		margin-bottom: 0;
		top: 0;
		max-width: 90px;
		margin-left: 10px;
	}

	#cart_xs .choice>span {
		width: 30px;
		height: 30px;
		bottom: 0;
	}

	#cart_xs .choice>span svg {
		width: 10px;
	}

	#cart_xs .choice>input {
		width: 90px;
		height: 30px;
		font-weight: 600;
		font-size: 14px;
		line-height: 20px;
	}

	#cart_xs .choice1 {
		margin-bottom: 0;
		top: 0;
		max-width: 90px;
		margin-left: 10px;
	}

	#cart_xs .choice1>span {
		width: 30px;
		height: 30px;
		bottom: 0;
	}

	#cart_xs .choice1>span svg {
		width: 10px;
	}

	#cart_xs .choice1>input {
		width: 90px;
		height: 30px;
		font-weight: 600;
		font-size: 14px;
		line-height: 20px;
	}

	#cart_xs .delete_product {
		padding-left: 6px;
		width: 41px;
	}

	#cart_xs .delete_product>div:hover {
		cursor: pointer;
	}

	#cart .order-form.total-block {
		display: none;
	}

	#cart .total-block.total_block_xs {
		display: flex !important;
		flex-direction: column;
		align-items: start;
	}

	#cart .total-block .total .total-price,
	#cart .total-block .total .before-price,
	#cart .total-block .total .before-price span {
		font-weight: 400;
		font-size: 16px;
		line-height: 24px;
	}

	#cart .total-block .total .total-price {
		font-weight: 600;
	}

	#cart .total-block .total .total-price span {
		font-weight: 700;
		font-size: 18px;
		line-height: 27px;
	}

	#cart .total-block .total .before-price {
		padding: 10px 0
	}

	#cart .order-form .order-form-header,
	#cart .order-form.total-block {
		margin-top: 20px;
	}

	#cart .order-form.total-block {
		padding: 0 15px;
	}

	#cart .order-form .order-form-content,
	#cart .order-form .order-form-content,
	#cart .order-form .total-block {
		padding: 20px 15px;
	}

	#cart .order-form-action .agreements input[type=checkbox]~label span,
	#cart .order-form .order-form-content .order-client-title .checkbox-item input[type=checkbox]~label span,
	#cart .order-client-info .custom-field .checkbox-item input[type=checkbox]~label span,
	#popup-purchase-wrapper .agreements input[type=checkbox]~label span {
		width: 20px;
		height: 20px;
		margin-top: 2px;
	}

	#cart .order-form-action .agreements input[type=checkbox]:checked~label span:before,
	#cart .order-form .order-form-content .order-client-title .checkbox-item input[type=checkbox]~label span:before,
	#cart .order-client-info .custom-field .checkbox-item input[type=checkbox]~label span:before,
	#popup-purchase-wrapper .agreements input[type=checkbox]:checked~label span:before
	{
	width: 5.5px;
	height: 10.6px;
	border-right: 2px solid #Fff;
	border-bottom: 2px solid #Fff;
	margin-bottom: 3px;
	margin-left: 1.5px;
}

#cart .order-form .order-form-content .order-client-title .checkbox-item input[type=checkbox]~label,
#cart .order-client-info .form-group label,
.register-form .form-group label,
#cart .order-client-info .form-group input[type=text],
#cart .order-client-info .form-group input[type=number],
.register-form .form-group input[type=text],
.register-form .form-group input[type=password],
#cart .upload-recvizits label,
#cart .order-client-info .custom-field .checkbox-item input[type=checkbox]~label,
#cart .order-form .order-form-content .order-light-title,
#cart .order-form .order-form-content .radio-item input[type=radio]~label,
#cart .order-client-info .form-group textarea,
#cart .order-client-info .form-group input[type=tel],
#cart .order-client-info .form-group input[type=email],
#cart .total-block .total .before-price,
#cart .total-block .total .total-price,
#cart .login-form .control-label,
#cart .login-form .form-control {
	font-size: 14px;
	line-height: 24px;
}

#cart .order-form-action .agreements input[type=checkbox]~label,
#cart .order-form .order-form-content .order-client-title .checkbox-item input[type=checkbox]~label,
#cart .order-client-info .custom-field .checkbox-item input[type=checkbox]~label,
#popup-purchase-wrapper .agreements input[type=checkbox]~label {
	padding-left: 30px;
}

#cart .order-client-info .form-group input[type=text],
#cart .order-client-info .form-group input[type=number],
.register-form .form-group input[type=text],
.register-form .form-group input[type=password],
#cart .order-client-info .form-group input[type=tel],
#cart .order-client-info .form-group input[type=email],
#cart .login-form .form-control {
	height: 44px;
	border-radius: 4px;
}

#cart .order-client-info .form-group textarea {
	height: 115px;
}

#cart .order-client-info .block_horizontall .form-group {
	width: auto;
}

.form_group_horizontall .radio-item {
	margin-right: 24px;
}

#cart .order-form .order-form-content .radio-item input[type=radio]~label i {
	min-width: 20px;
	width: 20px;
	height: 20px;
}

#cart .order-form .order-form-content .radio-item input[type=radio]~label i:before {
	width: 12px;
	height: 12px;
}

.block_horizontall .radio-item input[type=radio]~label {
	display: block !important;
}

.block_horizontall .radio-item input[type=radio]~label i,
.block_horizontall .radio-item input[type=radio]~label span {
	font-weight: 500;
	vertical-align: middle !important;
}

#cart .order-client-info .block_horizontall .form-group {
	-webkit-box-flex: unset;
	-ms-flex: unset;
	flex: unset;
	margin-right: 0;
}

.form_group_horizontall {
	padding-top: 7px;
}

.text_plus_minus {
	left: 95px;
	bottom: 9px;
}

.text_plus_minus>div {
	width: 22px;
	height: 20px;
}

.text_plus_minus .text_plus {
	padding-bottom: 2.5px;
}

.text_plus_minus .text_minus {
	/* padding-top: 2.5px; */
}

#cart .upload-recvizits label svg {
	width: 30px;
}

#cart .order-form-action .agreements {
	order: 0;
}

#cart .order-form-action .block-order-submit {
	order: 1;
	max-width: unset !important;
}

#cart .order-form-action .order-submit,
#cart .login-form #button-login {
	width: 100%;
	height: 50px;
	max-width: unset !important;
	font-size: 16px !important;
}

#cart .order-form-action {
	display: flex;
	flex-direction: column;
}

#cart .order-form-action .agreements input[type=checkbox]~label,
#cart .order-form-action .agreements input[type=checkbox]~label a,
#cart #agree-block .order-form-action a,
#popup-purchase-wrapper .agreements input[type=checkbox]~label,
#popup-purchase-wrapper .agreements input[type=checkbox]~label a {
	font-weight: 500;
	font-size: 12px;
	line-height: 18px;
}

#cart #agree-block .order-form-action {
	margin: 30px 0 20px;
}

#cart .choice>.plus {
	font-size: 30px;
	padding-bottom: 6px;
}

#cart .choice>.minus,
#cart .choice>.minus_disabled {
	font-size: 20px;
	padding-right: 4px;
	padding-bottom: 9px;
}

#cart .login-form .form-control {
	padding-bottom: 0;
}

#cart .login-form {
	padding: 20px 15px;
	margin-bottom: 25px;
}

#uptocall-mini .uptocall-mini-phone {
	width: 40px;
	height: 40px;
}

#uptocall-mini .uptocall-mini-phone:before {
	background-size: 80%;
}

.button_ba21 {
	width: 45px !important;
	height: 45px !important;
	margin-right: 0 !important;
}

#uptocall-mini {
	left: 0px;
}

.button_ba21 .logoIconCloud_afa8 {
	background-size: 80% !important;
	height: 22px !important;
	width: 25px !important;
}

.product-item .product-color .slide-left {
	width: 20px;
	right: -30px;
	font-size: 30px;
}
}

.news-single__fulltext ol,
.news__item-info ol {
	padding-left: 20px;
}

.news-single__fulltext ol li,
.news__item-info ol li {
	list-style-type: auto;
	padding-left: 5px;
}

.news-single__fulltext ol li:before,
.news__item-info ol li:before {
	content: unset;
}

.news-single__fulltext ol {}
@media (min-width: 993px) {
	.container.news .news__item-date {
		margin-bottom: 0;
	}
}

#information .faq_container {
	font-family: 'Gilroy';
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	width: 100%;
	max-width: 1440px;
	padding: 0px 70px 100px;
	margin: 0 auto;
}

#information .faq_container b {
	font-weight: 700;
}

.faq_container .page-title,
.faq_container h1 {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 600;
	font-size: 46px;
	line-height: 55px;
	margin: 50px 0;
}

.faq_container .card-header {
	font-weight: 600;
	font-size: 24px;
	line-height: 36px;
	vertical-align: middle;
	display: flex;
	align-items: center;
	background: #fff;
	padding: 30px 80px 30px 40px;
	border-bottom: 1px solid #E0E0E0;
	position: relative;
}

.faq_container .card-header:hover {
	cursor: pointer;
}

.faq_container .card.active .card-header {
	background: #FFF4EF;
	border-bottom: none;
	padding-bottom: 16px;
}

.faq_container .card-header .number_title {
	font-weight: 600;
	font-size: 48px;
	line-height: 45px;
	margin-right: 48px;
	color: #E0E0E0;
}

.faq_container .card.active .number_title {
	color: #333;
}

.faq_container .card .card-body {
	background: #FFF4EF;
	padding: 0 111px 30px 136px;
}

.faq_container .card .card-body.hide {
	display: none;
}

.faq_container .card .faq-btn {
	margin-left: auto;
	width: 40px !important;
	height: 40px;
	background: #FFE9E3;
	color: #F54F00;
	border-radius: 50%;
	display: block;
	font-size: 35px;
	position: absolute;
	right: 40px;
	line-height: normal;
	padding: 0;
}

.faq_container .faq-btn:after {
	content: '+';
	width: 40px;
	height: 40px;
	display: block;
	font-family: 'Arial';
	line-height: 40px;
	margin-top: 0px;
}

.faq_container .card.active .faq-btn {
	background: #F54F00;
	color: #FFE9E3;
}

.faq_container .card.active .faq-btn:after {
	content: '–';
	width: 40px;
	height: 40px;
	display: block;
	font-family: 'Arial';
	line-height: 40px;
	margin-top: -3px;
}

#cart .order-client-info .form-group input[type=tel],
#cart .order-client-info .form-group input[type=email],
.register-form .form-group input[type=password] {
	border-radius: 4px;
}

#cart .order-form-content .login-form {
	padding: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#cart .order-form-content .login-form .form-group {
	width: calc(50% - 20px);
	margin-right: 0;
	margin-bottom: 25px;
}

#cart .order-form-content .login-form .form-group.form_group_bottom {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#cart .order-form-content .login-form input {
	border: 1px solid #dcdada;
}

#cart .login-form #button-login {
	margin-right: 0;
}

#cart .order-client-title .login_item a.login-button,
#cart .order-form .order-form-content .order-client-title .checkbox-item input[type=checkbox]~label {
	color: #333;
	font-size: 18px;
	line-height: 30px;
}

#cart .order-client-title .login_item a.login-button:hover {
	color: #f54f00;
}

#review-list .single-content__left {
	padding: 50px;
	background-color: #fff;
	margin-top: 20px;
}

@media (max-width: 768px) {
	#cart .order-form .order-form-content .order-client-title .checkbox-item input[type=checkbox]~label {
		font-size: 14px;
	}
	#information .faq_container {
		padding: 0px 20px 50px;
		font-size: 13px;
		line-height: 20px;
	}

	.faq_container .page-title,
	.faq_container h1 {
		font-size: 20px;
		line-height: 24px;
		margin: 20px 0;
	}

	.faq_container .card-header {
		padding: 15px 50px 15px 20px;
		font-size: 14px;
		line-height: 20px;
	}

	.faq_container .card-header .number_title {
		font-size: 30px;
		margin-right: 20px;
	}

	.faq_container .card .faq-btn {
		right: 10px;
		padding: 5px 0 0;
	}

	.faq_container .faq-btn:after {
		margin-top: -4px;
	}

	.faq_container .card.active .faq-btn:after {
		margin-top: -5px;
	}

	.faq_container .card.active .faq-btn {
		padding-top: 5px;
	}

	.faq_container .card .card-body {
		padding: 0 20px 15px 70px;
	}

	#cart .order-form-content .login-form .form-group {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}

	#cart .order-form-content .login-form input {
		margin-bottom: 0;
	}

	#cart .order-form-content .login-form .form-group.form_group_bottom {
		width: 100%;
		display: block;
	}

	.register-form .form-group {
		width: 100% !important;
		margin-right: 0;
	}

	#cart .order-client-title .login_item a.login-button {
		font-size: 14px;
		line-height: 24px;
	}

	#review-list .single-content__left {
		padding: 20px;
		margin-top: 0px;
	}
}

.review-list .product-info {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

.review-list .product-info img {
	margin-right: 15px;
}

.portfolio_content [class^=col-] {
	padding-bottom: 30px;
}

#portfolio .portfolio-item {
	position: relative;
	background-color: #fff;
	height: 100%;
}

#portfolio .portfolio-item .portfolio-images a {
	display: block;
	line-height: 0;
}

#portfolio .portfolio-info {
	background: #fff;
	padding: 20px;
	font-family: Gilroy;
}

#portfolio .portfolio-info a {
	color: #333;
	display: block;
}

#portfolio a.portfolio_info_content {
	display: flex;
	justify-content: space-between;
}

#portfolio .portfolio-name,
#portfolio .portfolio-data {
	font-size: 18px;
	line-height: 36px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#portfolio .portfolio-name {
	font-weight: 600;
	min-height: 85px;
}

#portfolio .owl-carousel .owl-item img {
	display: block;
	width: 100%;
}

#portfolio .portfolio-item .portfolio-images img {
	max-width: 100%;
	width: 100%;
}

#portfolio .owl-carousel .owl-item img {
	width: auto;
}

.portfolio_title {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 600;
	font-size: 46px;
	line-height: 55px;
	margin: 40px 0;
}
@media (max-width: 1920px) {
	.portfolio_title {
		font-size: 24px;
		line-height: 34px;
		margin: 20px 0;
	}
}
@media (max-width: 1024px) {

	#portfolio .portfolio-name,
	#portfolio .portfolio-data {
		font-size: 20px;
		line-height: 32px;
	}
}

@media (max-width: 768px) {

	#portfolio .portfolio-name,
	#portfolio .portfolio-data {
		font-size: 16px;
		line-height: 26px;
	}
}


.portfolio_project_block,
.portfolio_project_owl {
	max-width: 1497px;
	margin: 0 auto 50px;
	display: flex;
	flex-direction: column;
}

.portfolio_project_block {
	margin-bottom: 96px;
}

.portfolio h2 {
	font-weight: 600;
	font-size: 36px;
	line-height: 45px;
	margin: 100px 0 40px;
}

.portfolio #portfolio_project_owl .owl-stage {
	display: flex;
}

.portfolio #portfolio_project_owl .portfolio-item {
	height: 100%;
	background-color: #fff;
}

#portfolio_project_owl .owl-nav {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

#portfolio_project_owl .owl-nav>div {
	width: 60px;
	height: 60px;
	background: #fff;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: calc(50% - (56px + 40px));
}

#portfolio_project_owl .owl-nav .owl-prev {
	margin-left: -30px;
}

#portfolio_project_owl .owl-nav .owl-next {
	margin-right: -30px;
	right: 0;
}

.portfolio #portfolio_project_owl .portfolio-item {
	margin-bottom: 0;
}

#portfolio_project_owl .owl-dots {
	display: flex;
	justify-content: center;
	margin-top: 36px;
}

#portfolio_project_owl .owl-dot span {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 16px;
	height: 16px;
}

#portfolio_project_owl .owl-dot.active span {
	background: url('/catalog/view/theme/sstore/images/Ellipse87.png');
	background-repeat: no-repeat;
	background-position: center;
}

#portfolio_project_owl .owl-dot span:after {
	content: '';
	display: flex;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #ACB5BD;
}

#portfolio_project_owl .owl-dot.active span:after {
	background: #F54F00;
}

.portfolio_project_title {
	display: flex;
	justify-content: space-between;
	width: 100%;
	align-items: center;
}

.pp_big_slider .slick-slide {
	max-height: 640px;
	display: flex;
	align-items: center;
}

.pp_big_slider .slider_btn {
	position: absolute;
	top: calc(50% - 35px);
	z-index: 1;
}

.pp_big_slider .slider_btn:hover {
	cursor: pointer;
}

.pp_big_slider .slider_btn.prevArrow {
	left: 40px;
}

.pp_big_slider .slider_btn.nextArrow {
	right: 40px;
}

.pp_smoll_slider {
	width: calc(100% + 16px);
	margin-left: -8px;
}

.pp_smoll_slider .slick-slide {
	padding: 16px 8px 0;
}

.portfolio .slick-slide img {
	width: 100%;
}

.portfolio_project_img {
	overflow: hidden;
	margin-bottom: 50px;
}

.nore_img {
	position: absolute;
	font-weight: 600;
	font-size: 24px;
	line-height: 36px;
	color: #fff;
	top: calc(50% - 18px);
	right: calc((100% / 14) - 16px);
}

.portfolio_project_content {
	padding: 50px;
	background: #fff;
	display: flex;
	justify-content: space-between;
	font-size: 18px;
	line-height: 27px;
	flex-wrap: wrap;
}

.portfolio_project_content .content_left {
	width: calc(100% - 300px);
	padding-right: 50px;
}

.portfolio_project_content .content_right {
	width: 300px;
	border-left: 1px solid #EAEEF1;
	display: flex;
	flex-direction: column;
	font-size: 20px;
	line-height: 30px;
	padding-left: 60px
}

.portfolio_project_content .content_right img {
	float: left;
	margin: 0 20px 0 0px;
}

.portfolio_project_content .content_right>div {
	margin-bottom: 60px;
}

.portfolio_project_content .content_right>div:last-child {
	margin-bottom: 0px;
}

.portfolio_project_content .content_right>div>div {
	flex-direction: column;
	display: flex;
}

.portfolio_project_content .content_right span {
	font-weight: 600;
}

.portfolio_project_content .content_left h3 {
	font-weight: 700;
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 20px;
}

.portfolio_project_content .content_left b {
	font-weight: 600;
}

.portfolio_project_content .content_left p {
	font-weight: 400;
	font-size: 18px;
	line-height: 27px;
	margin-bottom: 30px;
}

.portfolio_project_content .content_left p:last-child {
	margin-bottom: 0;
}

.portfolio_project_content .content_left a {
	color: #F54F00;
}

.portfolio_project_content .content_left ul {
	list-style-type: disc;
	margin-bottom: 40px;
}

.portfolio_project_content .content_left ul li {
	margin: 10px 20px;
}

@media (max-width: 1024px) {
	.portfolio h2 {
		font-size: 30px;
		line-height: 40px;
		margin: 80px 0 30px;
	}

	.pp_big_slider .slider_btn {
		padding: 10px;
	}

	.pp_big_slider .slider_btn svg {
		width: 25px;
	}

	.pp_big_slider .slider_btn.prevArrow {
		left: 20px;
	}

	.pp_big_slider .slider_btn.nextArrow {
		right: 20px;
	}

	.nore_img {
		right: calc((100% / 10) - 16px);
		top: calc(50% - 10px);
	}

	.portfolio_project_content .content_left,
	.portfolio_project_content .content_right {
		width: 100%;
	}

	.portfolio_project_content .content_right {
		padding-top: 50px;
		border-left: none;
		padding-left: 0;
	}

	.portfolio_project_content .content_right img {
		margin: 0 20px 0 0px;
	}

	.portfolio_project_content .content_right>div {
		margin-bottom: 50px;
	}
}

@media (max-width: 768px) {
	.portfolio_project_title {
		flex-direction: column;
		align-items: unset;
	}

	.portfolio_project_title .portfolio-data {
		margin: -20px 0 20px
	}

	#portfolio_project_owl .owl-nav {
		display: none;
	}

	.portfolio h2 {
		font-size: 25px;
		line-height: 35px;
		margin: 40px 0 20px
	}

	.portfolio_project_block {
		margin-bottom: 40px;
	}

	.nore_img {
		right: calc((100% / 6) - 15px);
		font-size: 16px;
	}

	.pp_big_slider .slider_btn {
		display: none !important;
	}

	.portfolio_project_content {
		padding: 20px;
		font-size: 16px;
		line-height: 24px;
	}

	.portfolio_project_content .content_right {
		font-size: 16px;
		line-height: 24px; 
		padding-bottom: 30px;
	}

	.portfolio_project_content .content_right>div {
		margin-bottom: 30px;
	}

	.portfolio_project_content .content_left {
		padding-right: 0;
	}

	.portfolio_project_content .content_left p {
		font-size: 16px;
		line-height: 24px;
	}

	.portfolio_project_content .content_left h3 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 10px;
	}

	.portfolio_project_content .content_left p {
		margin-bottom: 15px;
	}

	.portfolio_project_content .content_left ul {
		margin-bottom: 20px;
	}

	.portfolio_project_content .content_left ul li {
		margin: 5px 20px;
	}

	#portfolio_project_owl .owl-dots {
		margin-top: 20px;
	}
}

@media (max-width: 600px) {
	#portfolio_project_owl .owl-controls {
		display: block;
	}
}

/* portfolio, newsblog */

.portfolio {
	font-family: 'Gilroy';
	padding-bottom: 70px;
}

.portfolio .portfolio-item {
	position: relative;
}

.portfolio .portfolio-item .portfolio-images a {
	display: block;
	line-height: 0;
}

.portfolio .portfolio-info {
	background: #fff;
	padding: 20px;
	font-family: Gilroy;
}

.portfolio .portfolio-info a {
	color: #333;
	display: block;
}

.portfolio a.portfolio_info_content {
	display: flex;
	justify-content: space-between;
}

.portfolio .portfolio-name,
.portfolio .portfolio-data {
	font-size: 24px;
	line-height: 36px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.portfolio .portfolio-data {
	white-space: nowrap;
}

.portfolio .portfolio-name {
	font-weight: 600;
}

.portfolio .owl-carousel .owl-item img {
	display: block;
	width: 100%;
}

.portfolio .portfolio-item .portfolio-images img {
	max-width: 100%;
	width: 100%;
}

.portfolio .owl-carousel .owl-item img {
	width: auto;
}

.portfolio_content_bottom {
	display: flex;
	width: 100%;
}

.portfolio_content_bottom .portfolio_form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 1497px;
	background: #fff;
	margin: 0 auto;
	font-size: 16px;
}

#portfolio .portfolio_title,
#portfolio #page-navigation {
	max-width: 1497px;
}

#portfolio .portfolio_content {
	max-width: 1527px;
	margin-right: auto;
	margin-left: auto;
}

#portfolio .portfolio_content>[class^=col-] {
	padding-right: 15px;
	padding-left: 15px;
}

.portfolio_content_bottom #portfolio_form {
	width: 67%;
	padding: 60px 0 60px 80px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

#portfolio_form .form-group {
	width: 100%;
	margin-bottom: 30px;
}

#portfolio_form .form-group:last-child {
	margin-bottom: 0;
}

.portfolio_bottom_right {
	position: relative;
	width: calc(33% - 85px);
	max-width: 410px;
}

.portfolio_bottom_right>div {
	width: 100%;
	height: 100%;
	position: relative;
	display: flex;
	align-items: flex-end;
	padding-top: 85px;
}

.portfolio_bottom_right img {
	width: 82%;
	position: absolute;
	right: 0;
	bottom: 10px;
}

.portfolio_bottom_right img.img_bgc {
	width: 100%;
	position: unset;
}

form#portfolio_form #result-msg {
	border: 1px solid #198754;
}

.portfolio_form_title {
	font-weight: 700;
	font-size: 32px;
	line-height: 50px;
}
@media (max-width: 1920px) {
	.portfolio_form_title {
		font-size: 24px;
	}
}
#portfolio_form .input_block {
	width: calc(50% - 10px);
	max-width: 409px;
}

#portfolio_form .input_block:first-child {
	margin-right: 20px;
}

#portfolio_form .input_block label {
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
	display: block;
}
@media (max-width: 1920px) {
	#portfolio_form .input_block label {
		font-size: 18px;
	}
}
#portfolio_form .input_block label:after {
	content: '*';
	color: red;
	margin-left: 5px;
	font-size: 20px;
	line-height: 30px;
}
@media (max-width: 1920px) {
	#portfolio_form .input_block label:after {
		font-size: 18px;
	}
}
#portfolio_form .input_block input {
	border-radius: 4px;
	height: 50px;
	width: 100%;
	font-size: 16px;
	line-height: 30px;
	border: 1px solid #dcdada;
	padding: 0 20px;
	background: #F9F9F9;
}
#portfolio_form .text-danger {
	color: red;
}

#portfolio_form .form-group-input {
	display: flex;
	flex-wrap: wrap;
}

#portfolio_form #agree_payment_agree {
	font-weight: 500;
}

#portfolio_form #agree_payment_agree a {
	color: #333333;
}

#portfolio_form #agree_payment_agree a:hover {
	color: #F54F00;
}

.portfolio_form_text span {
	color: #F54F00;
}

#portfolio_form .agreements {
	padding: 0 0 0 30px;
	max-width: 590px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

form#portfolio_form .form-group button.submit {
	height: unset;
	max-height: 68px;
	max-width: 222px;
	text-align: center;
	padding: 16px 10px;
	font-weight: 700;
	font-size: 24px;
	line-height: 36px;
	text-transform: none;
}
@media (max-width: 1920px) {
	form#portfolio_form .form-group button.submit {
		font-size: 18px;
	}
}
#portfolio_form .agreements input[type=checkbox] {
	display: none;
}

#portfolio_form .agreements input[type=checkbox]~label {
	display: block;
	padding-left: 46px;
	position: relative;
}

#portfolio_form .agreements input[type=checkbox]:checked~label span {
	background: #F54F00;
	border: 1px solid #F54F00;
}

#portfolio_form .agreements input[type=checkbox]~label span {
	position: absolute;
	border: 1px solid #dcdada;
	width: 30px;
	height: 30px;
	border-radius: 4px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 0;
}

#portfolio_form .agreements input[type=checkbox]:checked~label span:before {
	content: '';
	display: block;
	width: 8px;
	height: 16px;
	border-right: 2px solid #Fff;
	border-bottom: 2px solid #Fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-bottom: 5px;
	position: unset;
	background: unset;
}

.form-group-btn {
	display: flex;
}

.portfolio #page-navigation {
	padding: 20px 0 100px;
	justify-content: flex-start !important;
	align-items: flex-start !important;
}

.portfolio #page-navigation ul {
	display: flex;
}

.portfolio #page-navigation li {
	width: 38px;
	height: 38px;
	border: 1px solid #D9D9D9;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.portfolio #page-navigation li:hover {
	background: #F54F00;
}

.portfolio #page-navigation li.active {
	background: #F54F00;
	border: 1px solid #F54F00;
}

.portfolio #page-navigation li.active:hover {
	cursor: context-menu;
}

.portfolio #page-navigation li.active a:hover {
	cursor: context-menu;
}

.portfolio #page-navigation li.active span,
.portfolio #page-navigation li a {
	padding: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

#agree_payment_agree a {
	text-decoration: underline;
}

.home_page .product-item .product-price .old-price {
	font-size: 21px;
}

.home_page .product-item .product-price .price {
	font-size: 20px;
}

footer .footer-bottom .foo-menu ul li.foo-m-item.menu-title a {
	font-size: 23px;
	color: #fff;
}
@media (max-width: 1920px) {
	footer .footer-bottom .foo-menu ul li.foo-m-item.menu-title a {
		font-size: 18px;
	}
}
#popup-purchase-wrapper .agreements {
	max-width: unset;
	margin: 20px 0 40px 0;
	padding: 0;
}

#popup-purchase-wrapper .plus-minus {
	border-left: none;
	border-right: none;
}

.portfolio_list>.row>div {
	margin-bottom: 30px;
}

@media (max-width: 991px) {
	#popup-purchase-wrapper .agreements {
		padding: 0 50px;
	}
}

@media (min-width: 768px) and (max-width: 1760px) {
	.portfolio_content_bottom .portfolio_form {
		margin: 15px;
	}

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

@media (min-width: 768px) and (max-width: 1300px) {
	.home_page .product-item .product-color .slide-left {
		top: 41%;
	}

	.home_page .product-item .product-color .slide-left {
		right: -15px;
	}

	.home_page .product-carousel .product-item .product-action .button-cart {
		font-size: 18px !important;
	}

	.home_page .product-carousel .product-item .product-action .button-cart i {
		margin-right: 3px !important;
	}
}

@media (min-width: 768px) {
	.portfolio .area .portfolio_block {
		padding: 0 81px;
	}

	.product-slider .product_slider_sticky {
		position: sticky;
		top: 20px;
	}

	.home_page .product-item .product-color .color-item {
		width: 50px;
		height: 50px;
	}
}

@media (min-width: 1024px) {
	.portfolio_form_title {
		width: 140%;
	}
}

@media (max-width: 1024px) {

	.portfolio .portfolio-name,
	.portfolio .portfolio-data {
		font-size: 20px;
		line-height: 32px;
	}

	.portfolio_content_bottom .portfolio_form {
		justify-content: flex-end;
	}

	.portfolio_content_bottom #portfolio_form {
		width: 100%;
		padding: 60px;
	}

	.portfolio_bottom_right {
		width: 100%;
	}

	.portfolio_bottom_right>div {
		padding-top: 0;
	}

	.portfolio_title {
		font-size: 38px;
		line-height: 45px;
		margin: 30px 0;
	}
}

@media (max-width: 992px) {

	#portfolio .portfolio-name,
	#portfolio .portfolio-data {
		font-size: 16px;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	.big-slider .slick-slide img {
		height: auto;
	}
}

@media (max-width: 768px) {

	.portfolio .portfolio-name,
	.portfolio .portfolio-data {
		font-size: 16px;
		line-height: 26px;
	}

	.portfolio_title {
		font-size: 28px;
		line-height: 1.4;
		margin: 40px 0 30px;
	}

	#portfolio_form .input_block {
		width: 100%;
		margin-bottom: 20px;
		max-width: unset;
		margin-right: 0 !important;
	}

	.portfolio_content_bottom .portfolio_form {
		font-size: 16px;
	}

	.portfolio_content_bottom #portfolio_form {
		padding: 20px 15px 40px;
	}

	.portfolio_bottom_right {
		padding-left: 40px;
		max-width: 350px;
	}

	#portfolio_form .input_block label {
		margin-bottom: 5px;
		font-size: 14px;
		line-height: 24px;
	}

	#portfolio_form .input_block input {
		height: 44px;
		font-size: 14px;
		line-height: 24px;
	}

	#portfolio_form .form-group {
		margin-bottom: 10px;
	}

	.portfolio_form_title {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 10px;
	}

	.form-group-btn {
		flex-direction: column;
	}

	form#portfolio_form .form-group button.submit {
		width: 100%;
		height: 50px;
		max-width: unset !important;
		font-size: 16px !important;
		margin-bottom: 20px;
		padding: 0;
	}

	#portfolio_form .agreements {
		padding: 0;
	}

	.portfolio #page-navigation {
		padding: 20px 0 50px
	}

	#catalog-content .page-title {
		margin-top: 25px;
		text-align: center;
		font-size: 26px;
		font-weight: 600;
		line-height: 25px;
	}

	footer .footer-bottom .foo-menu ul li.foo-m-item.menu-title a {
		font-size: 14px;
	}

	.home_page .product-carousel .area {
		padding-right: 0px;
		padding-left: 0px;
	}

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

	.home_page .product-item .product-price .price {
		font-size: 22px;
	}

	#popup-purchase-wrapper .agreements {
		padding: 0 30px;
	}
}

/*portfolio, newsblog - end*/


footer .footer-bottom .copyright .copy-text a {
	color: #666;
	text-decoration: underline;
}

footer .footer-bottom .copyright .copy-text a:hover {
	color: #f54f00;
}

.requisites .download-block {
	margin-bottom: 0;
}

#popup-purchase-wrapper #main-price,
#popup-purchase-wrapper s {
	color: #F54F00;
}

@media (max-width: 768px) {
	#product .product-information .attributes .attribute.color {
		margin-top: 0;
		margin-bottom: 0;
	}

	#product .product-information .attributes .attr-title {
		margin-top: 10px;
	}

	#product .product-information .attributes .attribute.color.active {
		width: calc(100% - 25px);
		margin-right: auto;
	}

	#product .product-information .attributes .color .color-item {
		height: auto;
	}

	.attribute.color.active .owl-controls {
		display: block;
		position: absolute;
		right: -20px;
		top: calc(50% - 26px);
	}

	.attribute.color .icon-angle-left:before,
	.attribute.color .icon-angle-right:before {
		font-size: 40px;
	}

	.attribute.color .owl-controls .owl-next .icon-angle-left,
	.attribute.color .owl-controls .owl-next.disabled .icon-angle-right {
		display: none;
	}

	.attribute.color .owl-controls .owl-next.disabled .icon-angle-left {
		display: block;
	}

	.attribute.color .owl-controls .owl-prev {
		display: none !important;
	}

	#product .product-information .product-price.mob,
	#product .product-information .product-buttons.mob {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	#product .product-information .product-price.mob .old-price {
		margin-left: 0;
		width: 100%;
	}

	#product .product-information .product-price.mob .choice {
		margin-right: 0;
	}

	#product .product-information .product-buttons.mob .review_link_block {
		margin-bottom: 5px;
	}

	.product-item .product-price .price,
	.product-item .product-price .old-price {
		-webkit-box-flex: unset;
		-ms-flex: unset;
		flex: unset;
	}

	.product-item .product-price .old-price {
		margin-left: 15px;
	}

	.product-item .product-price {
		position: relative;
		min-height: 40px;
	}

	.product-item .product-price>div {}

	.button-cart.button_cart_mob {
		position: absolute;
		right: 0;
		bottom: 0;
	}

}

#product-quick-view .product-tabs .right-tabs li::before {
	content: none;
}

#product .product-tabs .ord-xs-2 .right-tabs .nav-link>svg,
#product-quick-view .product-tabs .right-tabs .nav-link>svg {
	margin-right: 16px;
}

#product .product-tabs .right-tabs li.active a path,
#product-quick-view .product-tabs .right-tabs li.active a path {
	fill: #fff !important;
}

#product .product-tabs .right-tabs li a,
#product-quick-view .product-tabs .right-tabs li a {
	display: flex;
	align-items: center;
	justify-content: center;
}

#product-quick-view .product-tabs .right-tabs li a {
	width: 100%;
}

#product-quick-view .product-tabs .right-tabs .nav-link>svg {
	width: 40px;
}

.choice>span>svg {
	fill: #dadada;
	width: 20px;
	height: 38px;
}

.choice>span:hover svg {
	fill: #f54f00;
}

.choice>span path {
	stroke: #dadada;
}

#product .product-tabs .tab-content>.tab-pane#tab-related-option {
	padding: 0;
	background-color: transparent;
}

#product .product-tabs .tab-content #tab-related-option .tab-title {
	margin-bottom: 0;
	padding: 20px 0 10px;
	background-color: #fff;
}

#product #tab-related-option .tab-inner-b {
	padding: 0;
}

#product #tab-related-option .tab_inner_content {
	padding: 20px 30px;
	background-color: #fff;
}

@media (min-width: 768px) {
	#product .product-tabs .ord-xs-2 .right-tabs .nav-link>svg {
		width: 61px;
	}
}

@media (min-width: 992px) {
	#product .product-tabs .ord-xs-2 {
		z-index: 1;
	}

	#product .product-tabs {
		justify-content: space-between;
		overflow: hidden;
	}

	#product .product-tabs .ord-xs-1 {
		position: relative;
		z-index: 1;
		-webkit-box-flex: unset;
		-ms-flex: unset;
		flex: unset;
		width: calc((100% - 10px) - 73px);
	}

	#product .product-tabs .ord-xs-2 {
		-webkit-box-flex: unset;
		-ms-flex: unset;
		flex: unset;
		position: relative;
		margin-right: calc(0 - (260px - 73px));
		margin-left: 0;
		width: 260px;
		background-color: transparent;
		transition: 0.33s linear;
	}

	#product .product-tabs .ord-xs-2:hover {
		margin-right: 0;
		z-index: 90;
		margin-left: calc(0 - (260px - 73px))
	}

	.right_tabs_block {
		background-color: #fff;
	}

	#product .product-tabs .ord-xs-2:hover .right-tabs li a span {
		display: inline-block;
		white-space: nowrap;
	}

	#product .product-tabs .ord-xs-2 .right-tabs .nav-link>svg {
		margin-right: 16px;
		height: auto;
		width: 40px;
	}

	#product .product-tabs .tab-content #tab-related-option .scroll-down,
	#product .product-tabs .tab-content #tab-related-option .scroll-up {
		margin: 0 auto;
		width: 95%;
		-webkit-transform: unset;
		-ms-transform: unset;
		transform: unset;
		left: 2.5%;
		top: 8px;
		text-align: center;
		background-color: #fff;
	}

	#product .product-tabs .tab-content #tab-related-option .tab-title {
		height: 60px;
	}

	#tab-related-option .parameters-item_inf-block-item-img {
		width: 85%;
		margin: 0 auto;
	}

	#tab-related-option .parameters-item_inf-block-item {
		margin-bottom: 20px;
	}

	#tab-related-option .parameters-item_inf-block-item,
	#tab-related-option .parameters-item_inf-block-item-cost,
	#tab-related-option .parameters-item_inf-block-item-cost-discount {
		font-size: 22px;
	}
}

@media (max-width: 768px) {
	#product .product-tabs .ord-xs-2 .right-tabs .nav-link>svg {
		width: 30px;
	}

	.link_cloud a {
		word-wrap: break-word;
	}

	.choice>span>svg {
		width: 18px;
		height: 18px;
	}

	main,
	.recommend-carousel,
	.owl-carousel,
	.slick-slider-block,
	.similar_entries {
		overflow: hidden;
		max-width: 100%;
	}
}

@media (min-width: 1200px) {
	#product-quick-view .product-tabs .right-tabs li a {
		width: 100%;
		line-height: 26px;
	}

	#product-quick-view .product-tabs .right-tabs .nav-link>svg {
		width: 40px;
		height: 52px;
	}
}

@media (min-width: 1300px) {

	#product .product-tabs .tab-content label[for="politic"],
	#product .product-tabs .tab-content label[for="measurer_politic"] {
		font-size: 14px;
	}
}

.label-readonly {
	cursor: unset !important;
	position: relative;
}

.label-readonly::after {
	content: '';
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0.5;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
}

@media (max-width: 1400px) {
	#cart .choice>span {
		width: 40px;
		height: 40px;
	}
}

@media (max-width: 1000px) {
	#cart .choice>span {
		width: 30px;
		height: 30px;
	}

	.choice>span>svg {
		width: 20px;
		height: 20px;
	}
}

@media (max-width: 770px) {
	#cart .choice>span {
		width: 20px;
		height: 20px;
	}

	.choice>span>svg {
		width: 15px;
		height: 15px;
	}
}

.similar_entries_title {
	font-size: 30px;
	font-weight: 700;
	line-height: 45px;
}

@media (max-width: 1920px) {
	.similar_entries_title {
		font-size: 24px;
		line-height: 34px;
	}
}
.hpm-item .hcol-attribute {
	color: #fff;
	background: #afafaf;
	cursor: pointer;
	padding: 6px 20px;
	font-size: 16px;
}

.hpm-item.disabled .hcol-attribute {
	opacity: 0.5;
}

.hpm-item.active .hcol-attribute {
	color: #fff;
	background: #333;
}

.hpm-item {
	display: flex;
	flex-direction: column;
	position: relative;
	background: #afafaf;
	color: #fff;


}

.hcol-image {
	display: flex;
	width: auto;
	margin: 0 auto;
}

.hcol-image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block;
	border: 1px solid #dcdada;
	border-radius: 6px;
}

.hpm-group .hpm-title {
	font-family: Gilroy Bold;
	font-size: 20px;
}

.hpm-item .hcol-image {
	height: 64px;
	width: 64px;
	border-radius: 2px;
	cursor: pointer;
}

.product-item .product-info .hpm-item .hcol-image {
	width: 56px;
	height: 56px;
}

.product-item .product-color .color-item img {
	border: 1px solid #dcdada;
	border-radius: 6px;
}

.hpm-item.item-type-image.active {
	border: 2px solid #f54f00;
	padding: 3px;
}

#product .product-information .attributes .color .color-item input[type=radio]:disabled~label,
#product-quick-view .product-information .attributes .color .color-item input[type=radio]:disabled~label,
.product-item .product-color .color-item input[type=radio]:disabled~label {
	opacity: 0.5;
}

.hpm-group .hpm-type-images .hpm-item.disabled .hcol-image {
	opacity: 0.3;
}

.hpm-group .hpm-type-images .hpm-item.disabled .hcol-attribute {
	opacity: 0.3;
}

.hpm-group .hpm-type-images .hpm-item>div:not(.hcol-image) {
	cursor: pointer;
	padding: 6px 20px;
	color: #fff;
	opacity: 5;
	display: inline-block;
	font-size: 16px;
}

.hpm-group .hpm-type-images .hpm-item>div.hover-info {
	background: #fff;
}

.hpm-group .hpm-type-images .hpm-item>div.hover-info span {
	color: #333;
}

.hpm-group .hpm-type-images {
	margin-top: 0 !important;
}

.hpm-group .hpm-title {
	margin-bottom: 0;
	padding-bottom: 12px;
}

.hpm-group .hpm-type-images .hpm-item {
    margin: 2px;
    width: 50px;
    height: 50px;
}
#product .hpm-group .hpm-type-images .hpm-item {
	width: auto;
    height: auto;
}
@media (max-width: 768px) {
	.hpm-group .hpm-type-images .hpm-item {
		width: 50px;
    	height: 50px;
	}
}
.hpm-group .hpm-type-images .hpm-item.item-type-image {
	margin: 0 3px 5px 0;
	background: none;
	padding-top: 5px;

}

#product .product-information .attributes {
	margin-top: 0;
}

#product .product-information .attributes>div {
	margin-top: 16px;
}

#hpmodel .hpm-group {
	margin-bottom: 5px;
}

#product .product-information .attributes .seria .seria-item input[type=radio]:disabled~label {
	opacity: 0.3;
}

.owl-carousel .product-item {
	margin: 0;
}

@media (max-width: 768px) {
	.hpm-item .hcol-image {
		width: 32px;
		height: 32px;
	}

	.owl-carousel .hpm-item .hcol-image {
		width: 100%;
		height: auto;
	}

	.hpm-group .hpm-type-images .hpm-item>div:not(.hcol-image) {
		padding: 5px 10px;
		font-size: 13px;
	}

	.hpm-group .hpm-title {
		font-size: 13px;
		margin-top: 10px;
		padding-bottom: 3px;
	}
}

.hpm-type-images .hpm-cat-item {
	margin: 0 10px 0 0 !important;
}

@keyframes shadow {
	0% {
		box-shadow: 0 0 2px 0px tomato, 0 0 2px 0px tomato;
	}

	100% {
		box-shadow: 0 0 2px 2px rgba(255, 48, 26, 0), 0 0 4px 1px rgba(255, 48, 26, 0);
	}
}

i.scroll-down.icon-angle-down.slick-arrow {
	transition: all .6s;
	animation: shadow .6s infinite linear;
}

.item-type-attribute {
	margin-right: 20px;
	margin-bottom: 20px !important;
}

.product-information .attributes .color-item {
	height: 62.783px ;
}
@media (max-width: 450px) {
	#popup-purchase-wrapper .product-price {
		margin-bottom: 0px;
	}

	#popup-purchase-wrapper .star-ratings {
		margin-bottom: 0px;
		margin-left: 5px;
	}

	#popup-purchase-wrapper .product-name {
		margin-bottom: 0px;
	}

	#popup-purchase-wrapper .payment-info>div {
		margin-bottom: 15px;
	}

	#popup-purchase-wrapper .agreements {
		margin-bottom: 20px;
	}

	#popup-purchase-wrapper .popup-footer a {
		height: 40px;
	}

	#popup-purchase-wrapper .popup-footer button {
		height: 40px;
	}

}

/*********************************************/
/*****************rsh added*******************/
/*********************************************/
.product-info .hpm-cat-box {
	margin-bottom: 1px !important;
}

.product-info .hpm-cat-box .hpm-type-images {
	display: inline-block !important;
}

.hpm-item.hpm-cat-item {
	background: transparent;
	display: inline-block;
	margin-right: 0 !important;
	margin-bottom: 0;
	padding-bottom: 0;
}

.hpm-item .hcol-image {
	display: inline-block !important;
	padding: 3px;
	width: 100% !important;
	height: 100% !important;
}

.hpm-item.hpm-cat-item .hover-info {
	opacity: 1;
}

.hpm-item.active {
	border: none !important;
}

.hpm-item.active .hcol-image {
	border: 2px solid #f54f00;
	border-radius: 8px;
}
#product .hpm-item.active .hcol-image {
	border-radius: 6px;
}

#product #hpmodel .hpm-group {
	margin-top: 16px;
}

#product #hpmodel .hpm-type-images,
#product #hpmodel .hpm-type-images .hpm-item>div {
	display: block;
}

#product #hpmodel .hpm-type-images,
#product #hpmodel .hpm-type-images .hpm-item .hcol-image img {
	width: 100%;
	height: 100%;
}

#product #hpmodel .hpm-type-images .hpm-item:not(.item-type-image) {
	display: inline-block;
	margin-right: 20px !important;
	margin-bottom: 20px !important;
}

#product #hpmodel .hpm-type-images .hpm-item.item-type-image {
	display: inline-block;
	margin-bottom: 5px !important;
	height: 63.783px !important;
    padding-top: 0;
}

#product #hpmodel .hpm-type-images .hpm-item.disabled  {
	opacity: 0.3 !important;
}
.hpm-item-wrap {
	display: inline-block;
	position: relative;
}

#product #hpmodel .hpm-type-images .hpm-item.disabled>div {
	opacity: 1 !important;
}

.product-item .product-color .color-item input[type=radio]:checked~label,
.product-item .product-color .color-item input.checked[type=radio]~label {
	border: 2px solid #f54f00;
	border-radius: 8px;
}

.product-item .product-color .color-item input[type=radio]~label {
	cursor: pointer;
	padding: 3px;
	margin: 0;
	border-radius: 2px;
	-webkit-transition: border .3s ease-in-out;
	-o-transition: border .3s ease-in-out;
	transition: border .3s ease-in-out;
	display: block;
}
.link-flex {
	display: flex !important;
	align-items: center;
	gap: 8px;
}

#catalog-content .product-grid {
	justify-content: flex-start;
}

.stock-status {
	color: #00C24A;
	font-size: 13px;
	max-width: 100px;
    white-space: break-spaces;
}


.link_cloud-flex {
    padding: 0;
    max-height: unset;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.mobile-cloud {
	display: none;
}
@media (min-width: 768px) {
	.link_cloud-items li {
		display: inline-block;
	}
}

@media (max-width: 768px) {
	#catalog-content .product-grid {
		margin-top: 15px;
	}
	.desktop-cloud {
		display: none;
	}
	.mobile-cloud {
		display: block;
	}
	.link_cloud {
		max-height: max-content;
		padding-right: 0;
	}
	.cloud-carousel-mobile, .cloud-carousel-mobile-2 {
		margin-bottom: 10px;
	}
	.mobile-cloud .owl-carousel .owl-stage {
		display: flex;
	}
	.link_cloud a{
		display: block;
		white-space: nowrap;
		font-size: 16px;
		padding: 5px 10px;
		margin: 0
	}
	.link_cloud-items {
		text-align: center;
	}

	.product-item .buttons-user {
		display: flex;
		z-index: 1;
	}
	.product-item .buttons-user .compare input[type=checkbox]~label, .product-item .buttons-user .favorit input[type=checkbox]~label,
	.product-big .buttons-user .compare input[type=checkbox]~label, .product-big .buttons-user .favorit input[type=checkbox]~label {
		height: 25px;
		width: 25px;
		font-size: 20px;

	}
	.product-big .buttons-user {
		display: flex;
	}
	.product-buttons .compare, .product-buttons .favorit {
		display: none !important;
	}
	.product-item .images-quickview {
		transform: scale(.9);
		padding-top: 24px;
	}

	.product-item .product-name span {
		font-size: 14px;
	}
	.product-item .product-info .stock .stock-status {
		font-size: 12px;
	}
	.product-item .product-info .wrapper-cart {
		gap: 10px;
	}
	.button-cart {
		font-size: 15px;
		background-color: #F54F00;
		padding: 5px;
		color: #fff;
	}
	.product-item .product-action {
		opacity: 1;
		visibility: visible;
		height: auto;
		box-shadow: none;
		position: relative;
		z-index: 1;
	}
	div.purchase-now {
		margin: 15px auto;
	}

	#popup-purchase-wrapper {
		width: 100%;
	}
	#popup-purchase-wrapper .mfp-close {
		top: -5px;
		border-left: none;
	}
}

.rel-content .row {
	justify-content: flex-start;
}

.cat-attribute-list {
    width: 100%;
}
.cat-attribute-item {
	margin-bottom: 5px;
    font-family: 'Gilroy Medium';
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: baseline;
    font-size: 16px;
}
.cat-attribute-text {
	color: #828282;
	padding: 0 4px;
}
.cat-attribute-value {
	text-align: right;
	max-width: 250px;
}
@media (max-width: 768px) {
	.cat-attribute-item {
		font-size: 14px;
	}
	#cart .choice>.plus, #cart .choice>.minus, #cart .choice>.minus_disabled {
		padding-bottom: 0px;
		padding-right: 0px;
	}
	#cart .choice1>input {
		height: 20px !important;
		max-width: 80px !important;
		padding: 0;
	}
	#cart .choice1 {
		margin-bottom: 0 !important;
	}
}
@media (min-width: 768px) {
	.roistat-multiwidget-pulsator-holder {
		right: 60px !important;
		bottom: 30px !important;
	}
}
@media (max-width: 768px) {
	.roistat-multiwidget-pulsator-holder {
		bottom: 130px !important;
	}
}
#product .product-tabs .tab-content #review .negative_text + p {
    color: #7D7D7D !important;
}
#review .review-list .text {
    color: #333;
}
#container #content .wishlist-table .button-cart i.icon-shopping-cart {
	margin: 0;
}
.wishlist-table table {
	width: 100%;
}
.wishlist-table table, .wishlist-table .table>tbody>tr>td {
	border: none;
	font-size: 16px;
    line-height: 24px;
    font-family: Gilroy Medium;
    font-weight: 700;
}
.wishlist-table table thead {
	border-bottom: 1px solid #dadada;
}
.wishlist-table table thead td {
	padding-bottom: 20px;
}

.wishlist-table .table>tbody>tr>td a {
	font-weight: normal;
    font-size: 18px;
}
.hover-info.onTheBorderLeft {
	left: 52px;
}
.hover-info.onTheBorderLeft:after {
	left: 35%;
}
.hover-info.onTheBorderRight {
	right: 50px;
}
.hover-info.onTheBorderRight:after {
	left: 65%;
}

.single-ask__list .review-header {
	margin-bottom: 20px;
}
.single-ask__list .review-images img {
	border-radius: 4px;
}
#review .single-ask__list .review-list {
	padding: 30px 0;
	margin: 0;
}
#review .single-ask__list .review-header .avatar {
	width: 48px;
	height: 48px;
	font-size: 30px;
    line-height: 48px;
}
#review .single-ask__list .review-header .author-info .author-name{
	font-weight: normal;
	font-size: 16px;
	color: #000;
}
#review .single-ask__list .review-list .text {
	font-size: 16px;
	margin-bottom: 20px;
	color: #514E51;
}

#review .single-ask__list .admin_answer {
	font-size: 16px;
	color: #514E51;
	margin-left: 0;
	padding-left: 20px;
}
#review .single-ask__list .admin_answer_text {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-bottom: 20px;
}
#review #page-navigation {
	margin-top: 30px;
}
#review .single-ask__list .product-info .author a {
	color: #514E51;
}
.callback-header {
	color: #04BF4B !important;
	font-size: 10px !important;
	font-weight: 600 !important;
	text-decoration-line: underline;
	text-transform: uppercase !important;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid #04BF4B;
    border-radius: 4px;
	padding: 4px;
	text-transform: none;
	margin-right: 10px;
}
.header-social {
	display: flex;
	align-items: center;
	width: 20px;
	margin-right: 10px;
}
.footer-social {
	display: inline-block;
	width: 20px;
}
.social__links {
	display: flex;
	padding: 6px 0;
	margin: auto;
}
.footer-work-schedule {
	color: #828282;
	font-weight: 500;
}
.foo-phone-icon svg {
	width: 20px;
    height: 20px;
}
.visible-xs {
	display: none !important;
}
@media (max-width: 768px) {
	.footer-social {
		width: auto;
	}
	.foo-phone-icon svg {
		width: 14px;
		height: 14px;
	}
	.visible-xs {
		display: block !important;
	}
}
.right-buttons {
    display: none;
    position: fixed;
    top: calc(50% - 115px);
    right: 0;
    width: 160px;
    z-index: 3;
}
@media (min-width: 992px) {
	.right-buttons {
		display: block;
	}
}
.right-buttons button {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    color: #333;
    box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.16);
    border-radius: 100px 0px 0px 100px;
    position: relative;
}
.right-buttons button span {
	text-align: left;
}
.right-buttons button .text-red {
	color: #F54F00;
	padding-left: 0px;
}
.yellowbg {
    background: #FFF9DD;
    margin-bottom: 16px;
}
.pinkbg {
    background: #FFECE2;
    padding-right: 20px;
}
.roistat-multiwidget-pulsator-holder {
	display: none !important;
}
#product .row.material-gallery {
	flex-direction: row;
    justify-content: flex-start;
}
#product .row.material-gallery>div {
	display: flex;
	flex-direction: column;
	width: 10%;
}
@media (max-width: 768px) {
	#product .row.material-gallery>div {
		width: 33%;
	}
}
.disabled-product:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0.5;
	position: absolute;
	top: 0;
    left: 0;
    pointer-events: none;
}
.__jivoDesktopButton{
	display: none !important;
}

/*partner*/
.container > section {
	margin-bottom: 80px;
}
.partner-heading {
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.partner-heading__row {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	gap: 20px;
}
.p-header {
	font-size: 32px;
	width: 50%;
}
@media (max-width: 1920px) {
	.p-header {
		font-size: 24px;
	}
}
.p-text {
	font-size: 24px;
	width: 50%;
	font-weight: 700;
}
@media (max-width: 1920px) {
	.p-text {
		font-size: 18px;
	}
}
.p-heading__item {
	background-color: #f3f3f3;
	width: 25%;
	padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.p-heading__item svg {
	width: 80px;
	height: 100px;
}
.p-heading__text {
	text-align: center;
	padding: 20px;
	font-size: 20px;
}
@media (max-width: 1920px) {
	.p-heading__text {
		font-size: 16px;
	}
}
.partner-help {
	display: flex;
	align-items: center;
}
.description-grow > *{
	padding: 20px 0;
}
.description-grow__header {
	font-size: 30px;
	font-weight: 700;
}
@media (max-width: 1920px) {
	.description-grow__header {
		font-size: 24px;
	}
}
.image-grow__img {
	width: 910px;
}
.description-grow__paragraph {
	font-size: 18px;
}
@media (max-width: 1920px) {
	.description-grow__paragraph {
		font-size: 16px;
	}
}
.description-grow__paragraph--bold {
	font-family: "Gilroy Bold";
	font-weight: 700;
}
.description-grow__paragraph--orange {
	color: #f54f00;
}
.partner-suggestion__header {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 20px;
}
@media (max-width: 1920px) {
	.partner-suggestion__header {
		font-size: 24px;
	}
}
.p-suggestion-list {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.p-suggestion-list > div {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}
.p-suggestion-list__el {
	width: 33.3%;
	border: 1px solid #f3f3f3;
	padding: 40px 40px 40px 20px;
}
.p-suggestion-row > div{
	padding: 4px 0;
}
.p-suggestion-row__order {
	font-size: 24px;
	color: #f54f00;
	font-weight: bold;
}
@media (max-width: 1920px) {
	.p-suggestion-row__order {
		font-size: 18px;
	}
}
.p-suggestion-row__header {
	font-family: "Gilroy Bold";
	font-weight: bold;
	font-size: 20px;
}
.p-suggestion-row__desc {
	font-size: 18px;	
}
@media (max-width: 1920px) {
	.p-suggestion-row__header {
		font-size: 18px;
	}
	.p-suggestion-row__desc {
		font-size: 16px;	
	}
}
.partner-footer {
	display: flex;
	align-items: center;
	gap: 80px;
}
.p-footer-text {
	font-size: 18px;
}
.p-footer-image {
	width: 910px;
}
.partner-feedback {
	background-color: #f3f3f3;
	padding: 40px;
	border-radius: 10px;
}
.partner-feedback__header {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 30px;
}
@media (max-width: 1920px) {
	.partner-feedback__header {
		font-size: 24px;
	}
}
.partner-form__wrapper {
	display: flex;
	flex-direction: row;
	gap: 20px;
}
.partner-form__item {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	font-size: 16px;
	flex-grow: 1;
	position: relative;
}
.partner-form__item .required {
	color: red;
}
.partner-form__item label {
	font-size: 18px;
	font-family: "Gilroy Bold";

}
.partner-form__name,  .partner-form__tel, .partner-form__email{
	margin: 10px 0;
	padding: 16px;
	border: none;
	border-radius: 5px;
}
.partner-form__button {
	background-color: #f54f00;
	color: #ffffff;
	margin: 8px 0;
	padding: 16px;
	max-width: 300px;
	border-radius: 5px;
	font-size: 16px;
}
.partner-agreement {
	font-size: 14px;
}
.partner-agreement__link {
	color: #333333;
	text-decoration: underline;
}
.partner-remark {
	margin-top: 40px;
	font-size: 16px;
}
.partner-form__error {
	position: absolute;
	top: 0;
	right: 20px;
	color: red;
}
@media (max-width: 768px) {
	.partner-container * {
		font-family: Gilroy;
		font-size: 16px;
	}
	.partner-container h1 {
		font-size: 30px;
	}
	.partner-container h2{
		font-size: 24px;
	}
	.partner-container h3 {
		font-size: 20px;
	}
	.p-text {
		width: 100%;
		margin: 10px 0;
	}
	.partner-heading__row {
		flex-wrap: wrap;
	}
	.p-heading__item {
		width: 49%;
	}
	.p-heading__item svg {
		width: 50px;
		height: 50px;
	}
	.partner-help {
		flex-direction: column;
		gap: 10px;
	}
	.image-grow__img {
		width: 100%;
	}
	.p-suggestion-row__order {
		font-size: 22px;
	}
	.p-suggestion-row__header {
		font-size: 20px;
	}
	.p-suggestion-list__el {
		display: flex;
		flex-direction: column;
		gap: 10px;
	}
	.partner-footer {
		flex-direction: column;
	}
	.p-footer-image {
		width: 100%;
	}
	.partner-form__wrapper {
		flex-direction: column;
		margin: 10px 0;
		gap: 20px;
	}
	.partner-form__item label {
		font-size: 17px;
	}
	.partner-form__name, .partner-form__tel, .partner-form__email {
		padding: 15px;
	}
	.partner-form__button {
		max-width: 160px;
		padding: 15px;
	}
}
@media (max-width: 500px) {
	.p-suggestion-list > div {
		flex-direction: column;
	}
	.p-suggestion-list__el {
		width: 100%;
	}
}
/* information */
.main-header {
	visibility: hidden;
}

.contact__container {
	padding: 0 40px;
}
.contact__container a {
	color: #333;
}
.contact__container a:visited {
	color: #333;
}
.contact__section {
	margin-bottom: 60px;
}
.contact__heading {
	text-align: center;
	font-family: "Gilroy";
}
.contact__header {
	font-family: "Gilroy Bold";
	font-size: 40px;
}
@media (max-width: 1920px) {
	.contact__header {
		font-size: 24px;
	}
}
.contact__proposal {
	font-size: 20px;
	margin: 40px 0;
}
@media (max-width: 1920px) {
	.contact__proposal {
		font-size: 18px;
		margin: 20px 0;
	}
}
.contact__information-wrapper {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}
.information__block {
	width: 49%;
}
.information__content {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 40px;;
}
.information__inner {
	display: flex;
	width: 45%;
	align-items: center;
	gap: 20px;
}
.information__icon {
	padding: 30px;
	line-height: 0;
	box-shadow: 0px 2px 4px #d8d8d8;
}
.information__icon img {
	width: 30px;
	height: 30px;
}
@media (max-width: 1920px) {
	.information__icon {
		padding: 16px;
	}
	.information__icon img {
		width: 20px;
		height: 2ch;
	}
}
.information__text {
	line-height: 30px;
}
.information__text-title {
	color: #858F9A;
  font-size: 16px;
  font-family: 'Gilroy';
}
.information__text-content {
	font-family: 'Gilroy';
	font-size: 18px;
}
@media (max-width: 1920px) {
	.information__text-content {
		font-size: 16px;
	}
}
.information__form {
	margin-top: 40px;
	padding: 40px;
	border: solid 1px #DCDADA;
}
.form__header {
	font-size: 36px;
	font-family: "Gilroy Bold";
	margin: 20px 0;
}
@media (max-width: 1920px) {
	.form__header {
		font-size: 24px;
	}
}
.required {
	color: #D3202B;
}
.form__label {
	display: block;
	margin: 20px 0 10px;
	font-size: 18px;
}
@media (max-width: 1920px) {
	.form__label {
		font-size: 18px;
	}
}
.information-input {
	display: block;
	background-color: #f5f5f5;
	width: 100%;
	padding: 16px;
	border-radius: 3px;
}
.information-input::placeholder {
	font-size: 18px;
}
@media (max-width: 1920px) {
	.information-input::placeholder {
		font-size: 16px;
	}
}
.information-textarea {
	resize: none;
	border: none;
}
.form__bottom {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 40px;
	flex: 1;
}
.form__button {
	color: #ffffff;
  font-size: 20px;
  background-color: #f54f00;
  border-radius: 3px;
  padding: 20px 60px;
	white-space: nowrap;
}
@media (max-width: 1920px) {
	.form__button {
		font-size: 18px;
	}
}
.form__agreement {
	font-size: 16px;
}
.agreement__link {
	text-decoration: underline;
}
.agreement__link:visited {
	color: #333333;
}
.contact__image {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.block__flex {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.contact__content {
	margin: 20px 0 40px;
}
.contact__content .slick-track {
	display: flex;
	align-items: stretch;
	justify-content: center;
}
.contact__content .slick-slide {
	box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.08);
	margin: 20px;
	padding: 10px;
	height: auto;
}
.contact__content .slick-slide img {
	width: 100%;
}
.next-arrow {
	position: absolute;
  top: 47%;
  right: 0;
  width: 60px;
  height: 60px;
  z-index: 1;
	background-color: #fff;
  border-radius: 100%;
  box-shadow: 1px 0px 15px 5px rgba(0,0,0,0.08);
  color: #f54f00;
  font-size: 20px;
	cursor: pointer;
}
.next-arrow::before {
	content: "\e902";
	position: absolute;
  top: 11px;
  left: 24px;
  font-size: 40px;
}
.prev-arrow {
	position: absolute;
  top: 47%;
  left: 0;
  width: 60px;
  height: 60px;
  z-index: 1;
	background-color: #fff;
  border-radius: 100%;
  box-shadow: 1px 0px 15px 5px rgba(0,0,0,0.08);
  color: #f54f00;
  font-size: 20px;
	cursor: pointer;
}
.prev-arrow::before {
	content: "\e901";
	position: absolute;
  top: 11px;
  left: 22px;
  font-size: 40px;
}
.information__block--shadow {
	box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.08);
}
.table__requisites {
	margin: 40px auto;
	width: 95%;
}
.table__requisites td {
	padding: 10px;
	border: #e0e0e0 1px solid;
	font-family: 'Gilroy';
	font-size: 20px;
	color: #333;
}
@media (max-width: 1920px) {
	.table__requisites td {
		font-size: 16px;
	}
}
.header-margin {
	margin-bottom: 40px;
}
.contact__bottom {
	margin-bottom: 40px;
}
.link__requisites {
	padding: 0 40px 40px;
	font-size: 18px;
}
.link__requisites .icon__circle {
	font-size: 20px;
  border: 1px solid #e0e0e0;
  border-radius: 100%;
  padding: 10px;
  margin-right: 10px;
}
.text-danger {
	color: red;
  margin-left: 30px;
}

@media (max-width: 768px) {
	.contact__container {
		font-size: 18px;
		padding: 0;
	}
	.contact__header {
		font-size: 24px;
	}
	.contact__proposal {
		font-size: 16px;
		text-align: left;
		margin: 25px 0;
	}
	.contact__information-wrapper {
		flex-direction: column;
	}
	.information__block {
		width: 100%;
		overflow-x: scroll;
	}
	.information__content {
		flex-direction: column;
		gap: 20px;
	}
	.information__icon {
		padding: 25px;
	}
	.information__inner {
		width: 100%;
		gap: 20px;
	}
	.information__icon img {
		width: 30px;
		height: 30px;
		min-width: 30px;
  	min-height: 30px
	}
	.information__text-title {
		font-size: 16px;
	}
	.information__text-content  {
		font-size: 17px;
	}
	.information__text {
		line-height: unset;
	}
	.information__form {
		margin-top: 30px;
		padding: 10px;
	}
	.form__header {
		font-size: 22px;
		text-align: center;
	}
	.form__label {
		font-size: 16px;
		margin: 20px 0 10px;
	}
	.information-input {
		font-size: 15px;
		padding: 10px;
	}
	.information-input::placeholder {
		font-size: 15px;
	}
	.form__bottom {
		margin: 20px 0 10px;
		flex-direction: column-reverse;
		gap: 20px;
	}
	.form__button {
		font-size: 18px;
		width: 90%;
		padding: 15px 0;
	}
	.form__agreement {
		font-size: 15px;
		text-align: center;
	}
	.next-arrow, .prev-arrow {
		width: 30px;
		height: 30px;
	}
	.next-arrow::before, .prev-arrow::before {
		font-size: 18px;
		text-align: center;
		top: 6px;
		left: 11px;
	}
	.contact__content {
		margin: 10px 0 20px;
	}
	.contact__content .slick-slide {
		margin: 10px;
		box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.08);
	}
	.table__requisites td {
		padding: 10px;
		font-size: 16px;
	}
	.link__requisites {
		padding: 0 20px 20px;
	}
	.link__requisites .icon__circle {
		font-size: 18px;
		padding: 10px;
  	margin-right: 10px;
	}
	.header-social {
		width: unset;
	}
}
.bb-bgimage {
	overflow: hidden;
}
.bb-bgimage img {
	height: 100%;
	object-fit: cover;
}
.bb-right {
	background: #F3F3F3;
	padding: 64px;
	display: flex;
	align-items: center;
	border-radius: 0 10px 10px 0;
}
.bb-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.bb-list__item {
	width: calc(50% - 32px);
	display: flex;
	align-items: center;
	padding: 40px 0;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
}
.bb-list__item:nth-child(3), .bb-list__item:nth-child(4) {
	border-top: none;
}
.bb-list__icon {
	margin-right: 27px;
}
@media (max-width: 1200px) {
	.bb-list__item {
		width: 100%;
	}
}
@media (max-width: 992px) {
	.bb-right {
		border-radius: 10px;
	}
	.bb-bgimage {
		padding: 0;
		border-radius: 10px;
	}
}
@media (max-width: 480px) {
	.bb-right {
		padding: 15px;
	}
	.bb-list__item {
		padding: 10px 0;
	}
}
.work-items__new {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0;
}
.work-item__new {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: calc((100% - 20px)/ 5);
	padding: 0 10px;
}
@media (max-width: 768px) {
	.work-item__new {
		padding: 0;
	}
}
.work-item__new__info {
	width: 100%;
	padding: 72px 20px 30px 20px;
	background-color: #F3F3F3;
}
.work-item__new__icon {
	margin: auto;
	width: 60px;
	height: 60px;
	margin-bottom: 40px;
}
.work-item__new__text {
	height: 60px;
}
.work-item__new__step {
	width: 72px;
	height: 72px;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	color: #fff;
	border: 1px solid #F54F00;
	border-radius: 72px;
	position: relative;
	margin-top: 24px;
}
@media (max-width: 768px) {
	.work-item__new__step {
		width: 40px;
		height: 40px;
	}
}
.work-item__new__step:before {
	content: '';
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	background-color: #F54F00;
	position: absolute;
	left: calc(50% - 25px);
	top: calc(50% - 25px);
}
.work-item__new__step span {
	position: relative;
	z-index: 1;
	top: calc(50% - 16px);
}
.work-item__new__step:after {
	position: absolute;
	content: '';
	top: 0;
	left: 110%;
	width: 135px;
	height: 100%;
	background: url(../img/main/how/arrow.svg) center/contain no-repeat;
}
.work-items__new .work-item__new:last-child .work-item__new__step:after {
	display: none
}
@media (min-width: 1920px){
	.work-item__new__step:after {
		left: 90px;
	}
}
@media screen and (max-width: 1366px) {
	.work-item__new__text {
		height: 70px;
		font-size: 12px;
	}
}
@media screen and (max-width: 1240px) {
	.work-item__new__step:after {
		width: 115px;
	}
}
@media screen and (max-width: 1024px) {
	.work-item__new__step:after {
		width: 95px;
	}
}
@media screen and (max-width: 992px) {
	.work-item__new__step:after {
		width: 75px;
	}
}

@media screen and (max-width: 768px) {
	.work-items__new {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.work-item__new {
		width: calc((100% - 20px)/ 3);
		margin-bottom: 15px;
	}
	.work-item__new__info {
		padding: 15px;
	}
	.work-item__new__icon {
		margin-bottom: 15px;
	}
	.work-item__new__text {
		height: 65px;
		font-size: 10px;
	}
	.work-item__new__step:after {
		width: 214px;
	}
	.work-items__new .work-item__new:last-child .work-item__new__step:after,
	.work-items__new .work-item__new:nth-child(3) .work-item__new__step:after {
		display: none
	}
}
@media screen and (max-width: 480px) {
	.work-item__new__step:after {
		width: 50px;
		left: 124%;
	}
}

@media screen and (max-width: 768px) {
	#our-latters .icon-angle-right, #our-latters .icon-angle-left {
		font-size: 42px;
	}
	#our-latters .slide-next, #our-latters .slide-prev {
		top: 30%;
	}
}

#portfolio-iage-carousel .slick-next, #portfolio-iage-carousel .slick-prev {
    top: 50%;
    bottom: auto;
    width: 36px;
    height: 36px;
    background: none;
    color: #000;
}
#portfolio-iage-carousel .slick-next:before, #portfolio-iage-carousel .slick-prev:before {
    color: #000;
	font-size: 40px;
	opacity: 0.3;
}
#portfolio-iage-carousel .slick-prev {
	left: 0;
	right: auto;
}
#portfolio-iage-carousel .slick-next {
	right: 0;
	left: auto;
}
.owl-carousel .owl-stage {
	padding-bottom: 300px;
	margin-bottom: -300px;
}

.searching-block .owl-controls {
    display: block;
	top: calc(50% - 38px);
    position: absolute;
    width: 100%;
}
.searching-block .owl-nav {
    display: flex;
    justify-content: space-between;
}
.searching-block .owl-controls .owl-nav i {
    position: relative;
	font-size: 34px;
    opacity: 0.5;
}
.cart-coupon {
	margin-top: 30px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding-bottom: 25px;
}
.cart-coupon .cc-input {
	position: relative;
}

.cart-coupon input {
	width: 300px;
    border: 1px solid #dcdada;
	border-radius: 4px;
    padding: 0 20px;
	height: 50px;
    background: #F9F9F9;
}
.cart-coupon button {
	height: 50px;
    line-height: 50px;
    font-size: 16px;
    background: #f54f00;
    display: inline-block;
    padding: 0 20px;
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: Gilroy Bold;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-right: 20px;
	max-width: 200px;
}
@media (max-width: 768px) {
	.cart-coupon button {
		font-size: 16px;
	}
}
@media (max-width: 500px) {
	.cart-coupon button {
		margin-top: 15px;
	}
}

.spinner {
    display: block;
    min-height: 30px;
}
.spinner > * {
    opacity: 0.5;
}
.spinner::after {
    content: '';
    position: absolute;
    bottom: calc(50% - 10px);
    left: calc(50% - 10px);
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: 3px solid gray;
    border-top-color: transparent;
    animation: spinner 2s linear infinite;
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.rouble {
    font-size: 0;
    line-height: 0;
}
.rouble::after {
    content: "₽";
    font-size: 18px;
}
#product .product-price .rouble::after {
    font-size: 28px;
}

.footer-top .requisites {
    color: white;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
}
.footer-top .requisites span {
    white-space: nowrap;
}
@media (max-width: 768px) {
	.footer-top .requisites {
		position: initial;
	}
}

#sidebar .dropdown-block ul > li {
	background-color: transparent;
}
#sidebar .dropdown-block ul > li a.category-name {
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	background-color: transparent;
	color: #333;
	font-size: 14px;
    line-height: normal;
    font-family: Gilroy Medium;
}
#sidebar .dropdown-block ul>li.has-sub>a.toggle-a:before {
	color: #333;
}
#sidebar .dropdown-block ul>li.has-sub.open {
	border-bottom: none;
	padding-bottom: 10px;
}
#sidebar .dropdown-block ul>li.has-sub.open > a {
	background-color: transparent;
}
#sidebar .dropdown-block ul>li.has-sub ul li a {
	font-family: Gilroy;
	font-weight: 500;
	font-size: 16px;
	text-transform: none;
	border-top: none;
	border-bottom: none;
	padding: 10px 20px;
}
#sidebar .dropdown-block ul>li.has-sub.open>a {
	border-top: 1px solid #E0E0E0;
	border-bottom: none;
}


.sc_product_option {
	margin-top: 14px;
}
.sc_product_option-name {
    padding-bottom: 6px;
    font-size: 18px;
	line-height: 24px;
    font-weight: 500;
}
.sc_product_option-value {
	height: 50px;
	border: 1px solid #dcdada;
    padding: 4px 40px 4px 4px;
	background: #F9F9F9;
    border-radius: 4px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.sc_product_option-value img {
    height: 100%;
    margin-right: 20px;
}
.content_success p {
	font-size: 20px;
}
.content_success b {
	font-weight: bold;
}
.content_success #cart .total-block {
	margin-bottom: 20px;
}

.category-title {
	display: flex;
}
.category-product-total {
    padding: 20px 15px;
	color: #8f969a;
}
@media (max-width: 768px) {
	.category-product-total {
		display: none;
	}
}

.product-info .star-ratings {
	display: flex;
    justify-content: flex-start !important;
    align-items: center !important;
}
.product-info .star-ratings .star {
	color: #e9d600;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: 20px;
}
.product-info .star-ratings .star:hover {
	color: #afafaf;
}
.product-info .star-ratings .category-count-reviews {
	padding-left: 5px;
}


/* about us start */
.office-first {
    margin-bottom: 96px
    font-family: Gilroyy;
}

.office-first__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px
}

.office-first__content {
    max-width: 887px
}

.office-first__ttl {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.1956521739;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 40px
}
.office-first__txt {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0;
    text-align: left
}
.office-first__image-ibg {
    width: 100%;
    max-width: 887px;
}
.adv {
    margin-bottom: 96px
}

.adv__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 30px;
    display: flex;
    justify-content: space-between
}

.adv__item {
    width: 48.9%;
    padding: 20px 30px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.adv__item-ttl {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.1666666667;
    letter-spacing: 0;
    margin-bottom: 10px
}

.adv__item-txt {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.1875;
    letter-spacing: 0
}

.ttl-common {
    display: block;
    margin: 0 auto;
    font-size: 24px;
    max-width: 804px;
    font-weight: 600;
    line-height: 1.1956521739;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 40px
}
@-webkit-keyframes progress {
    0% {
        stroke-dashoffset: -75;
        opacity: 1
    }
    95% {
        stroke-dashoffset: 0;
        opacity: 1
    }
    100% {
        opacity: 0;
        stroke-dashoffset: 0
    }
}

@keyframes progress {
    0% {
        stroke-dashoffset: -75;
        opacity: 1
    }
    95% {
        stroke-dashoffset: 0;
        opacity: 1
    }
    100% {
        opacity: 0;
        stroke-dashoffset: 0
    }
}

.achievements .swiper-pagination {
    padding-top: 40px;
    padding-bottom: 40px;
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.achievements .swiper-pagination-bullet {
    background-color: transparent;
    opacity: .7;
    cursor: pointer
}

.achievements .swiper-pagination-bullet--svg-animation {
    width: 26px;
    height: 26px;
    margin: 0 6px !important;
    display: inline-block
}

.achievements .swiper-pagination-bullet--svg-animation svg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.achievements .swiper-pagination-bullet--svg-animation .svg__circle-inner {
    stroke: transparent;
    fill: #bdbdbd;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.achievements .swiper-pagination-bullet-active .svg__circle {
    stroke: #bdbdbd;
    stroke-dasharray: 75;
    stroke-dashoffset: 0;
    -webkit-animation: progress 5.1s ease-in-out 1 forwards;
    animation: progress 5.1s ease-in-out 1 forwards
}

.achievements .swiper-pagination-bullet-active .svg__circle-inner {
    fill: #f54f00
}
.blago .swiper-pagination {
    padding-top: 40px;
    padding-bottom: 40px;
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.blago .swiper-pagination-bullet {
    background-color: transparent;
    opacity: .7;
    cursor: pointer
}

.blago .swiper-pagination-bullet--svg-animation {
    width: 26px;
    height: 26px;
    margin: 0 6px !important;
    display: inline-block
}

.blago .swiper-pagination-bullet--svg-animation svg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.blago .swiper-pagination-bullet--svg-animation .svg__circle-inner {
    stroke: transparent;
    fill: #bdbdbd;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.blago .swiper-pagination-bullet-active .svg__circle {
    stroke: #bdbdbd;
    stroke-dasharray: 75;
    stroke-dashoffset: 0;
    -webkit-animation: progress 4.1s ease-in-out 1 forwards;
    animation: progress 4.1s ease-in-out 1 forwards
}

.blago .swiper-pagination-bullet-active .svg__circle-inner {
    fill: #f54f00
}

.achievements {
    margin-bottom: 112px
}

.achievements__container {
    position: relative
}

.achievements__card {
    width: 887px;
    max-width: 887px
}

.achievements__img-ibg {
    width: 100%;
    padding-bottom: 61%
}

.achievements__card-body {
    background: #fff;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.achievements__card-ttl {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0;
    text-align: left
}

.achievements__card-date {
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0;
    text-align: left
}

.achievements__navi {
    position: absolute;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    left: 0;
    top: calc(50% - 100px);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.achievements__btn {
    position: relative;
    z-index: 3;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.achievements__btn:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.achievements__btn:active {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9)
}

.achievements__link {
    padding: 16px 45px;
    background: #f54f00;
    border-radius: 4px;
    color: #fff;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    display: block
}

.achievements__link:hover {
    background: #f3621f
}
.navi-2 {
    height: 70px;
    top: 54%
}

.brends-item {
    background: #fff;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .08);
    border-radius: 4px;
    width: 227px;
    height: 148px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ion {
    margin-bottom: 30px;
    max-width: 900px
}

.padd {
    padding-left: 10px !important
}

.achievements__sub {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 50px !important
}

.b-left {
    margin-left: -20px
}

.b-right {
    margin-right: -20px
}

.blago {
    margin-bottom: 80px
}

.idr {
    margin-bottom: 96px
}

.idr__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px
}

.idr__video {
    width: 100%;
    max-width: 854px;
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 27%
}

.idr__video embed, .idr__video iframe, .idr__video object, .idr__video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.idr__video img {
    position: absolute;
    left: calc(50% - 50px);
    top: calc(50% - 50px);
    z-index: 4;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.idr__video img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.idr__video img:active {
    -webkit-transform: scaleX(.9);
    -ms-transform: scaleX(.9);
    transform: scaleX(.9)
}

.idr__content {
    max-width: 897px;
    width: 100%
}

.idr__ttl {
    font-size: 46px;
    font-weight: 600;
    line-height: 1.3913043478;
    letter-spacing: 0;
    margin-bottom: 40px
}

.idr__txt {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0;
    text-align: left
}

.today {
    margin-bottom: 96px
}

.today__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px
}

.today__item {
    width: 24.8%;
    background: #fff;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 60px 30px;
    text-align: center
}

.today__item-top-txt {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 20px;
    min-height: 30px;
}

.today__item-num {
    font-size: 46px;
    font-weight: 600;
    line-height: 1.3913043478;
    letter-spacing: 0;
    margin-bottom: 20px;
    color: #f54f00
}

.today__item-txt {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0;
    text-align: center;
    min-height: 60px;
}
/* about us end */

.in-progress {
	background: url('../img/nice-gear.png');
	background-size: contain;
	background-position: left center;
	background-repeat: no-repeat;
}
@media (max-width: 480px) {
	.in-progress .notfound__title {
		margin-bottom: 0;
	}
}