

/* Start:/local/templates/magnet/components/bitrix/catalog.element/main/style.css?174036123810004*/
/* TODO */

.product-main-info .product-img .thumbnails .preview {
	height: 60px !important;
	width: 72px !important;
}

.product-main-info .product-img .thumbnails {
	padding: 0 !important;
	top: 0;
}

.product-img {
	width: 645px;
}

.product-main-info .product-img .thumbnails, .product-main-info .product-img .main-img {
	display: inline-block !important;
}

.product-main-info .product-img .thumbnails {
	position: absolute !important;
	/* top: 60px; */
	margin-top: 0 !important;
}

.product-main-info .product-img .main-img {
	margin-bottom: 0% !important;
	margin-left: 16%;
}

.product-main-info .product-img .thumbnails {
	width: auto !important;
	left: 0;
}

@media (max-width: 1400px) {
	.product-img {
		width: 590px;
	}
	.product-main-info .product-img .main-img {
		max-width: 445px !important;
	}
}

@media (max-width: 1270px) {
	.product-main-info .product-img {
		padding: 0 !important;
	}
	.product-main-info .product-img .main-img {
		min-width: 100% !important;
		margin-left: 0;
		margin-top: 10%;
		height: 280px !important;
	}
	.product-main-info .thumbnails {
		position: absolute !important;
		bottom: 0;
		max-height: 75px;
		top: unset;
	}
	.product-img {
		position: relative;
	}
	.product-main-info .product-img {
		top: 55px;
	}
	.thumbnails .swiper-slide {
		flex-shrink: unset;
	}
}

@media (min-width: 768px) and (max-width: 1270px) {
	.product-main-info .product-img .thumbnails {
		padding-top: 35px !important;
	}
}

@media (max-width: 767px) {
	.product-main-info .product-img .thumbnails {
		display: flex;
		margin-top: 0;
	}

	.product-main-info .product-img
	{
		position: relative !important;
		width: 67.75vw !important;
		margin: 0 auto !important;
	}
	.product-main-info .product-img .main-img > div {
		width: 100% !important;
	}
	.padding-min {
		margin-left: 0% !important;
	}
	.product-main-info .product-img .main-img {
		height: auto !important;
	}
	.active > img {
		max-height: 490px;
	}
	.product-main-info .product-img .main-img.padding-min {
		margin-bottom: 0 !important;
	}
}

/*
.swiper-wrapper {
	padding-top: 3px;
	padding-bottom: 3px;
}
.product-main-info .product-img .thumbnails .swiper-wrapper .swiper-slide.preview {
	margin: 0 2px;
}
*/

/* /TODO */

.q_custom {
	font-size: 12px;
	margin-right: 20px;
}

.q_custom span {
	display: inline-block;
	background: #f5f5f5;
	height: 14px;
	padding: 2px 2px 0;
	vertical-align: middle;
	border-radius: 20px;
	margin-left: 3px;
	border: 1px solid #e4e4e4;
}

.q_custom span.q_qustom_mes {
	display: inline-block;
	background: none;
	height: auto;
	padding: 0;
	vertical-align: middle;
	border-radius: 0;
	margin-left: 3px;
	border: 0 ;
}

.q_custom span div {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #b6b6b6;
	border-radius: 50%;
	vertical-align: top;
}

.q_custom span.red div:nth-child(-n+1) {
	background: #ef1102;
}

.q_custom span.orange div:nth-child(-n+2) {
	background: #f09100;
}

.q_custom span.yellow div:nth-child(-n+3) {
	background: #f6d402;
}

.q_custom span.green div {
	background: #8eb828;
}

.product-main-container {
	position: relative;
}

body .product-main-info .product-img .labels {
	top: 15px;
	left: 120px;
}

body .product-main-info .product-img .additional-links {
	top: 10px;
	right: 60px;
}

.product-detail.one-page .tabs-container .tab-content.tab-content-mobile {
	display: none;
}

.product-detail.one-page .product-tabs-container .tabs-container .tabs {
	display: inline-block;
}

#product-tab-recommend {
	padding: 0;
	background-color: transparent;
}

.product-main-info {
	position: relative;
	margin-top: 35px !important;
}

.product-info-top-container {
	position: absolute;
	left: 34px;
	top: -23px;
}

.product-main-info .code {
	font-size: 0.75em;
	line-height: 1.5em;
	color: rgb(143, 143, 143);
}

@media (max-width: 1270px) {
	.product-main-info .product-img .thumbnails {
		display: block !important;
		width: 100% !important;
		max-width: 100% !important;
		position: relative !important;
		left: unset !important;
		top: unset !important;
		right: unset !important;
		margin: 0 !important;
		padding: 0 !important;
	}
}

@media (min-width: 768px) {
	.product-timer .name {
		text-align: left !important;
	}
}

@media (min-width: 481px) {
	.product-timer.colored .time .item {
		padding: 13px 0 10px !important;
		height: 30px;
	}
}

@media (max-width: 480px) {
	.product-main-info .product-img .additional-links {
		right: 0 !important;
	}
	#footer-mobile-menu {
		padding-bottom: 70px;
		margin-top: 67px;
	}
	.product-main-info .info .order-container .buttons .product-item-button-container .btn.one-click {
		margin-top: 10px;
		text-decoration: underline;
	}
	.product-main-info .info .order-container .buttons .product-item-button-container .btn.one-click:hover {
		text-decoration: none;
	}
	.product-detail.one-page .tabs-container .tab-content.tab-content-mobile {
		display: block;
	}
	.telegram-link {
		margin-right: 15px;
	}
	.telegram-text {
		color: #333;
		font-weight: bold;
	}
	.telegram-wrap a {
		display: flex;
		align-items: center;
	}
	.video-block.active {
		height: unset;
		position: relative;
		width: 100%;
		padding-top: 100%;
	}
	.video-block iframe {
		width: 100%;
		position: absolute !important;
		top: 0;
	}
	.feedback {
		display: none !important;
	}
	.product-timer.colored .time .item {
		min-width: 46px !important;
		max-width: 46px !important;
		border-radius: 20% !important;
		height: 26px;
	}
	.product-timer .time .item span {
		font-size: .9rem !important;
	}
	.product-timer .time {
		justify-content: center;
	}
}

@media (max-width: 365px) {
	.swiper-slide-new.mini-photo {
		height: 40px;
	}
}

.product-main-info .info .order-container .buttons .product-item-button-container {
	margin-left: 0 !important;
}

.product-main-info .info .order-container .buttons .counter {
	padding-bottom: 9px !important;
	padding-top: 10px !important;
}

.detail-buy-button {
	padding-top: 11px !important;
	margin-left: 7px;
}

@media(max-width: 767px) {
	.background-buttons {
		width: 100%;
	}
	.detail-buy-button {
		margin-left: 0;
		width: 100%;
	}
}

.price small,
.price .product-measure {
	font-size: 70%;
	font-weight: normal;
}

/* .btn.in-basket:hover {
	opacity: 1 !important;
} */

@media(min-width: 1271px) {
	.product-main-info .product-img .thumbnails {
		/* max-height: 325px; */
		/* overflow-y: auto; */
		overflow-x: hidden;
		flex-direction: column;
		scrollbar-width: none;
	}
	.mini-photo {
		margin-bottom: 10px;
		margin-right: 0;
	}
	.product-main-info .product-img .thumbnails::-webkit-scrollbar {
		display: none;
	}
}

@media (min-width: 1271px) {
	.product-main-info .product-img .thumbnails {
		flex-direction: column;
	}
	.product-main-info .product-img .thumbnails .swiper-container {
		max-height: 385px;
	}
}

/* new */
.analogs-content {
	margin: 24px 0;
}

.analogs-block {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: start;
	position: relative;
	min-height: 50px;
}

.analog-item {
	flex: 1 1 calc(33.33% - 20px);
	border-left: 1px solid #e7e7e7;
	border-radius: 0 !important;
	max-width: 33.3%;
}

.analog-item:first-child {
	border-left: 0;
}

.analogs-subtitle {
	/* margin-bottom: 30px; */
	color: rgb(40, 40, 40);
	font-size: 22px;
	font-weight: 500;
	line-height: 23px;
}

.analogs-feature {
	margin-top: 0 !important;
	padding: 24px 0 !important;
}

.analogs-feature a {
	cursor: pointer;
}

.analogs-feature a.active {
	background-color: #8cba25 !important;
}

.analogs-feature a.active span, .analogs-feature a.active i {
	color: #fff !important;
}

#analogs-product-block {
	margin-top: 30px;
}

@media (min-width: 800px) {
	.analog-item:nth-child(3n+1) {
		border-left: 0;
	}
}

@media (max-width: 799px) {
	.analogs-block {
		gap: 0;
	}
	.analog-item {
		flex: 1 1 calc(50% - 20px);
		max-width: calc(50% - 20px);
	}
	.analog-item:last-child {
		border-left: 0;
	}
	.analog-item:nth-child(2n+1) {
		border-left: 0;
	}
}

@media (max-width: 767px) {
	.analogs-subtitle {
		margin-bottom: 12px;
	}
	.analogs-feature {
		display: block !important;
		padding-top: 5px !important;
	}
	.analogs-feature .items-wrap {
		max-height: 160px !important;
	}
}

@media (max-width: 489px) {
	.analog-item {
		flex: 1 1 100%;
		max-width: 100%;
		border-left: none;
		border-bottom: 1px solid #e7e7e7;
		width: 100%;
	}
	.analog-item:last-child {
		border-bottom: 0;
	}
}

@media (max-width: 480px) {
	.analogs-subtitle {
		font-size: 16px;
		text-transform: uppercase;
		font-weight: 500;
		padding-bottom: 5px;
		margin-bottom: 7px;
	}
}

.analogs-block::after {
	content: "";
	position: absolute;
	bottom: -47px;
	left: 50%;
	width: 28px;
	height: 28px;
	margin-left: -14px;
	border: 3px solid #e5e7eb;
	border-top-color: #8cba25;
	border-radius: 50%;
	animation: spin 0.7s linear infinite;
	opacity: 0;
	pointer-events: none;
	z-index: 9999;
}

.analogs-block.loading::after {
	opacity: 1;
}

.analogs-block.loading .analog-item img {
	opacity: 0.5;
}

@keyframes spin {
    to { transform: rotate(360deg); }
}

.analogs-scroll-block{
	display: inline-block;
	padding: 10px 20px;
	border-radius: 50px;
	transition: background-color 0.2s ease;
	margin-top: 15px;
	cursor: pointer;
	background-color: #8cba25;
	color: #fff;
	text-align: center;
	white-space: nowrap;
}

.analogs-scroll-block:hover {
	opacity: .9;
}

@media (max-width: 767px) {
	.analogs-scroll-position {
		display: flex;
		justify-content: center;
	}
	.analogs-scroll-block {
		margin-top: 0;
	}
}

@media (max-width: 480px) {
	.analogs-scroll-block {
		white-space: normal;
		text-align: center;
		line-height: 1.2;
		margin-bottom: 20px;
		font-size: 14px;
	}
}

.analogs-image {
	min-height: 230px;
}

.analogs-more-wrap {
	display: flex;
	justify-content: center;

	min-height: 40px;
}

#load-more-analogs {
	display: inline-block;
	padding: 10px 20px;
	border-radius: 50px;
	transition: background-color 0.2s ease;
	margin-top: 10px;
	cursor: pointer;
	background-color: #8cba25;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	border: none;
}
/* End */


/* Start:/local/components/forwww/telegram.botlink/templates/.default/style.css?1729165413803*/
.record-block {
	max-width: 450px;
	background-color: #f5f5f5;
	padding: 15px 0 15px 15px;
}

.record-block:hover {
	background-color: #f1f1f1;
	cursor: pointer;
}

.record-ref {
	margin-left: 5px;
	color: #8cba25;
}

.record-ref:hover {
	opacity: 0.9;
}

@media(max-width: 767px) {
	.record-block {
		width: 100%;
		text-align: center;
		max-width: none;
		padding-left: 0;
		display: block;
		border-top: 2px solid #e9eaea;
		border-bottom: 2px solid #e9eaea;
		margin-bottom: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.record-block:hover {
		background-color: #f5f5f5;
	}
	.record-ref {
		display: block;
	}
	.record-ref:hover {
		opacity: 1;
	}
}

@media (max-width: 480px) {
	.record-block {
		font-size: 14px;
		line-height: 20px;
	}
}
/* End */


/* Start:/local/components/forwww/footer.menu/templates/.default/style.css?17543855623533*/
.product_bottom_links {
	/* margin: 2rem 0 3rem; */
	margin-top: 30px;
}

.nav {
	display: flex;
	/* flex-wrap: wrap; */
	padding-left: 0;
	list-style: none;
}

.nav-tabs-container .nav-item::before {
	display: none;
}

.nav-tabs-container .nav-item:first-child {
	padding-left: 0;
}

.tab-link {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
	padding: 0 5px;
	text-align: center;
	background-color: inherit;
	border: 0;
	margin-bottom: -1px;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
	display: block;
	text-decoration: none;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
	color: #6B7280;
	border-bottom: 2px solid #D0D5DD;
	cursor: pointer;
}

.tab-link:hover {
	color: #000;
}

.tab-link.active {
	color: #15171A;
	border-bottom: 3px solid #8cba25;
	font-weight: 700;
}

.tab-content > .tab-pane {
	display: none;
}

.tab-content > .active {
	display: block;
}

.tab-pane {
	padding: 10px 10px 15px 15px;
	background-color: #fff;
}

.fade-transition {
	transition: opacity .15s linear;
}

.tab-content > .active .tab-pane-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}

.tab-pane-link {
	color: #000;
	text-decoration: none;
	padding: 5px 12px;
	text-align: left;
	font-size: .875rem;
	border-radius: .2rem;
	font-weight: 400;
	line-height: 1.25;
	cursor: pointer;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	display: inline-block;
}

.tab-pane-link:hover {
	color: #000;
	opacity: .8;
	text-decoration: underline;
}

.flex-column-container {
	flex-direction: column;
	margin-right: 1rem;
	gap: 5px;
}

.pill-link {
	border-bottom: 2px solid #D0D5DD !important;
	text-align: left;
	line-height: 1.25;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	padding: 7px 5px;
	font-size: .875rem;
	border-radius: 0;
	cursor: pointer;
}

.pill-link.active {
	border-bottom: 3px solid #8cba25 !important;
	font-weight: 700;
	border-radius: 0;
}

.w-100 {
	width: 100%;
}

body .tab-pane-wrapper.two-cols.tab-pane-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.tab-pane-wrapper.two-cols .tab-pane-link {
	flex: 0 0 calc(50% - 5px); 
	box-sizing: border-box;
}

@media (min-width: 765px) {
	.nav-tabs-container .nav-item {
		padding-left: 23px;
	}
}

@media (max-width: 767px) {
	.nav-tabs-container .nav-item {
		width: 100%;
		padding-left: inherit;
	}
	.tab-pane-link {
		flex: 0 0 40%;
	}
	.tab-content > .active .tab-pane-wrapper {
		gap: 0px;
	}
	#pills-tab {
		display: block;
	}
	.tab-link {
		width: 100%;
		text-align: left;
	}
	.nav-item {
		margin: 10px 0 !important;
	}
	.nav-item:last-child {
		margin-bottom: 0 !important;
	}
	.tab-pane-wrapper.two-cols .tab-pane-link {
		flex: 0 0 100%;
	}
	.nav-tabs-container {
		display: block;
	}
}

@media (min-width: 768px) {
	.tab-pane-link {
		flex: 0 0 calc((100% - 150px) / 3);
	}
}

@media (min-width: 1246px) {
	.tab-pane-link {
		flex: 0 0 calc((100% - 150px) / 10);
	}
	.pill-link {
		width: 140px;
	}
}

/* End */
/* /local/templates/magnet/components/bitrix/catalog.element/main/style.css?174036123810004 */
/* /local/components/forwww/telegram.botlink/templates/.default/style.css?1729165413803 */
/* /local/components/forwww/footer.menu/templates/.default/style.css?17543855623533 */
