

/* Start:/bitrix/templates/aspro_next/components/bitrix/catalog.element/main2_rc/style.css?17688098199354*/
.delivery_wrap {
	border-top: 1px solid #F2F2F2;
	margin-top: 10px;
}

.delivery_wrap .delivery_head {
	margin: 20px 0 26px;
}

.delivery_wrap .delivery_item {
	display: flex;
	gap: 10px;
	/*white-space: nowrap;*/
	align-items: center;
	font-size: 13px;
}

.delivery_wrap .delivery_text_f {
	text-align: start;
}

.delivery_wrap .delivery_text_s {
	text-align: end;
}

.delivery_wrap .delivery_text_f br,
.delivery_wrap .delivery_text_s br {
	display: none;
}

.delivery_wrap .delivery_item .delivery_img {
	display: flex;
	height: 14px !important;
	width: 14px !important;
	min-width: 14px;
	align-self: flex-start;
	margin-top: 4px;
}

.delivery_wrap .dott {
	border-bottom: 1px dashed #d75cb6;
	flex-grow: 1;
	min-width: 14px;
	height: 4px;
}

.delivery_wrap .hint {
	position: relative;
	display: inline-block;
	cursor: pointer;
}

.delivery_wrap .hint_icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 16px;
	height: 16px;
	border: 1px solid #d75cb6;
	color: #555;
	border-radius: 50%;
	font-size: 10px;
}

.delivery_wrap .hint_text {
	visibility: hidden;
	width: 220px;
	background-color: #777;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 8px 10px;
	position: absolute;
	z-index: 10;
	bottom: 125%;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	transition: opacity 0.3s;
	font-size: 12px;
	white-space: normal;
	box-shadow: 0 2px 10px rgba(0,0,0,0.2);
}

.delivery_wrap .hint_text::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #777 transparent transparent transparent;
}

.delivery_wrap .hint:hover .hint_text {
	visibility: visible;
	opacity: 1;
}

.item_main_info .brand_nearby_img {
	position: absolute;
	bottom: 37px;
	right: 30px;
	height: 40px;
	line-height: 40px;
	z-index: 53;
}

.item_main_info .article_nearby_img {
	position: absolute;
	bottom: 34px;
	left: 30px;
	height: 40px;
	line-height: 40px;
	z-index: 53;
}

#elementToolsFixedBottom {
	display: none;
	align-items: center;
	position: fixed;
	bottom: 0;
	left: 0;
	background: #fff;
	border-bottom: 1px solid #E2E5E9;
	width: 100%;
	height: 78px;
	z-index: 999;
	box-shadow: 0 -20px 20px 0 rgba(0, 0, 0, 0.08);
}

#elementToolsFixedBottom .elementToolsFixedBottom_img_title_wrap,
#elementToolsFixedBottom .elementToolsFixedBottom_price_btn_wrap {
	display: flex;
	align-items: center;
	gap: 16px;
}

#elementToolsFixedBottom .elementToolsFixedBottom_img {
	display: flex;
}

#elementToolsFixedBottom .elementToolsFixedBottom_img img {
	width: auto;
	min-width: 60px;
	height: 60px !important;
}

#elementToolsFixedBottom .elementToolsFixedBottom_title {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.4em;
	max-height: 2.8em;
}

#elementToolsFixedBottom .secondTool {
	display: none;
}

#elementToolsFixedBottom .row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 36px;
	/*margin: 0 42px 0 32px;*/
}

#elementToolsFixedBottom .addCart {
	cursor: pointer;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background-color: #d75cb6;
	height: 40px;
	margin: 0 !important;
	padding: 0 25px;
	border-radius: 2px;
	font-size: 14px;
	font-weight: bold;
	transition: all 0.3s ease;
}

#elementToolsFixedBottom .addCart:hover {
	background-color: #dd75c1;
}

#elementToolsFixedBottom .addCart.disabled {
	background-color: #d75cb6 !important;
}

#elementToolsFixedBottom .btn_wrap {
	display: flex;
	gap: 16px;
}

#elementToolsFixedBottom .mainTool {
	width: 100%;
	max-width: 1362px;
	margin: 0 auto;
}

#elementToolsFixedBottom .addCart.added {
	background-color: #d75cb6 !important;
}

#elementToolsFixedBottom .oldPriceLabel {
	margin: 0 !important;
}

#smallElementTools .old_new_price .pr {
	font-size: 12px;
}

#elementToolsFixedBottom .price {
	font-size: 20px;
	margin: 0 !important;
	color: red;
}

#elementTools_col .price_wrap {
	display: flex;
	flex-direction: column;
}

#elementTools_col .price_wrap .row {
	margin-bottom: 8px;
}

#elementToolsFixedBottom .new_price {
	display: flex;
	flex-direction: column;
	/*justify-content: flex-end;*/
	margin-bottom: 5px;
	/*min-width: 140px;*/
}

#elementToolsFixedBottom .old_new_price .pr {
	font-size: 14px;
	color: #9292A0;
	text-decoration: line-through;
}

#elementToolsFixedBottom .old_new_price {
	position: relative;
}

#elementToolsFixedBottom .old_new_price:before {
	/*position: absolute;*/
	/*content: "";*/
	/*width: 105%;*/
	/*height: 1px;*/
	/*background-color: #ED1C24;*/
	/*bottom: 50%;*/
	/*left: -4px;*/
	/*transform: scaleY(0.5) rotate(-20deg);*/
}

#elementToolsFixedBottom .icon-t-cart:before {
	font-size: 16px !important;
}

#elementToolsFixedBottom .addCartCredit {
	cursor: pointer;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background-color: #2B89FF;
	height: 56px;
	width: 140px;
	margin: 0 !important;
	border-radius: 10px;
	font-size: 20px;
	font-weight: 500;
	transition: all 0.3s ease;
}

#elementToolsFixedBottom .addCartCredit:hover {
	color: #d75cb6;
}

#elementToolsFixedBottom .kredit_r_block img {
	width: 18px;
	height: auto;
}

#elementToolsFixedBottom .kredit_r_block {
	font-size: 12px;
	text-align: start;
}

#elementToolsFixedBottom .new_kredit {
	display: flex;
	align-items: center;
	gap: 6px;
	margin-bottom: 6px;
}

a.scroll-to-top.ROUND_COLOR,
a.scroll-to-top.RECT_COLOR {
	bottom: 110px !important;
}

.prices_block_wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.middle_info .mob_rating_block {
	display: none;
}

.quantity_block_wrapper {
	display: flex;
	gap: 20px;
}

@media screen and (max-width: 991px) {
	#navigation {
		display: none !important;
	}
	.mob_breadcrumbs{
		display: block !important;
		float: left; !important;
		border: 1px solid rgba(211,70,173,.5) !important;
		text-align: center !important;
		line-height: 22px !important;
		border-radius: 5px !important;
		margin: 0;
		position: absolute;
		top: 50%;
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.page-top .page-top-main {
		margin: 0;
		position: absolute !important;
		top: 50%;
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.mob_breadcrumbs a{
		display: block !important;
		width: 23px !important;
		height: 23px !important;
	}
	.page-top-main {
		margin-left: 30px !important;
	}
	#pagetitle {
		padding-top: 0px;
	    text-align: left;
	    font-weight: 500;
	    font-size: 17px;
	    margin-left: 12px;
	}
	section.page-top {
		padding-top: 0px !important;
		min-height: 56px;
		margin-top: 12px;
	}
}

@media all and (max-width: 768px) {
	.bottom_slider {
		display: none;
	}
}

@media all and (max-width: 600px){
	.wraps > .wrapper_inner {
		padding-left:0;
		padding-right:0;
	}
	.catalog_detail .item_main_info {
		border:none !important;
	}
	body .container .catalog_detail .item_main_info .right_info {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	.catalog_detail .tabs_section {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	body .container .bottom_slider.tab_slider_wrapp {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	.catalog_detail .item_main_info .right_info .info_item {
		padding: 0 15px !important;
	}
	.delivery_wrapp {
		width: 100% !important;
		/*height: 80px !important;*/
		line-height: 1.8 !important;
	}
	.wrapper_inner .info_item .middle_info .buy_block {
		width: 40% !important;
		padding: 0 !important;
	}

	.info_item .middle_info .buy_block .counter_wrapp {
		width: 100% !important;
		padding: 0 !important;
	}
	.wrapper_inner .info_item .middle_info .buy_block .btn.btn-default {
		/*line-height: 2.3 !important;*/
		width: 100%;
	}

	#pagetitle {
		font-size: 15px;
	}
	.top_inner_block_wrapper {
		padding: 0 0 10px !important;
	}
	.flexslider .flex-control-nav, .front_slider_wrapp .flex-control-nav {
		top:0 !important;
	}
	.container .catalog_detail .item_slider .slides {
		margin-bottom: 0 !important;
	}

	.item_main_info .desk_top_info {
		display: none !important;
	}

	.middle_info .mob_rating_block {
		display: block;
	}

	.top_info .rows_block {
		display: flex;
	}

	.popup_video_cont {
		display: flex;
		justify-content: center;
		margin-bottom: 10px;
		width: 100vw;
		overflow: auto;
		padding: 0 0 10px 0;
	}

	#elementToolsFixedBottom .row {
		margin: 0;
	}

	#elementToolsFixedBottom .elementToolsFixedBottom_title {
		display: none;
	}

	#elementToolsFixedBottom .elementToolsFixedBottom_price_btn_wrap {
		width: 100%;
		justify-content: space-between;
	}

	#elementToolsFixedBottom .new_price {
		margin-bottom: 0;
	}

	.quantity_block_wrapper {
		justify-content: space-between;
		margin-top: 14px;
	}

	.cost.prices .price {
		margin-bottom: 0 !important;
	}

	.detailText_showMore_btn {
		width: 100% !important;
		justify-content: center;
	}

	.col-md-12.clearfix {
		padding-left: 0;
		padding-right: 0;
	}

	.delivery_wrap {
		border-top: none;
	}

	h4 {
		margin: 24px 0 8px !important;
		padding: 24px 0 0 0;
		border-top: 1px solid #f2f2f2;
	}

	hr {
		display: none;
	}
	
}

@media all and (max-width: 420px) {
	#elementToolsFixedBottom .row {
		gap: 10px;
	}
}

/* End */


/* Start:/bitrix/components/bitrix/catalog.set.constructor/templates/.default/style.css?156935280112251*/
.bx-set-constructor{
	background:#fff;
	border-radius:8px;
	border: 1px solid #e0e0e0;
	padding: 10px 20px;
	margin-bottom: 20px;
}

.bx-modal-small-title{
	display: block;
	margin-top: 10px;
	font-size:15px;
	font-weight:bold;
	margin-bottom: 20px;
}

.bx-original-item-container{
	text-align: center;
	margin-bottom: 20px;
}
.bx-original-item-image{
	width: 70px;
	height: auto;
}

.bx-modal-description{
	font-size: 80%;
	color: #8E8E8E;
}
/*.bx-touch .bx-added-item-table-container{margin: 0;}*/
.bx-added-item-table{
	border-bottom: 1px solid #edeef0;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
	/**/
	table-layout: fixed;
}

.bx-added-item-table-cell-itemname,
.bx-added-item-table-cell-img,
.bx-added-item-table-cell-del,
.bx-added-item-table-cell-price{
	padding: 3px 5px;
	border-top: 1px solid #edeef0;
}
.bx-added-item-table-cell-price{
	width: 150px;
	text-align: right;
}
.bx-added-item-table-cell-img,
.bx-added-item-table-cell-del{
	width: 50px;
	height: 50px;
	text-align: center;
}
.bx-added-item-table-cell-img img{display: inline-block;}
.bx-added-item-table-cell-del{text-align: center;}
.bx-added-item-new-price{white-space: nowrap;}

.bx-added-item-delete{
	display: inline-block;
	width: 15px;
	height: 15px;
	cursor: pointer;
	background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABaAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjRDMkRGNUY2QjgzMTExRTRCNDgzQ0YwMDY1Mzg5OUZBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjRDMkRGNUY3QjgzMTExRTRCNDgzQ0YwMDY1Mzg5OUZBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NEMyREY1RjRCODMxMTFFNEI0ODNDRjAwNjUzODk5RkEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NEMyREY1RjVCODMxMTFFNEI0ODNDRjAwNjUzODk5RkEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAABAQEBAQEBAQEBAgEBAQICAgEBAgICAgICAgICAwIDAwMDAgMDBAQEBAQDBQUFBQUFBwcHBwcICAgICAgICAgIAQEBAQICAgUDAwUHBQQFBwgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAj/wAARCAAJAAkDAREAAhEBAxEB/8QAawAAAwEAAAAAAAAAAAAAAAAAAAUICgEAAwEBAAAAAAAAAAAAAAAAAAEEAwUQAAEDAgMJAAAAAAAAAAAAAAMCBAYSBQATCEJyI7XVlgdXOBEAAgIBBQAAAAAAAAAAAAAAAAFRIgIRMYGhQv/aAAwDAQACEQMRAD8A1KSiUXhneJpFYrNL850qOb8EU/n4QrentZ3qyEes2b0hFFW0WVSc0tKqatqri9HHFaJtWIm42LOyNPXsxPe1z6hiS8dG9JAHz15M3ZtzO4YPa4DwxrhDP//Z) no-repeat center;
}

/*.bx-added-item-table-cell-del .bx-added-item-delete-text{display: none;}*/

.bx-item-set-result-block{text-align: center;}

.bx-added-item-old-price {
	padding: 0 0;
	color: #B8B8B8;
	text-decoration: line-through;
	font-size: 11px;
	line-height: 11px;
	white-space: nowrap;
}

.bx-constructor-result-table{width:100%;}
.bx-constructor-result-table td{
	padding-top:3px;
	padding-bottom:3px;
	vertical-align: bottom;
}
.bx-constructor-result-table-title{
	font-size:13px;
	text-align: right;
	padding-right:5px;
	line-height:20px;
}
.bx-constructor-result-table-value{
	padding-left:5px;
	text-align: right;
}
.bx-constructor-result-table-value strong{
	font-size:14px;
	line-height:14px;
}

.bx-constructor-result-btn-container{
	text-align: center;
	margin: 10px;
}
@media (max-width:768px){
	.bx-constructor-result-btn-container{
		display: inline-block;
		max-width:140px;
		width:100%;
		vertical-align: middle;
	}
}
.bx-constructor-result-price{
	display: inline-block;
	max-width:140px;
	width:100%;
	text-align: center;
	border:1px solid #d3d3d3;
	line-height: 1.5;
	padding: 5px 0;
	font-weight: bold;
	border-radius:2px;
	white-space: nowrap;
	height:30px;
	box-sizing: border-box;
}
.bx-constructor-result-btn-container .btn{
	display: inline-block;
	max-width:140px;
	width:100%;
}

/**/
.bx-catalog-set-topsale-slider{
	border:1px solid #d3d3d3;
	border-radius:3px;
	position: relative;
	background: #f9f9f9;
	box-sizing: border-box;
	margin-bottom:20px;
	margin-top:10px;
}
.bx-catalog-set-topsale-slider:before{
	content:"";
	display: block;
	width: 20px;
	height:20px;
	position: absolute;
	left: 50%;
	border-top: 1px solid #d3d3d3;
	border-left:1px solid #d3d3d3;
	background-color: #f9f9f9;
	-webkit-transform: rotate(45deg) translateX(-21px) translateY(-8px);
	   -moz-transform: rotate(45deg) translateX(-21px) translateY(-8px);
		-ms-transform: rotate(45deg) translateX(-21px) translateY(-8px);
		 -o-transform: rotate(45deg) translateX(-21px) translateY(-8px);
			transform: rotate(45deg) translateX(-21px) translateY(-8px);
	top: 10px;
}
.bx-catalog-set-topsale-slider-container{
	overflow-y: hidden;
	overflow-x: auto;
	position: relative;
	-webkit-overflow-scrolling: touch;
}
.bx-catalog-set-topsale-slider .bx-catalog-set-item{
	border:1px solid #e3e3e3;
	border-radius:3px;
	margin:0 5px;
}
.bx-catalog-set-topsale-slider-box{
	position: relative;
	padding:10px;
}
/*.bx-catalog-set-topsale-slider-box:after,
.bx-catalog-set-topsale-slider-box:before{
	position: absolute;
	content: " ";
	top: 0;
	bottom: 0;
	width: 50px;
	z-index: 1000;
	border-radius:3px;

}
.bx-catalog-set-topsale-slider-box:after{
	right: 0;
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background:    -moz-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: 	-ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: 	 -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: 		linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}
.bx-catalog-set-topsale-slider-box:before{
	left: 0;
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background:    -moz-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: 	-ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: 	 -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: 		linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );

}*/
.bx-catalog-set-topsale-slids{}
.bx-catalog-set-item-container{
	position: relative;
	min-height: 20px;
	/**/
	float: left;
}

.bx-catalog-set-item{
	border: 1px solid transparent;
	overflow: hidden;
	border-radius: 3px;
	background: #FFF;
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		 -o-transition: all 300ms ease;
			transition: all 300ms ease;
	padding-bottom: 10px;
}

.bx-catalog-set-item-notavailable{
	height: 30px;
	background: #dedede;
	display: inline-block;
	padding: 0 15px;
	line-height: 28px;
	vertical-align: middle;
	font-weight: bold;
	border-radius: 3px;
	border: 1px solid #d3d3d3;
}

.bx-catalog-set-item-col,
.bx-catalog-set-item-scu,
.bx-catalog-set-item-add-btn,
.bx-catalog-set-item-custom{padding: 5px 15px;}

.bx-catalog-set-item-img{
	padding: 10px;
	position: relative;
	padding-top: 109% !important;
	height: 0;
}
.bx-catalog-set-item-img-container{
	position: absolute;
	top:   5px;
	right: 5px;
	bottom:5px;
	left:  5px;
	text-align: center;
}
.bx-catalog-set-item-img img{
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	   -moz-transform: translateY(-50%) translateX(-50%);
		-ms-transform: translateY(-50%) translateX(-50%);
		 -o-transform: translateY(-50%) translateX(-50%);
			transform: translateY(-50%) translateX(-50%);
}
.bx-catalog-set-item-title{
	line-height: 15px;
	font-size: 14px;
	overflow: hidden;
	height: 35px;
	vertical-align: top;
	padding: 5px 10px;
	position: relative;
}
.bx-catalog-set-item-title:after{
	content: "";
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background:    -moz-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: 	-ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: 	 -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: 		linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
	bottom: 0;
	right: 0;
	left: 0;
	height: 10px;
	position: absolute;
	-webkit-transition: opacity 200ms ease;
	   -moz-transition: opacity 200ms ease;
		-ms-transition: opacity 200ms ease;
		 -o-transition: opacity 200ms ease;
			transition: opacity 200ms ease;
}
.bx-catalog-set-item-price{
	text-align: center;
	min-height: 50px;
	padding: 5px 10px 0;
}

/**/
.bx-catalog-set-item-col{
	text-align: center;
}
.bx-catalog-set-item-col-minus,
.bx-catalog-set-item-col-plus{
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
}
.bx-catalog-set-item-col-minus{}
.bx-catalog-set-item-col-input{
	display: inline-block;
	width: 25px;
	height: 20px;
	vertical-align: middle;
	font-size: 11px;
}
.bx-catalog-set-item-col-plus{}
/**/
.bx-catalog-set-item-scu{}
.bx-catalog-set-item-add-btn{
	text-align: center;
}
.bx-catalog-set-item-custom{
	font-size: 12px;
	color: #B8B8B8;
}
.bx-catalog-set-item-price-new{
	font-weight: bold;
	display: block;
}
.bx-catalog-set-item-price-old{
	display: block;
	padding: 3px 0;
	color: #B8B8B8;
	text-decoration: line-through;
	font-size: 11px;
	line-height: 11px;
}
/**/
.bx-catalog-set-topsale-slide{
	display: none;
}
.bx-catalog-set-topsale-slide.bx-active{
	display: block;
}
.bx-catalog-set-topsale-slide-control{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bx-catalog-set-topsale-slide-control-dot{
	display: inline-block;
	width: 11px;
	height:11px;
	border-radius: 50%;
	background: #dbdbdb;
}
.bx-catalog-set-topsale-slide-control-dot:hover,
.bx-catalog-set-topsale-slide-control-dot.bx-active{
	background: #1485CE;
}


@media (max-width: 530px) {
	.bx-added-item-table,
	.bx-added-item-table tbody,
	.bx-added-item-table tr,
	.bx-added-item-table-cell-img,
	.bx-added-item-table-cell-itemname,
	.bx-added-item-table-cell-price,
	.bx-added-item-table-cell-del{
		display: block;
	}
	.bx-added-item-table,
	.bx-added-item-table tr,
	.bx-added-item-table-cell-itemname,
	.bx-added-item-table-cell-price,
	.bx-added-item-table-cell-del{
		width: 100%;
	}
	.bx-added-item-table tr{
		padding-top: 10px;
		padding-bottom: 30px;
		border-top: 1px solid #EDEEF0;
		clear: both;
	}
	.bx-added-item-table-cell-img{
		float: left;
		border-top: none;
	}
	.bx-added-item-table-cell-itemname{
		border-top: none;
	}
	.bx-added-item-table-cell-price{
		text-align: right;
		border-top: none;
	}
	.bx-added-item-table-cell-del{
		text-align: right;
		border-top: none;
	}
	.bx-added-item-table-cell-del .bx-added-item-delete-text{
		color: #D63131;
		cursor: pointer;
		display: inline;
	}
	.bx-catalog-set-topsale-slider-box:after,
	.bx-catalog-set-topsale-slider-box:before{width: 2px;	}
	.bx-catalog-set-item-img img{border: 1px solid #EDEEF0;	}
	.bx-catalog-set-item-img,
	.bx-catalog-set-item-custom{padding: 10px 5px;}
}
/* End */


/* Start:/bitrix/components/bitrix/catalog.set.constructor/templates/.default/themes/blue/style.css?156935280181*/
.bx-blue .bx-constructor-result-price{
	border-color: #1485CE;
	color: #1485CE;
}
/* End */


/* Start:/local/components/cone/catalog.complects/templates/.default/style.css?16805140728788*/
.complects_list {
    padding: 0;
}
#complects_component a{
    display: block;
}
#complects_component {
    margin-right: 10px;
    max-width: 100%;
}
#complects_component .complectsBtnLeft,
#complects_component .complectsBtnRight{
    background: url(/local/components/cone/catalog.complects/templates/.default/images/slideArrowSmall.png) 0 0 no-repeat transparent;
    transform: translateY(-50%);
    position: absolute;
    height: 70px;
    width: 35px;
    z-index: 22;
    top: 50%;
}

#slider ol li,
#complects_component ol li{
    background: url(/local/components/cone/catalog.complects/templates/.default/images/slideButton.png) 0 0 no-repeat transparent;
}

#slider ol li:hover,
#complects_component ol li:hover{
    background: url(/local/components/cone/catalog.complects/templates/.default/images/slideButton.png) -18px 0  no-repeat transparent;
}

#slider ol li:active,
#complects_component ol li:active{
    background: url(/local/components/cone/catalog.complects/templates/.default/images/slideButton.png) -36px 0  no-repeat transparent;
}

#slider ol li.selected,
#complects_component ol li.selected{
    background: url(/local/components/cone/catalog.complects/templates/.default/images/slideButton.png) -54px 0  no-repeat transparent;
}

#slider ol li.selected:hover,
#complects_component ol li.selected:hover{
    background: url(/local/components/cone/catalog.complects/templates/.default/images/slideButton.png) -72px 0  no-repeat transparent;
}

#slider ol li.selected:active,
#complects_component ol li.selected:active{
    background: url(/local/components/cone/catalog.complects/templates/.default/images/slideButton.png) -90px 0  no-repeat transparent;
}

#complects_component .complectsBtnLeft{
    left: 0;
}
#complects_component .complectsBtnRight{
    right: 0;
}
#complects_component .complectsBtnLeft:hover{
    background-position: -35px 0;
}

#complects_component .complectsBtnLeft:active{
    background-position: -70px 0;
}

#complects_component .complectsBtnRight{
    background-position: 0 -70px;
}

#complects_component .complectsBtnRight:hover{
    background-position: -35px -70px;
}

#complects_component .complectsBtnRight:active{
    background-position: -70px -70px;
}

#complects_component ul{
    /*height: 222px;*/
}
#complects_component ul li:before{
    display: none;
}
#complects_component ul li{
    float: left;
    list-style: none;
    padding:0;
}
.complect_item {
    width: calc(100% - 2px);
    border: 1px solid #DDDDDE;
}
.complect_content {
    display: table;
    vertical-align: middle;
    table-layout: fixed;
    width: 100%;
    height: 220px;
}
.complect_item .comp_product_item{
    display: table-cell;
    position: relative;
    vertical-align: top;
}
.complect_item .additional_product:before {
    content: url("/local/components/cone/catalog.complects/templates/.default/images/divider.svg");
    display: block;
    position: absolute;
    width: 10px;
    height: 225px;
    top: 0;
}

.complect_item .product_content
{
    height: 100%;
    display: table;
}
.complect_item .product_photo,
.complect_item .product_photo {
    height: 100%;
    display: table-cell;
    padding: 30px 10px;
    vertical-align: middle;
}
.complect_item .product_photo img{
    max-height: 150px;
    max-width: 100px;
    max-height: initial;
}
.complect_item .product_photo a,
.complect_item .product_name a{
    color: black;
    text-decoration: none;
}

.complect_item .product_info {
    display: table-cell;
    vertical-align: top;
    padding-top: 30px;
}
.complect_item .product_name {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    margin-right: 10px;
}
.complect_item .product_name .product_name_text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 17px;
    height: 51px;
}
.complect_item .price {
    font-weight: 700;
    font-size: 24px;
    line-height: 21px;
    margin-top: 21px;
}
.complect_item .price .discount_price {
    height: 15px;
}
.btn_change_product {
    /* font-weight: 700; */
    font-size: 12px;
    line-height: 14px;
    color: #303030;
    background: #FFD12E;
    border-radius: 2px;
    padding: 5px 15px;
    width: fit-content;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer;
    /*display: none;*/
}
.btn_change_product:hover {
    background: #e9bd2c;
}
.total_block {
    text-align: right;
    border-top: 1px solid #ddddde;
    padding: 15px;
}
.total_block .all_price {
    display: inline-block;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    margin-right: 12px;
}
.total_block .buy_complect {
    background: #d85cb6;
    border-radius: 2px;
    padding: 12px;
    color: #fff;
    font-size: 16px;
    line-height: 19px;
    display: inline-block;
    cursor: pointer;
}
.total_block .buy_complect.error{
    background-color: red;
    border-color: red;
}
.buy_complect .icon-t-cart:before {
    vertical-align: middle !important;
    font-size: 22px !important;
}

#complects_component ol li:before{
    content:"";
    display: none;
}
#complects_component ol li {
    padding:0;
    transition: none;
}
.complect_modal_overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.3);
    z-index: 2000;
}
.modal_complect_product_change {
    background: #fff;
    max-width: 500px;
    height: fit-content;
    max-height: 70%;
    position: fixed;
    top: 10%;
    padding: 20px;
    left: calc(50% - 220px);
    border-radius: 2px;
    overflow: auto;
}
.modal_complect_product_change .header {
    font-size: 18px;
    line-height: 21px;
    padding-bottom: 10px;
    font-weight: bold;
}
.modal_complect_product_change .close {
    height: 16px;
    width: 16px;
    background: url("/local/components/cone/catalog.complects/templates/.default/images/close.png");
    position: absolute;
    top: 22px;
    right: 22px;
    cursor: pointer;
    opacity: .8 !important;
}
.complect_item .price .discount {
    margin-left: 1px !important;
    margin-right: 2px !important;
    padding-left: inherit !important;
    font-size: 12px !important;
    vertical-align: top !important;
    color: #000 !important;
    font-weight: normal !important;
}

.complect_item .price .current {
    color: #000 !important;
    padding-top: 10px;
}
.modal_complect_product_change .product_photo {
    padding: 40px 10px;
}
.modal_complect_product_change .complect_item {
    border-radius: 2px;
    margin-bottom: 16px;
    cursor: pointer;
    border-width: 2px;
}
.modal_complect_product_change .complect_item:hover,
.modal_complect_product_change .complect_item.selected {
    border-color: #FFCF00;
}

#complects_component .product .price,
.complect_item .product .price {
    font-family: 'Rubik_bold';
    font-size: 18px;
    display: block;
    text-decoration: none;
    margin-bottom: 12px;
}
#complects_component .product .price .old_price,
.complect_item .product .price .old_price {
    height: 20px;
}
#complects_component .discount,
.complect_item  .discount {
    margin-left: 1px !important;
    margin-right: 2px !important;
    padding-left: inherit !important;
    font-size: 16px !important;
    vertical-align: top !important;
    position: relative;
    text-decoration: line-through;
    font-weight: 400 !important;
    color: #888!important;
}
/* #complects_component .discount:before,
.complect_item  .discount:before {
    border-bottom: 1px solid red;
    position: absolute;
    content: "";
    width: 100%;
    height: 50%;
    transform: rotate(-7deg);
} */
#complects_component .price .economy,
.complect_item .price .economy {
    background: #fdafff;
    font-size: 10px;
    font-weight: normal;
    padding: 2px 5px;
    border-radius: 2px;
    vertical-align: top;
    color: #000;
}
#complects_component .price .economy
{
    display: none;
}
@media (max-width: 850px){

    #complects_component {
        margin-right: 0;
    }
    .complect_content {
        table-layout: initial;
    }
    #complects_component .complect_item {
        width: 100%;
        border-left: none;
        border-right: none;
    }
    .comp_product_item {
        width: 100%;
        display: block !important;
        position: relative;
    }
    .complect_item .additional_product {
        position: relative;
    }
    .product_content {
        position: relative;
        display: table-row;
    }
    .complect_item .additional_product:before {
        content: url("/local/components/cone/catalog.complects/templates/.default/images/divider_hor.png");
        /*background: rgba(50,50,50,.2);*/
        display: block;
        position: absolute;
        /*transform: rotateZ(270deg);*/
        /*transform-origin: top;*/
        top: 0;
        width: 220px;
        height: 9px;
        left: calc(50% - 110px);
    }
    .complect_item .parent_product:before {
        content: " ";
        display: none;
        position: absolute;
    }
    .total_block {
        text-align: center;
        padding-bottom: 60px;
    }
    .total_block .all_price {
        display: block;
        margin-bottom: 15px;
        margin-right: 0;
    }
    .total_block .buy_complect {
        display: block;
        width: fit-content;
        margin: 0 auto;
    }
    #complects_component ol {
        left: 49.5% !important;
    }
}
/* End */


/* Start:/bitrix/templates/aspro_next/components/bitrix/sale.gift.main.products/main/style.css?1592288024663*/
.bx_item_list_title {
    font-weight: bold;
    color: #000;
    background: #ebf4f8;
    vertical-align: middle;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
}
.bx_sale_gift_main_products.bx_wood .bx_item_list_title{background:#ebf4f8;}
.bx_sale_gift_main_products.bx_red .bx_item_list_title{background:#FBF1F0}
.bx_sale_gift_main_products.bx_green .bx_item_list_title{background:#F2FBEA}
.bx_sale_gift_main_products.bx_blue .bx_item_list_title{background:#ebf4f8}
.bx_sale_gift_main_products.bx_black .bx_item_list_title{background:#f1f4f7;}
.bx_sale_gift_main_products.bx_yellow .bx_item_list_title{background:#FBF7DB}
/* End */
/* /bitrix/templates/aspro_next/components/bitrix/catalog.element/main2_rc/style.css?17688098199354 */
/* /bitrix/components/bitrix/catalog.set.constructor/templates/.default/style.css?156935280112251 */
/* /bitrix/components/bitrix/catalog.set.constructor/templates/.default/themes/blue/style.css?156935280181 */
/* /local/components/cone/catalog.complects/templates/.default/style.css?16805140728788 */
/* /bitrix/templates/aspro_next/components/bitrix/sale.gift.main.products/main/style.css?1592288024663 */
