/* ---- product-view.css----*/
.add__wrapper {
	position: sticky;
	top: 15px;
}

.advertising__block {
	width: 100%;
	height: auto;
	position: sticky;
	top: 20px;
}

.footer {
	display: none;
}

.content__container {
	margin: 60px auto 50px auto;
}

.name-block {
	display: flex;
	padding: 0 7px 0 0;
	max-width: 600px;
	margin: 0;
}

.map__wrapper {
	text-align: left;
}

#map {
	position: relative;
	z-index: -1;
}

.dop_block {
	margin: 0;
	padding: 15px 7px 5px 0px;
}

.name-photo {
	width: 28px;
	height: 28px;
	margin: 0 6px 0 0;
	border-radius: 18px;
	border: 0.5px solid #555;
	-webkit-box-shadow: 0px 0px 8px 4px rgba(34, 60, 80, 0.42) inset;
	-moz-box-shadow: 0px 0px 8px 4px rgba(34, 60, 80, 0.42) inset;
	box-shadow: 0px 0px 8px 4px rgba(34, 60, 80, 0.42) inset;
}
.name-title {
	margin: 0;
	font-size: 14px;
	line-height: 16px;
	color: #222;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.geo_picture {
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	-webkit-box-shadow: 0 0 2px 1px #3f3f3f;
	-moz-box-shadow: 0 0 2px 1px #3f3f3f;
	box-shadow: 0 0 2px 1px #3f3f3f;
	border-radius: 100%;
	margin-right: 5px;
}
.adress-text {
	color: #444;
	font-size: 10px;
	line-height: 12px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.product-text-dis {
	margin: 0 2px 0 0px;
}

.product-title {
	margin: 15px 0 15px;
	color: #222;
	font-size: 30px;
	line-height: 33px;
	font-weight: 600;
}
.art {
	color: #444;
	font-size: 16px;
	font-weight: 400;
}
.stock__status {
	color: #555;
	font-size: 22px;
	font-weight: 600;
}
.price {
	margin: 20px 0;
	font-size: 28px;
	font-weight: 600;
	color: #222;
}
.price__currency {
	font-size: 20px;
}

.product-text {
	color: #222;
	font-size: 20px;
	line-height: 24px;
	margin: 15px 0;
}

.card__social_container {
	display: flex;
	flex-direction: column;
	gap: 5px;
	margin: 25px 0 15px 0;
}

.card-contact {
	margin: 0;
}
.contact {
	font-size: 26px;
	color: #181048;
	font-weight: 600;
}
.social-block {
	display: flex;
	margin: 0;
}

.writing-viber a {
	font-size: 22px;
	margin: 0 8px 0 0;
	color: #7360f2;
}
.writing-whatsapp a {
	font-size: 22px;
	margin: 0 8px;
	color: #43d854;
}
.writing-telegram a {
	font-size: 22px;
	margin: 0 8px;
	color: #0088cc;
}
.personal-site h4 {
	margin: 10px 0 0 0;
	color: #3c3f42;
	font-size: 22px;
	font-weight: 600;
}
.adress p {
	margin: 20px 0 10px 0;
	color: #555;
	font-size: 16px;
	font-weight: 500;
}

.product-block {
	margin: 25px 0 0 0;
}
.product-subtitle {
	margin: 30px 0 8px;
	font-size: 16px;
	font-weight: 600;
	color: #444;
}

.product-text_add {
	color: #111;
	font-size: 20px;
	line-height: 24px;
	margin: 10px 2px 10px 0px;
}

.section-advertising {
	margin: 15px 0;
}
.feature-list {
	margin: 20px 7px 50px;
}
.tab-name {
	margin: 8px 0;
	color: #000;
	font-size: 24px;
	line-height: 26px;
	font-weight: 600;
}
.description-items {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.slide-img img {
	background-image: url('https://uj-images.ru/images/default/2021/02/602652df8b2c4.webp');
}

.smi2_load {
	margin: 30px 0;
}

@media (min-width: 900px) {
	.container-offer {
		max-width: 1170px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}
	.main-page {
		max-width: 800px;
		margin: 0 auto;
	}
	.wrapper {
		max-width: 900px;
	}
	.description-items {
		flex-direction: row;
	}
	.side-bar {
		flex: 0.3;
		padding: 10px;
		-webkit-box-shadow: 0px 0px 1px 1px rgba(34, 60, 80, 0.15);
		-moz-box-shadow: 0px 0px 1px 1px rgba(34, 60, 80, 0.15);
		box-shadow: 0px 0px 1px 1px rgba(34, 60, 80, 0.15);
		height: auto;
	}
}
html {
	scroll-behavior: smooth;
}

.description-wrapper {
	max-width: 600px;

	scroll-snap-align: start;
	margin: 0 auto 40px;
	position: relative;
}
.slider-block {
	margin: 0 auto;
	max-width: 600px;
	position: relative;
}
.textt {
	max-width: 600px;
}
.section-scroll {
	overflow-y: auto;
	scroll-snap-type: y;
}

/* Slider */
.slider-items {
	margin: 0 auto;
	max-width: 450px;
	width: 100%;
	height: auto;

	position: relative;
	overflow: hidden;

	-webkit-box-shadow: 0px 0px 2px 1px rgba(34, 60, 80, 0.5) inset;
	-moz-box-shadow: 0px 0px 2px 1px rgba(34, 60, 80, 0.5) inset;
	box-shadow: 0px 0px 2px 1px rgba(34, 60, 80, 0.5) inset;
}
.slides {
	display: flex;
	overflow: hidden;
	height: 100%;
	-webkit-user-select: none;
	position: relative;
	z-index: -1;
}
.slider-img {
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
}
.slider-img img {
	width: 100%;
	height: 100%;
	min-height: 250px;
	object-fit: cover;
	pointer-events: none;
	background-image: url(https://uj-images.ru/images/default/2021/02/602652df8b2c4.webp);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.dots {
	margin: 0 auto;
	margin-top: 9px;
	display: flex;
	justify-content: center;
}

.dot {
	box-sizing: content-box;
	flex: 0 1 auto;
	width: 35px;
	height: 9px;
	margin: 0 4px;
	background-color: #999;
	background-clip: padding-box;
	border: none;
	opacity: 0.5;
	border-radius: 2px;
	transition: all 0.3s;
	outline: none;
	padding: 0;
}
.active {
	opacity: 1;
	background: #999;
}
.total__wrapper {
	position: absolute;
	top: 20px;
	right: 95px;
	background: rgba(181, 172, 172, 0.45);
	border-radius: 4px;
	padding: 5px;
	z-index: 28;
	display: flex;
	max-width: 90px;
	align-items: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(138, 129, 124, 0.2);
	-moz-box-shadow: 0px 0px 1px 1px rgba(138, 129, 124, 0.2);
	box-shadow: 0px 0px 1px 1px rgba(138, 129, 124, 0.2);
}

.total__wrapper span {
	font: 600 22px/1.3 Arial, Helvetica, sans-serif;
	line-height: 23px;
	color: var(--bg-color);
	text-shadow: 0px 0px 2px var(--text-clor);
}

.slides {
	display: flex;
	cursor: grab;
	cursor: -moz-grab;
	cursor: -webkit-grab;
}

.slides:active {
	cursor: grabbing;
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing;
}

.second_non {
	margin: 15px 0;
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding: 0;
	min-height: auto;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1.2px;
}

@media screen {
	.second_non {
		margin: 15px 5px;
	}
}

.show__adress {
	display: block;
	background: none;
	color: #222;
	font-size: 14px;
	font-weight: 500;
	border: none;
	cursor: pointer;
	padding: 0;
	padding: 5px 0px;
	margin: 0 auto 15px 0;
}

.map__adress {
	width: 100%;
	height: 500px;
	margin: 0;
	display: none;
	-webkit-box-shadow: 0px 0px 2px 1px rgba(34, 60, 80, 0.46) inset;
	-moz-box-shadow: 0px 0px 2px 1px rgba(34, 60, 80, 0.46) inset;
	box-shadow: 0px 0px 2px 1px rgba(34, 60, 80, 0.46) inset;
	border-radius: 3px;
}

.map__view {
	display: block;
	animation: sound 1800ms linear;
	transition: all 0.25s ease-in-out;
}

@keyframes sound {
	0% {
		opacity: 0;
		height: 0;
	}
	100% {
		opacity: 1;
		height: 500px;
	}
}

@media screen and (max-width: 600px) {
	.content__container {
		margin: 50px 0 50px 0;
	}
	.total__wrapper {
		right: 20px;
	}

	.map__wrapper {
		width: 96%;
		margin: 0 auto;
	}

	.product-text-dis {
		margin: 0 5px 0 5px;
	}

	.name-block {
		padding: 4px 7px;
	}
	.product-title {
		margin: 17px 0 10px 0;
		font-size: 27px;
	}
	.card__social_container {
		flex-direction: column;
		gap: 5px;
		padding-left: 5px;
	}

	.description-wrapper {
		margin: 0 auto 20px;
	}

	.product-text {
		padding: 8px 3px 10px 0px;
		font-size: 20px;
		line-height: 22px;
		margin: 10px 0;
	}

	.product-text_add {
		padding: 10px 3px 10px 8px;
		margin: 0;
	}

	.product-subtitle {
		margin: 10px 0 0 8px;
	}

	.product-block {
		margin: 35px 0 0 0;
	}

	.footer {
		display: block;
	}

	#yandex_rtb_R-A-992526-21 {
		width: 96%;
		margin: 35px auto;
	}
	.personal-site,
	.adress {
		padding: 0 7px;
	}
}

