

/* Start:/local/components/rcparty/catalog/templates/catalog/style.css?1699337949767*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.propositions {
	margin-bottom: 25px;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}
/* End */


/* Start:/local/components/rcparty/catalog/templates/catalog/bitrix/catalog.element/.default/style.css?176122143720115*/
.item__for {
	list-style-type: none;
	padding: 0;
	margin: 0 0 55px -15px;
	font-weight: 700;
	font-size: 0;
}

.item__for li {
	display: inline-block;
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 14px;
}

.item__for li .icon {
	width: 32px;
	height: 22px;
	display: inline-block;
	margin-right: 5px;
}
.item__image {
	text-align: center;
	margin-bottom: 30px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	align-items: flex-start;
}
.item__image .photo-list {
	width: 100%;
}
.item__image a, 
.item__image a:focus, 
.item__image a:hover {
    border-bottom: none;
}
.item__params__icon.license-icon {
	width: 26px;
	height: 26px;
	margin-right: 14px;
	margin-left: 2px;
}
.item__video {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 35px;
}

.item__video__image {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 80px;
	margin-right: 16px;
}

.item__video__play {
	position: relative;
	display: block;
	fill: #fff;
	border: none;
}
.item__video__play:hover,
.item__video__play:focus {
	border: none;
}

.item__video__play__icon {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -15px 0 0 -15px;
}

.item__video__title {
	line-height: 20px;
}

.item__params {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.item__producer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 30px;
}

.item__producer__image {
	margin-right: 20px;
	margin-top: 3%;
	max-width: 50%;
	font-weight: bold;
	font-size: 17px;
}
.item__info {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.item__info li {
	margin-bottom: 8px;
}

.item__order__report {
	margin-bottom: 28px;
}
.item__order__report span span{
	color: #3DBDAC;
	fill: #3DBDAC;
	stroke: #3DBDAC;
	border-bottom: 1px dotted rgba(38, 166, 154, 0.5);
	text-decoration: none;
	cursor: pointer;
	stroke-width: 0;
}
.item__order__report .item__order__report__text{
	display: none;
}
.item__order__report.active .item__order__report__link{
	display: none;
}
.item__order__report.active .item__order__report__text{
	display: block;
}
.item__order__footnote {
	font-size: 12px;
	color: #808080;
	margin-bottom: 28px;
}
.item__order__counter {
	margin-bottom: 4px;
}

.item__order__counter .cart-counter {
	height: 32px;
	display: block;
}

.item__order__counter .cart-counter__minus,
.item__order__counter .cart-counter__plus {
	height: 35px;
	line-height: 32px;
	font-size: 28px;
}

.js-product-detail .cart-counter {
	height: 35px;
}

.js-product-detail .cart-counter__minus, 
.js-product-detail .cart-counter__plus {
	font-size: 18px;
}

.item__order__counter .form-control {
	height: 33px;
	font-size: 18px;
}
.item__order__basket {
	margin-bottom: 6px;
}

.item__order__basket .btn {
	padding-left: 16px;
	padding-right: 16px;
	background: #FFA000;
}
.item__order__self-options {
	list-style-type: none;
	padding: 0;
	margin: 0 0 28px;
}
.item__tabs {
	margin-bottom: 50px;
}
.item__review {
	margin-top: 30px;
}

.item__review.is-hidden .item__review__hidden {
	display: none;
}
.item__action {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 275px;
	overflow: hidden;
	margin-bottom: 15px;
}
.bx_item_detail .item__action{
	display: block;
}
.item__action a:hover, .item__action a{
	border:none;
}
.item__action__title {
	color: #000000;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}
.item__readings {
	margin-bottom: 50px;
}
.item__tabs #steps, 
.item__tabs #description, 
.item__readings,
.item__tabs #steps *,
.item__tabs #description *,
.item__readings * {
	font-family: Verdana !important;
	font-size: 12pt !important;
}

.item__readings__title {
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 5px;
}

.item__readings__more {
	margin-bottom: 15px;
}
.js-product-detail .item__order__basket .btn {
	font-size: 17px;
	font-weight: normal;
	border-radius: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.item__order__basket .btn:hover {
	-webkit-box-shadow: 0 0 0 1px #FFA000;
	box-shadow: 0 0 0 1px #FFA000;
}
.element_page_action {
	margin-top: 10px;
	display: block;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	overflow: hidden;
}
.element_page_action_special-offer {
	display: block;
	position: relative;
	border-radius: 10px;
	padding: 10px 20px;
	background-color: #249F94;
	border: 2px solid #249F94 !important;
	overflow: hidden;
}
.element_page_action_special-offer-content {
	color: #000;
	text-decoration: none;
	width: 156px;
}
.element_page_action_special-offer__bg::before {
	bottom: auto;
	top: 50%;
	content: " ";
	position: absolute;
	width: 145px;
	height: 145px;
	margin-top: -72.5px;
	left: 40px;
	background-color: #FFF;
	border-radius: 50%;
}
.element_page_action_special-offer__bg {
	top: 0;
	bottom: auto;
	display: block;
	z-index: 9;
	position: absolute;
	overflow: hidden;
	right: 0;
	height: 100%;
	border-radius: 0 6px 6px 0;
	width: 130px;
}
.element_page_action_special-offer__img {
	display: block;
	z-index: 9;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	height: 60px;
	width: 60px;
	right: 10px;
}
.element_page_action_special-offer__img img {
	max-height: 60px;
	max-width: 60px;
}
.section-caution {
	font-size: 14px !important;
}
.item__order__price-old-wrapper > div {
	display: inline-block;
}
.item__order__price-old_discount {
	margin-left: 5px;
	font-weight: 700;
	margin-bottom: 20px;
}
.item__scores__wrapper {
	margin-bottom: 20px;
}
.item__scores__wrapper.hidden {
	display: none;
}
.item__scores {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 20px;
	color: #ff0000;
}
.item__image .thumb-image {
	margin: 0 5px 10px 5px;
	width: 54px;
	height: 54px;
	border: 2px solid transparent;
	transition: border-color .2s ease-out;
	position: relative;
	cursor: pointer;
}
.swiper-slide.video .icon,
.item__image .thumb-image.video-image .icon {
    width: 50%;
    height: 100%;
    margin: 0 0 0 -25%;
	position: absolute;
    top: 0;
	background-image: url(/local/components/rcparty/catalog/templates/catalog/bitrix/catalog.element/.default/images/youtube_play_button.svg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	left: 50%;
}
.swiper-slide.video .icon {
    width: 22%;
    margin: 0 0 0 -11%;
}
.item__image .thumb-image img {
	max-height: 100%;
	width: auto;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 0;
	max-width: 100%;
}
.item__image .thumb-image a {
	display: block;
	line-height: 50px;
	width: 100%;
	height: 100%;
}
.item__image .thumb-image:hover {
	border-color: #707070;
}
.item__image .thumb-image.active {
	border-color: #FFA000;
}
.item__image .thumbs {
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-top: 15px;
	width: calc(100% + 10px);
	margin-left: -5px;
}
.instruction-link .pdf-icon {
	content: '';
	display: inline-block;
	width: 27px;
	height: 34px;
	background-image: url(/local/templates/main/images/icon_pdf.png);
	background-repeat: no-repeat;
	margin-right: 20px;
}
.pasport-link a,
.leaflet-link a,
.instruction-link a {
	position: relative;
	top: -11px;
	font-size: 12pt;
}
.item__find_cheaper a {
	color: #3DBDAC;
	border-bottom-color: #3DBDAC;
}
.item__find_cheaper {
	margin-left: 18px;
}
.assoc-products-list {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: 0 0 20px;
}
a.assoc-product-link {
	margin: 0 10px;
	text-align: center;
	font-size: 18px;
	line-height: 16px;
}
a.assoc-product-link img {
	max-width: 40px;
	max-height: 40px;
}
a.assoc-product-link:focus,
a.assoc-product-link:hover,
a.assoc-product-link {
	color: #bbb;
	border-bottom: none;
}
a.assoc-product-link.current:hover,
a.assoc-product-link.current {
	color: #3DBDAC;
}
.container-icon {
	width: 52px;
	height: 52px;
	background: #bbb;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius:100%;
}
.current .container-icon {
	background: #3DBDAC;
}
.calculator-button.download-apk {
	display: flex;
	align-items: center;
}
.calculator-button.download-apk .calculator-link .btn {
	margin: 10px 15px;
}
.calculator-button.download-apk .calculator-text {
	font-size: 16px;
}
.support-button {
	margin: 30px 0;
}
.instagram-links-title {
	font-size: 0;
	background-image: url(/local/components/rcparty/catalog/templates/catalog/bitrix/catalog.element/.default/images/instagram.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	height: 26px;
	margin-bottom: 30px;
	position: relative;
}
.instagram-links-title a:link,
.instagram-links-title a {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	border-bottom: none;
}
.instagram-inner {
	display: flex;
}
.instagram-link {
	width: calc(100% / 3 - 10px);
	margin: 0 10px;
}
.instagram-link:first-child {
	margin-left: 0;
}
.instagram-link:last-child {
	margin-right: 0;
}
.instagram-link img {
	width: 100%;
}
.instagram-link a {
	border-bottom: none;
}
.instagram-links {
	margin-bottom: 30px;
}
.item__image a.gallery-item {
	position: relative;
	display: block;
}
.item__image a.gallery-item img {
	border-radius: 15px;
}
.item__image .swiper-slide:not(.video) a.gallery-item:before {
	content: '';
	display: block;
	background-image: url(/local/components/rcparty/catalog/templates/catalog/bitrix/catalog.element/.default/images/zoom.svg);
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	margin-left: -25px;
	background-size: 22px 22px;
	background-color: #FFA000;
	border-radius: 100%;
	opacity: 0;
	transition: .3s;
}
.photo-list .swiper-slide-active a.gallery-item:hover:before {
	opacity: 1;
}
.photo-list {
	position: relative;
	overflow: hidden;
}
.photo-list .swiper-button-prev,
.photo-list .swiper-button-next {
	background-image: url(/local/components/rcparty/catalog/templates/catalog/bitrix/catalog.element/.default/images/arrow-black.png);
	background-size: 10px 18px;
	background-color: transparent;
	width: 42px;
	height: 42px;
	margin-top: -21px;
	opacity: 0;
	border-radius: 100%;
	transition: .3s;
}
.photo-list .swiper-button-prev {
	left: 0;
	transform: scaleX(-1);
}
.photo-list .swiper-button-next {
	right: 0;
}
.photo-list:hover .swiper-button-prev,
.photo-list:hover .swiper-button-next {
	opacity: 1;
}
.photo-list .swiper-button-prev:hover,
.photo-list .swiper-button-next:hover {
	background-color: #FFA000;
	background-image: url(/local/components/rcparty/catalog/templates/catalog/bitrix/catalog.element/.default/images/arrow-white.png);
}
.photo-list .swiper-button-next.swiper-button-disabled, 
.photo-list .swiper-button-prev.swiper-button-disabled {
	opacity: 0;
}
a:hover.fancybox-nav {
	border-bottom: none;
}
.fancybox-nav {
	width: 38px !important;
}
.fancybox-next {
	right: -38px !important;
}
.fancybox-prev {
	left: -38px !important;
}
.fancybox-prev span {
	left: 0 !important;
}
.fancybox-prev span,
.fancybox-next span {
	right: 0 !important;
	visibility: visible !important;
}
.leaflet-link .leaflet-icon,
.pasport-icon {
    content: '';
    display: inline-block;
    width: 27px;
    height: 31px;
    background-image: url(/local/components/rcparty/catalog/templates/catalog/bitrix/catalog.element/.default/images/leaflet-icon.png);
    background-repeat: no-repeat;
    margin-right: 20px;
	background-size: contain;
}
.pasport-icon {
    background-image: url(/local/components/rcparty/catalog/templates/catalog/bitrix/catalog.element/.default/images/pasport-icon.png);
}
.pasports-list {
	margin: 0 0 30px;
	padding: 0;
	list-style: none;
}
.item__order_tabs {
	display: flex;
}
.item__order_tabs a,
.item__order_tabs a:hover,
.item__order_tabs a:focus {
	border-bottom: none;
	text-transform: uppercase;
	width: 50%;
	text-align: center;
	background: #EFEFEF;
	font-size: 16px;
	color: #000;
	border-radius: 7px 7px 0 0;
	padding: 5px;
}
.item__order_tabs a.selected {
	background: #3DBDAC;
	color: #fff;
}
.item__order_tabs + .item__order {
	border: 1px solid #3DBDAC;
	border-radius: 0 0 7px 7px;
	padding: 15px 15px 5px 15px;
	margin: 0 0 20px;
}
.js-product-detail .item-discount-block {
	right: auto;
	left: 10px;
	gap: 8px;
}
.product-detail__count{
	color: #FFA000;
	font-size: 14px;
}
@media (min-width: 768px) {
	.item__action {
		margin-top: 39px;
	}
}
@media (max-width: 1199px) {
	.item__image .thumb-image {
		width: 52px;
		height: 52px;
	}
}
@media (max-width: 991px) {
	.item__image .thumb-image {
		width: 60px;
		height: 60px;
	}
}
@media (max-width: 768px) {
	.calculator-button.download-apk {
		flex-direction: column;
	}
	.calculator-text {
		text-align: center;
	}
	.photo-list .swiper-button-prev,
	.photo-list .swiper-button-next {
		display: none;
	}
	.item__image {
		display: block;
		position: relative;
		padding-bottom: 30px;
	}
	.item__image .thumbs {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 100%;
		margin-left: 0;
	}
	.item__image .thumb-image img {
		display: none;
	}
	.item__image .thumb-image a {
		width: 8px;
		height: 8px;
		display: block;
		background: #9a9a9a;
		border-radius: 100%;
	}
	.item__image .thumb-image {
		width: auto;
		height: auto;
		margin: 0 3px;
	}
	.item__image .thumb-image {
		border: none;
	}
	.item__image .thumb-image.active a {
		background: #FFA000;
	}
	.fancybox-nav {
		display: none;
	}
	.item__image .thumb-image.video-image .icon,
	.item__image .swiper-slide:not(.video) a.gallery-item:before {
		display: none;
	}
}

.tab-content div.tab-pane{
	display: block;
}

.tab-pane__content{
	display: none;
}

.tab-pane.active .tab-pane__content{
	display: block;
}

.product-info-list__elem{
	margin-bottom: 8px;
	font-size: 14px;
}

.product-info-list__elem a {
	color: #000000;
}

.product-info-list__elem a:hover {
	color: #FFA000;
}

.product-info-list__elem_with-icon {
	display: flex;
	align-items: center;
	margin-bottom: 13px;
}

.product-info-list__elem_with-icon > *:nth-child(1) {
	margin-right: 10px;
	width: 25px;
}

.product-info-list__active-ingredients a {
	text-decoration: underline;
	font-weight: bold;
	border-bottom: 0;
	color: #FFA000;
}

.product-info-list__active-ingredients a:hover {
	text-decoration: underline;
	border-bottom: 0;
	opacity: .6;
}

.product-detail__top{
	display: flex;
	justify-content: space-between;
	max-width: 100%;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.product-detail__top > *{
	width: calc(100% / 3);
}

.product-detail-img{
	position: relative;
	width: 39%;
}
.product-detail-info{
	width: 27%;
}
.product-detail-price{
	width: 26%;
}

.product-detail-img_center .product-detail-img__slider{
	justify-content: center;
}

.item__image .product-detail-img__thumbs.thumbs{
	width: 70px;
}

.item__image .product-detail-img__thumbs.thumbs .thumb-image{
	width: 100%;
	height: 70px;
}

.product-detail-img__slider.item__image{
	width: 100%;
	display: flex;
	flex-direction: row-reverse;
}
.product-detail-img__list{
	width: calc(100% - 90px);
}

.product-detail-tabs__head {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	margin: 0 0 26px 0;
}

.product-detail-tabs__head li{
	list-style: none;
}

.product-detail-tabs__title {
	display: block;
	background: #EFEFEF;
	padding: 17px 32px 16px 32px;
	box-sizing: border-box;
	margin: 0 5px 5px 0;

	font-size: 20px;
	text-decoration: none;
	color: #000000;
	transition: background-color .3s, color .2s;
	border-bottom: 0 !important;
}

.product-detail-tabs__head .active .product-detail-tabs__title,
.product-detail-tabs__title:hover,
.product-detail-tabs__elem.active .product-detail-tabs__title {
	background: #3DBDAC;
	color: #ffffff;
}

.product-detail-tabs__main{
	margin-bottom: 26px;
}

.product-detail-tabs__content{
	font-size: 18px;
	width: 100%;
}

.product-detail-tabs__content .col-md-8{
	float: none;
}

.product-detail-tabs__content *  {
	font-size: 18px !important;
	font-family: "Lato", sans-serif !important;
	line-height: 150% !important;
}

.product-detail-tabs__elem .product-detail-tabs__content{
	display: none;
}

.product-detail-tabs__elem.active .product-detail-tabs__content{
	display: block;
}

.product-detail-tabs__elem_desctription{
	width: calc(100% / 3 * 2);
}

.product-detail-price .titled-button{
	position: relative;
}

.product-detail-price .titled-button .titled-button-inner {
	position: absolute;
	top: -5px;
	right: -5px;
	border: 1px solid #bbb;
	border-radius: 100%;
	display: flex;
}
.product-detail-price .titled-button .titled-button-title {
	bottom: 13px;
}

.item__order .item__order__price-min{
	margin-bottom: 14px;
}

.product-detail-price__content{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.product-detail-price__content .section-caution {
	max-width: 350px;
}

.product-detail-price__content > div:nth-child(1){
	width: calc(100% - 130px);
}

.product-detail-price__content > div:nth-child(2){
	width: 110px;
}

.product-detail-price__content > div:nth-child(2) .btn,
.product-detail-price__content > div:nth-child(2) .item__order__counter  {
	width: 100%;
}

.product-detail-reviews__notification{
	margin-top: 20px;
}
.product-detail-tabs__main .product-detail-tabs__title {
	display: none;
}
@media (max-width: 1200px){
	.item__image .product-detail-img__thumbs.thumbs{
		width: 50px;
	}

	.item__image .product-detail-img__thumbs.thumbs .thumb-image{
		height: 50px;
		margin-bottom: 5px;
	}

	.product-detail-img__list{
		width: calc(100% - 70px);
	}
}

@media (max-width: 992px) {
	.product-detail__top.row{
		margin-left: 0;
		margin-right: 0;
	}

	.product-detail-img{
		width: calc(100% - 320px);
	}
	.product-detail-info{
		order: 3;
		width: 100%;
	}
	.product-detail-price{
		width: 300px;
		order: 2;
	}
}

@media (max-width: 768px) {
	.product-detail__top{
		margin-bottom: 18px;
	}

	.product-detail-tabs__title{
		font-size: 16px;
		text-align: center;
		padding: 14px 20px 17px 20px;
	}

	.product-detail-tabs__content{
		font-size: 14px;
		padding: 6px 0;
	}
	.product-detail-tabs__content p,.product-detail-tabs__content span  {
		font-size: 14px !important;
	}
	.product-detail-tabs__desctription{
		width: 100%;
	}
	.product-detail-img__slider.item__image{
		flex-direction: unset;
		align-items: center;
		flex-flow: column;
		padding-bottom: 0;
		margin-bottom: 20px;
	}

	.item__image .product-detail-img__thumbs.thumbs{
		width: 100%;
		display: flex;
		position: unset;
	}
	.item__image .product-detail-img__thumbs.thumbs .thumb-image{
		width: auto;
		height: auto;
	}
	.product-detail-img{
		width: 100%
	}

	.product-detail-price{
		width: 100%;
	}

	.product-detail__top .titled-button-title{
		right: 0;
		bottom: 15px;
	}
	.product-detail-price__content{
		justify-content: unset;
	}

	.product-detail-price__content > div:nth-child(1){
		width: calc(100% - 120px);
		margin-right: 10px;
	}

	.item__producer{
		display: flex;
		flex-flow: column;
		align-items: flex-start;
	}
	.item__image a.gallery-item img {
		border-radius: 12px;
	}
}

@media (max-width: 500px) {
	.product-detail-tabs__main .product-detail-tabs__title {
		display: block;
	}
	.product-detail-tabs__head{
		display: none;
	}
	.product-detail-tabs__title{
		margin: 0 0 5px 0;
	}
}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section/related.products/style.css?16796439534503*/
.related-products .product-list {
    position: relative;
}

.product-list_grid.product-list_grid_6 {
    font-size: inherit;
}

a.all-products-link {
    font-size: 16px;
}

a.all-products-link,
a.all-products-link:hover {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.new-products h2, .rec-products h2 {
    font-size: 30px;
    margin: 0;
}

.related-products .product-list_grid .swiper-button-next,
.related-products .product-list_grid .swiper-button-prev {
    width: 66px;
    height: 66px;
    top: 150px;
    margin: 0;
    background: none;
}

.related-products .product-list_grid .swiper-button-next svg,
.related-products .product-list_grid .swiper-button-prev svg {
    width: 100%;
    height: 100%;
}

.related-products .product-list_grid .swiper-button-next.swiper-button-disabled svg,
.related-products .product-list_grid .swiper-button-prev.swiper-button-disabled svg {
    opacity: .35;
}

.related-products .product-list_grid .swiper-button-next {
    right: 0;
}

.related-products .product-list_grid .swiper-button-prev {
    left: 0;
}

.related-products .product-list_grid .swiper-button-next.swiper-button-disabled,
.related-products .product-list_grid .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
}

.related-products .product-list_grid .swiper-button-next {
    right: 0;
}

.related-products .product-list_grid .swiper-button-prev {
    left: 0;
}

.related-products .product-list_grid .swiper-slide .product-item {
    width: 100%;
}

.related-products .related-products__slider .swiper-wrapper {
    width: auto;
    /*margin: 0 88px 0 0;*/
}

.related-products .swiper-container.related-products__slider {
    /*margin: 0 88px 0 80px;*/
    width: calc(100% - 135px);
}

.related-products .product-list_grid .swiper-container.related-products__slider {
    margin: 0 auto;
}

.related-products .product-list_grid .related-products__slider .product-item .item-line-show {
    display: none !important;
}

.catalog-section-block-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #FFA000;
    background-image: url(/local/templates/main/components/bitrix/catalog.section/related.products/images/star-icon.svg);
    background-size: 37px 36px;
    background-position: 25px 50%;
    background-repeat: no-repeat;
    border-radius: 20px;
    margin-bottom: 30px;
    padding: 21px 57px 21px 81px;
}

.new-products__title, .rec-products__title {
    color: #fff;
}

.new-products {
    margin: 38px 0 20px;
}
.related-products .product-group__pagination-control {
    position: relative;
}
@media (min-width: 768px) {
    .product-list_grid.product-list_grid_6 .product-item {
        width: calc(100% / 3 - 3px);
    }

    .product-list_grid.product-list_grid_4 .product-item {
        width: calc(100% / 2 - 3px);
    }
}

@media (min-width: 992px) {
    .product-list_grid.product-list_grid_6 .product-item {
        width: calc(100% / 6 - 3px);
    }

    .product-list_grid.product-list_grid_6 .product-item .item-options li + li {
        margin-left: 0;
        display: block;
    }

    .product-list_grid.product-list_grid_4 .product-item {
        width: calc(100% / 4 - 3px);
    }
}

@media (max-width: 1199px) {
    .main_page_sections .col-md-4 {
        width: 50%;
    }

    .main_page_sections .col-md-4:nth-child(1),
    .main_page_sections .col-md-4:nth-child(3),
    .main_page_sections .col-md-4:nth-child(5) {
        padding-left: 0;
        padding-right: 18px;
    }

    .main_page_sections .col-md-4:nth-child(2),
    .main_page_sections .col-md-4:nth-child(4),
    .main_page_sections .col-md-4:nth-child(6) {
        padding-left: 18px;
        padding-right: 0;
    }
}

@media (max-width: 991px) {
    .new-products h2, .rec-products h2 {
        font-size: 25px;
    }

    .catalog-section-block-title {
        padding: 18px 25px 18px 81px;
    }

    .related-products .product-list_grid .swiper-button-next,
    .related-products .product-list_grid .swiper-button-prev {
        width: 32px;
        height: 32px;
    }

    .related-products  .swiper-container.related-products__slider {
        /*margin: 0 88px 0 80px;*/
        width: calc(100% - 80px);
    }
}
@media (max-width: 751px) {
    .related-products .product-list_grid .swiper-button-next,
    .related-products .product-list_grid .swiper-button-prev {
        top: 170px;
    }
}
/* End */


/* Start:/local/components/rcparty/catalog.products.viewed/templates/.default/style.css?16544997991405*/
.swiper-lastseen-product-list .swiper-button-next,
.swiper-lastseen-product-list .swiper-button-prev {
	width: 60px;
	height: 120%;
	background-color: #fff;
	top: 0;
	background-size: 39px 40px;
	background-image: none;
}
.swiper-lastseen-product-list .swiper-button-next svg,
.swiper-lastseen-product-list .swiper-button-prev svg {
	width: 64px;
	height: 64px;
	position: absolute;
	top: 100px;
}
.swiper-lastseen-product-list .swiper-button-next.swiper-button-disabled svg,
.swiper-lastseen-product-list .swiper-button-prev.swiper-button-disabled svg {
	opacity: .35;
}
.swiper-lastseen-product-list .swiper-button-next svg {
	right: 0;
}
.swiper-lastseen-product-list .swiper-button-prev svg {
	left: 0;
}
.swiper-lastseen-product-list .swiper-button-next.swiper-button-disabled,
.swiper-lastseen-product-list .swiper-button-prev.swiper-button-disabled {
	opacity: 1;
}
.swiper-lastseen-product-list .swiper-button-next {
	right: 0;
}
.swiper-lastseen-product-list .swiper-button-prev {
	left: 0;
}

.swiper-lastseen-product-list .swiper-slide .product-item {
	width: 100%;
}
.swiper-lastseen-product-list .swiper-wrapper {
	width: auto;
}
.swiper-container.swiper-lastseen-product-list {
	padding: 0 60px;
	width: auto;
}
.swiper-lastseen-product-list .swiper-container.swiper-lastseen-product-list {
	margin:0;
}
.last-seen {
	max-width: 870px;
}

/* End */
/* /local/components/rcparty/catalog/templates/catalog/style.css?1699337949767 */
/* /local/components/rcparty/catalog/templates/catalog/bitrix/catalog.element/.default/style.css?176122143720115 */
/* /local/templates/main/components/bitrix/catalog.section/related.products/style.css?16796439534503 */
/* /local/components/rcparty/catalog.products.viewed/templates/.default/style.css?16544997991405 */
