img {
	height: auto;
	max-width: 100%;
}
.content{
	margin-top: 50px;
}
.product {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #c0c0c0;
	height: 390px;
	overflow: hidden;
	padding: 25px 15px;
	position: relative;
	text-align: center;
	transition: all 0.5s ease 0s;
	margin-bottom: 20px;
}
.product:hover {
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.5);
}
.product-img {
	height: 200px;
}
.product-title a {
	color: #000;
	font-weight: 500;
	text-transform: uppercase;
}
.product-desc {
	max-height: 60px;
	overflow: hidden;
}
.product-price {
	bottom: 15px;
	left: 0;
	position: absolute;
	width: 100%;
	color: #d51e08;
	font-size: 18px;
	font-weight: 500;
}
.visible_all_block {
	visibility: hidden;
}
.configurator__left.configurator__items {
	border: none;
	background: unset;
}
.top-conf-table1 {
	border-bottom-color: #333;
	border-left-color: #333;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-bottom-color: rgba(255, 255, 255, 0);
	border-left-color: #c0c0c0;
}

.footer-conf-table {
	border: 2px;
	border-top-width: 0px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	border-style: solid;
	border-top-color: #eee;
	border-right-color: #333;
	border-bottom-width: 2px;
	border-bottom-color: #333;
	border-left-color: #333;
}

.jh-width {
	width: 100%;
}

@media (min-width: 991px) {
	.row-btn1 a {
		margin-top: 13px;
		margin-bottom: 13px;
		margin-left: 7px;
		margin-right: 7px;
	}

	.row-btn2 a {

	}

	.selectConf {
		max-width: 333px;
		max-height: 37px;
		position: relative;
		top: -10px;
	}

	.selectConfBtn {
		top: -12px;
		line-height: 1px;
		margin-left: 10px;
	}

	.moblieV {
		display: none;
	}

	.moblieW {
		display: flex;
	}

	.conf-table-img {
		left: -44px;
	}

	.conf-table-price {
		left: -44px;
	}

	.tmpMobile {
		width: 121px;
		max-width: 121px;
		margin-top: 7px;
		margin-left: 5px;
	}


	#popup_iframe_wrapper_conf {
		position: fixed;
		min-height: 80vh;
		max-height: 80vh;
		top: 10vh;
	}

	.MIMG img {
		margin-top: 8px;
		max-width: 189px;

	}

	#dropListConf1 {
		position: absolute;
		display: none;
		z-index: 3;
		top: 48px;
		left: 280px;
		max-width: 250px;
		background: #333;
		border: 2px;
		border-color: azure;
		border-radius: 7px;
	}

	#dropListConf {
		position: absolute;
		display: none;
		z-index: 3;
		top: 48px;
		left: 280px;
		max-width: 250px;
		background: #333;
		border: 2px;
		border-color: azure;
		border-radius: 7px;
	}

	.dop-dop {
		height: 75px;
	}

	#dropListConfF {
		position: absolute;
		display: none;
		z-index: 3;
		top: 48px;
		left: 280px;
		max-width: 250px;
		background: #333;
		border: 2px;
		border-color: azure;
		border-radius: 7px;
	}

	.dop-dopF {
		height: 75px;
	}

	.counter_block > span .svg {
		position: relative;
		left: 0%;
		top: 50%;
		margin: -49px 0 0 -2px;
		width: 41px;
		height: 11px;
		line-height: 12px;
	}

	.counter_block .plus, .counter_block .minus {
		position: relative;
		top: 0px;
		bottom: 0px;
		height: auto;
		cursor: pointer;
	}
}
#contentItems {
	padding-right: 0;
	padding-left: 0;
	margin-right: 0;
	margin-left: 0;
	z-index: 3000;
	margin-top: 5px;
	width: 100%;
	height:100%;
	position: relative;
}
@media (max-width: 990px) {

	.dop-dop {
		height: 100%;
	}

	#dropListConf1 {
		position: absolute;
		display: none;
		z-index: 3;
		top: 48px;
		left: 280px;
		max-width: 250px;
		background: #333;
		border: 2px;
		border-color: azure;
		border-radius: 7px;
	}

	#dropListConf {
		display: none;
		position: absolute;
		z-index: 3;
		top: 108px;
		left: 110px;
		max-width: 250px;
		background: #333;
		border: 2px;
		border-color: azure;
		border-radius: 7px;
	}

	.dop-dopF {
		height: 100%;
	}

	#dropListConfF {
		display: none;
		position: absolute;
		z-index: 3;
		top: 108px;
		left: 110px;
		max-width: 250px;
		background: #333;
		border: 2px;
		border-color: azure;
		border-radius: 7px;
	}

	#contentItems {
		max-height: 960px;
		height: 648px;
	}

	.counter_block {
		height: 648px;
	}

	.MIMG img {
		margin-top: 8px;
		max-width: 50px;
		margin-left: 42px;
	}

	#popup_iframe_wrapper_conf {
		display: block;
		z-index: 3000;
		display: block;
		position: fixed;
		top: 69px;
		height: 400px;
		width: 96%;
		background: #333;
	}

	.selectConf {
		width: 100%;
		max-height: 37px;
		position: relative;
		top: -10px;
		left: 19px;
		margin-bottom: 15px;
	}

	.selectConfBtn {
		top: -12px;
		line-height: 1px;
		margin-left: 10px;
		left: 9px;
		width: 100%;
	}

	.moblieW {
		display: none;
	}

	.moblieV {
		display: flex;
	}

	.row-btn1 a {
		left: 9px;
		margin-top: 13px;
		margin-left: 7px;
		margin-right: 7px;
		width: 100%;
	}

	.row-btn2 a {
		text-transform: inherit;
		text-align: center;
		justify-content: center !important;
		display: flex;
		width: 100%;
	}

	.conf-table-img {
	}

	.conf-table-price {
	}

	.tmpMobile {
		width: 121px;
		max-width: 76px;
		margin-top: 7px;
		margin-left: 85px;
	}

	.counter_block .minus {
		left: 97px;
		top: 6px;
	}

	.counter_block .plus {
		left: 151px;
		top: 6px;
	}

	.new-mobile-rowdiv, .new-mobile-rowdivchi {
		display: flex;
	}

	.new-mobile-rowdiv-height {
		height: 49px;
		transition: height .2s linear;
	}

	.new-mobile-title-div {
		color: #FFF;
		margin-left: -14px;
		margin-top: 9px;
		font-size: 13px;
	}

	.MIMG img {
		margin-top: 8px;
		max-width: 32px !important;
		margin-left: 0px !important;

	}

	.new-mobile-title-com {
		min-width: 52vw;
	}

	.new-mobile-btnadd2 {
		display: inherit;
		width: 48px;
		margin-left: 28px;
	}

	.conf-table-img2, .conf-table-price, .new-mobile-btnadd {
		display: none;
	}

	.mobile-count-block {
		max-height: 41px;
		display: flex;
		justify-content: space-around;
		background: #222;
		border-radius: 8px;
		width: 96px;
	}

	.new-mobile-icons {
		padding-right: 0px !important;
		padding-left: 4px !important;
	}

	.new-mobile-free-disp-none {
		display: none;
	}

	.new-mobile-free-disp-flex {
		display: flex;
	}

	.new-mobile-free-bsp-pc {
		display: none;
	}

	.new-mobile-free-bsp {
		/* display:none;*/
	}
}

@media (min-width: 991px) {

	.new-mobile-free-bsp-pc {
		/* display:none;*/
	}

	.new-mobile-free-bsp {
		display: none !important;
	}

	.new-mobile-free-disp-flex {
		/* display:flex;*/
	}

	.new-mobile-free-disp-none {
		/*display:none;*/
	}

	.new-mobile-rowdiv, .conf-table-img2, .conf-table-price, .new-mobile-btnadd {
		display: inherit;
	}

	.new-mobile-btnadd2 {
		display: none;
	}

	.new-mobile-rowdivchi {
		display:inherit;
	}

	.new-mobile-rowdiv-height {
		/* height: 49px;*/
		transition: height .2s linear;
	}

	.new-mobile-title-div {
		color: #FFF;
		margin-left: 21px;
		margin-top: 7px;
	}

	.new-mobile-title-com {
		/* min-width: 50vw;*/
	}
}

.hide_height {
	display: none;
	padding: 7px !important;
}

.artcss {
	font-size: 13px;
	/*justify-content: space-evenly;*/
	display: flex;
	float: right;
	width: 100%;
	/*color: #a037e5;*/
	color: #FFF;
}

.purple {
	position: absolute;
	top: 24px;
	left: 6px;
	max-width: 15px;
	filter: invert(5%) sepia(99%) saturate(6858%) hue-rotate(276deg) brightness(97%) contrast(80%);
}

.reddel {
	left: 6px;
	max-width: 30px;
	filter: invert(11%) sepia(97%) saturate(6364%) hue-rotate(360deg) brightness(114%) contrast(96%);
	position: absolute;
	top: 8px;
}

.purpleupdate {
	left: 6px;
	max-width: 30px;
	filter: invert(123%) sepia(1%) saturate(1%) hue-rotate(1deg) brightness(100%) contrast(100%);
	position: absolute;
	top: 8px;
}

.artcss span {
	color: #FFF;
}

.con_block {
	box-sizing: border-box;
	border: 1px solid #eeeeee;
	border-color: var(--stroke_black);
	background: #fafafa;
	background-color: var(--darkerblack_bg_black);
	text-align: center;
	margin: 0px auto;
	display: flow-root;
	vertical-align: top;
	border-radius: 3px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.con_block input[type="number"] {
	width: 47px;
	border: 0px;
	background: none;
	color: #333;
	color: var(--white_text_black);
	font-size: 13px;
	border-radius: 0px;
	text-align: center;
	line-height: 13px;
	padding: 7px 3px 7px;
	margin-top: 7px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type=number] {
	-moz-appearance: textfield;
}

.btn-drop {
	width: 100%;
}
#confOverlay .preloader {
	display: none;
	opacity: 0
}
#confOverlay,
#popup_iframe_wrapper_conf {
	display: none;
}
#popup_iframe_wrapper_conf {
	z-index: 3000;
	width: 90%;
}
.popup-intro {
	height: 38px;
}
.pop-up-title {
	margin-left: 15px;
}
#confOverlay.open {
	display: block;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 2999;
	background: #3a3f44;
	opacity: 0.7 !important;
}
#popup_iframe_wrapper_conf.open {
	display: block;
	z-index: 3000;
	display: block;
	width: 96%;
	left: 2%;
	background: white;
	padding:1rem 0.5rem;
	border: clamp(1px, 0.0520833333vw, 1px) solid rgba(26, 17, 16, 0.2);
	border-radius: clamp(12px, 1.25vw, 24px);
	overflow:hidden;
	display:flex;
	flex-direction:column;
	overflow:hidden;
}
.popup__shadow {
	position: fixed;
	top:0;
	width:100vw;
	height:100vh;
	background: rgba(0,0,0,0.4);
	z-index:2000;
	display:none;
}
#popup_iframe_wrapper_conf.open + .popup__shadow {
	display:block;
}
#popup_iframe_wrapper_conf.open .preloader {
	display: grid;
	justify-content: center;
}
#close_P {
	position: absolute;
	right: 17px;
	top: 15px;
}
.popup-intro {
	height: 38px;
	margin-bottom: 15px;
	background: #ffffff;
}
#bx_ajax_close_link {
	right: 1rem;
	position: absolute;
}
.jhproduct .product-img {
	margin:0 auto;
	height: 158px;
}
.jhproduct .product-img img {
	min-height: 150px;
	max-height: 150px;
	min-width: 150px;
	max-width: 150px;
	margin:0 auto;
}

/* Стили для конфигуратора */
.form-wr::-webkit-scrollbar-track{  -webkit-box-shadow: inset 0 0 6px #F01B33;}
.form-wr::-webkit-scrollbar{  width: 6px;}
.form-wr::-webkit-scrollbar-thumb{  background-color: #F01B33;}
#contentItems::-webkit-scrollbar-track{  -webkit-box-shadow: inset 0 0 6px #F01B33;}
#contentItems::-webkit-scrollbar{  width: 6px;}
#contentItems::-webkit-scrollbar-thumb{  background-color: #F01B33;}

#filterList::-webkit-scrollbar-track{  -webkit-box-shadow: inset 0 0 6px #F01B33;}
#filterList::-webkit-scrollbar{  width: 6px;}
#filterList::-webkit-scrollbar-thumb{  background-color: #F01B33;}

#proddListik::-webkit-scrollbar-track{  -webkit-box-shadow: inset 0 0 6px #F01B33;}
#proddListik::-webkit-scrollbar{  width: 6px;}
#proddListik::-webkit-scrollbar-thumb{  background-color: #F01B33;}



#contentItems{
	max-height: 972px;
}
#proddListik{
	max-height: 960px;
	overflow-y: scroll;
}
#filterList{
	max-height: 960px;
	overflow-y: auto;
}
@media (max-width: 890px) {
	#contentItems{
		max-height: 972px; overflow-y: scroll;
	}
	#proddListik{
		max-height: 960px;
		overflow-y: inherit;
	}
	#filterList{
		overflow-y: inherit;
		height: auto;
	}
}
.price-input {
	width: 100%;
	display: flex;
	margin: 30px 0 35px;
}
.price-input .field {
	display: flex;
	width: 100%;
	height: 45px;
	align-items: center;
}
.field input {
	color: #000;
	width: 100%;
	height: 100%;
	outline: none;
	font-size: 19px;
	margin-left: 12px;
	border-radius: 5px;
	text-align: center;
	border: 1px solid #999;
	-moz-appearance: textfield;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
.price-input .separator {
	width: 130px;
	display: flex;
	font-size: 19px;
	align-items: center;
	justify-content: center;
}
.slider {
	height: 5px;
	position: relative;
	background: #ddd;
	border-radius: 5px;
}
.slider .progress {
	height: 100%;
	left: 25%;
	right: 25%;
	position: absolute;
	border-radius: 5px;
	background: #F01B33;
}
.range-input {
	position: relative;
}
.range-input input {
	position: absolute;
	width: 100%;
	height: 5px;
	top: -5px;
	background: none;
	pointer-events: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
input[type="range"]::-webkit-slider-thumb {
	height: 17px;
	width: 17px;
	border-radius: 50%;
	background: #F01B33;
	pointer-events: auto;
	-webkit-appearance: none;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}
input[type="range"]::-moz-range-thumb {
	height: 17px;
	width: 17px;
	border: none;
	border-radius: 50%;
	background: #F01B33;
	pointer-events: auto;
	-moz-appearance: none;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}
.bgfilter {
	width: 100%;
	background: #ffffff;
}
.product-title {
	overflow: hidden;
	position: relative;
	height: 47px;
}
.product-title:after {
	content: "";
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 70%;
	height: 1.2em;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), white 100%);
	pointer-events: none;
}

#contentItems{
	max-height: 972px;
}
#proddListik{
	max-height: 960px;
	overflow-y: scroll;
}

@media (max-width: 890px) {
	#contentItems{
		max-height: 972px; overflow-y: scroll;
	}
	#proddListik{
		max-height: 960px;
		overflow-y: inherit;
	}
	#filterList{
		overflow-y: inherit;
		height: auto;
	}
}
.price-input {
	width: 100%;
	display: flex;
	margin: 30px 0 35px;
}
.price-input .field {
	display: flex;
	width: 100%;
	height: 45px;
	align-items: center;
}
.field input {
	color: #000;
	width: 100%;
	height: 100%;
	outline: none;
	font-size: 19px;
	margin-left: 12px;
	border-radius: 5px;
	text-align: center;
	border: 1px solid #999;
	-moz-appearance: textfield;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
.price-input .separator {
	width: 130px;
	display: flex;
	font-size: 19px;
	align-items: center;
	justify-content: center;
}
.slider {
	height: 5px;
	position: relative;
	background: #ddd;
	border-radius: 5px;
}
.slider .progress {
	height: 100%;
	left: 25%;
	right: 25%;
	position: absolute;
	border-radius: 5px;
	background: #F01B33;
}
.range-input {
	position: relative;
}
.range-input input {
	position: absolute;
	width: 100%;
	height: 5px;
	top: -5px;
	background: none;
	pointer-events: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
input[type="range"]::-webkit-slider-thumb {
	height: 17px;
	width: 17px;
	border-radius: 50%;
	background: #F01B33;
	pointer-events: auto;
	-webkit-appearance: none;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}
input[type="range"]::-moz-range-thumb {
	height: 17px;
	width: 17px;
	border: none;
	border-radius: 50%;
	background: #F01B33;
	pointer-events: auto;
	-moz-appearance: none;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}
.bgfilter {

	width: 100%;
	background: #ffffff;
}
.product-title {
	overflow: hidden;
	position: relative;
	height: 47px;
}
.product-title:after {
	content: "";
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 70%;
	height: 1.2em;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), white 100%);
	pointer-events: none;
}