@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}


.map-sect {
	margin-top: 75px;
}

#map {
	width: 100%;
	height: 520px;
	border: 2px solid #FF4E0075;
	border-radius: 20px;
	overflow: hidden;
}

.select-title {
	font-weight: 700;
	font-size: 20px;
}

#selected-name {
	margin: 0;
	border: 1px solid var(--color-rose);
	border-radius: 10px;
	height: 42px;
	display: flex;
	align-items: center;
	font-size: 15px;
	position: relative;
	padding: 10px 12px;
	gap: 12px;
	font-weight: 500;
}

div#selected-name::before {
	content: "";
	width: 16px;
	height: 16px;
	background: var(--color-rose);
	border-radius: 16px;
}

.selected-point {
	background: var(--color-white);
	border: 2px solid #FDCE74;
	border-radius: 20px;
	overflow: hidden;
	height: 78px;
	display: flex;
	align-items: center;
	padding: 0 20px;
	gap: 25px;
	z-index: 1;
	position: relative;
	margin-top: -40px;
}

@media screen and (max-width: 1199px) {
	html {
		font-size: 16px;
	}

	.select-title {
		font-weight: 700;
		font-size: 17px;
	}

	.map-layer {
		background: #fff;
		border-radius: 20px;
		box-shadow: 0 2px 8px 1px #00000040;
	}

	.m-map-inner {
		padding: 6px;
	}

	#map {
		height: 230px;
	}

	.selected-point {
		margin-top: 0;
		border: none;
		flex-direction: column;
		align-items: start;
		justify-content: center;
		gap: 5px;
	}

	.select-title {
		font-size: 15px;
	}

	#selected-name {
		font-size: 9px;
		height: 30px;
		border-radius: 6px;
	}


}


.map-sect .rt-tooltip {
	position: absolute;
	right: 0;
	bottom: 4%;
}

@media screen and (max-width: 1199px) {
	.map-sect .rt-tooltip {
		display: none;
	}
}



/*    startComp:Product Item    */
/*    start:Product card    */
:root {
	--prod-name-line-height: 30px;
}

section.catalog {
	margin-top: 6.2em;
}

.product-card {
	cursor: default;
	position: relative;
	gap: 10px;
	flex: 1 1 100%;
}

.product-image {
	position: relative;
	padding-top: 100%;
	border-radius: 10px;
	overflow: hidden;
}

.product-image-wrapper {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	flex-direction: row;
	z-index: 2;
}

.product-image-wrapper_item {
	flex-grow: 1;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	/*background-color: var(--color-white);*/
	background: transparent;
	margin-bottom: -4px;
}

.product-image-wrapper_item img {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 0;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	pointer-events: none;
	opacity: 0;
	transition: opacity 0.2s ease-in-out;
}

.product-image-wrapper_item._active img {
	opacity: 1;
}

.dots {
	gap: 8px;
}

.dots .image-dot {
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #F48665;
	border-radius: 14px;
	transition: width 0.3s ease-in-out, color 0.5s;
}

.dots .image-dot._active {
	width: 14px;
	height: 8px;
	background: var(--color-rose);
}

.product-markers {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 10;
	gap: 4px;
}

.product-markers > * {
	display: inline-flex;
}

.product-action {
	position: absolute;
	top: 16px;
	right: 16px;
	z-index: 10;
}

.product-markers span {
	font-weight: 600;
	line-height: 20px;
	padding: 3px 12px;
	border-radius: 10px;
	color: var(--color-white);
	background: var(--color-rose);
}


.add2wish {
	width: 34px;
	height: 34px;
	background: var(--color-white);
	border-radius: 50%;
	margin-top: 2px;
	padding: 7px;
}

.add2wish .rt {
	transition: font-size var(--wish-speed), height var(--wish-speed);
}

.add2wish.added .rt-heart,
.add2wish .rt-heart-fill {
	font-size: 0;
}

.add2wish .rt-heart,
.add2wish.added .rt-heart-fill {
	font-size: var(--icon-size);
}

.add2wish.added .rt-heart-fill {
	color: var(--color-rose);
}

.product-params {
	flex: 1 1 100%;
}

.product-name {
	font-size: 19px;
	line-height: var(--prod-name-line-height);
	height: calc(2 * var(--prod-name-line-height));
}

.product-prices {
	gap: 5px;
}

.product-prices .price {
	font-size: 22px;
	font-weight: 600;
	line-height: 33px;
}

.product-prices .old-price {
	font-size: 15px;
	font-weight: 600;
	color: var(--color-default-60);
	text-decoration: line-through;
}

.product-bonus .rt {
	font-size: 22px;
	color: var(--color-rose);
}

.product-bonus span {
	font-size: 13px;
	border-bottom: 1px dashed var(--color-rose);
}

.rating {
	gap: 4px;
	margin-top: 10px;
}

.product-card .reviews-count {
	font-size: 13px;
	color: var(--color-default-60);
}

.product-card .btn {
	margin-top: 6px;
}

.product-btn-row {
	/*padding-bottom: 30px;*/
}

.btn-show-more {
	margin-top: 6px;
}


@media screen and (min-width: 1200px) and (max-width: 1280px) {
	.product-name {
		font-size: 17px;
	}
}

@media screen and (max-width: 1199px) {
	:root {
		--prod-name-line-height: 21px;
	}

	.map-sect,
	section.catalog {
		margin-top: 0;
	}

	section.catalog-section {
		margin-top: 30px;
		padding-bottom: 0;
	}

	section.catalog-section .sect--title {
		margin: 0 0 40px;
	}

	section.map-sect .sect--title,
	section.catalog .sect--title {
		margin: 30px 0;
	}

	.product-name {
		font-size: 15px;
		line-height: var(--prod-name-line-height);
		height: calc(3 * var(--prod-name-line-height));
	}

	.price-block {
		gap: 5px;
	}

	.product-prices .price {
		font-size: 16px;
		line-height: 24px;
	}

	.product-prices .old-price {
		font-size: 13px;
		line-height: 18px;
		font-weight: 400;
		color: var(--color-default-60);
	}

	.product-bonus span {
		font-size: 12px;
	}

	.product-card .reviews-count {
		font-size: 12px;
	}

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

@media screen and (min-width: 540px) and (max-width: 1199px) {
	.product-image-wrapper_item img {
		width: 100%;
		height: auto;
	}
}

@media screen and (max-width: 767px) {
	:root {
		--prod-name-line-height: 20px;
	}

	.product-card {
		gap: 0;
	}

	.product-markers {
		top: 8px;
		left: 8px;
		min-height: 34px;
	}

	.product-action {
		top: 8px;
		right: 8px;
	}

	.product-markers span {
		font-size: 12px;
		line-height: 18px;
	}

	.add2wish {
		width: 26px;
		height: 26px;
		margin-top: 7px;
		padding: 5px;
	}


	.add2wish .rt-heart,
	.add2wish.added .rt-heart-fill {
		font-size: 16px;
	}

	.product-params {
		gap: 4px;
	}

	.rating {
		margin: 0;
	}

	.product-card .rt-star {
		font-size: 20px;
	}

	.product-card .btn {
		margin-top: 8px;
	}

	.product-btn-row {
		padding-bottom: 12px;
	}

	.product-gap .btn.btn-small {
		width: 100%;
		padding: 6px 13px;
	}
}

/*    end:Product card    */
/*    endComp:Product Item    */