

/* Start:/bitrix/templates/general/components/bitrix/catalog/cepter/style.min.css?1749827968684*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;box-sizing:border-box}@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%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 0;border-bottom:2px solid #d9dee6;border-bottom-color:var(--primary);color:#000}
/* End */


/* Start:/bitrix/components/bitrix/catalog.compare.list/templates/bootstrap_v4/style.min.css?1749827957575*/
.catalog-compare-list{z-index:998;overflow:hidden;box-sizing:border-box;margin-bottom:10px;padding:.75rem 1.25rem;max-height:100%;border:1px solid #ced4da;border-radius:.2rem;background:#fff;color:#404040;white-space:normal;font-size:12px;font-family:Arial,'Helvetica Neue',Helvetica,sans-serif}.catalog-compare-list.fixed{position:fixed;width:270px;box-shadow:0 2px 8px 0 rgba(0,0,0,.18)}.catalog-compare-list.top{top:5px}.catalog-compare-list.right{right:5px}.catalog-compare-list.bottom{bottom:5px}.catalog-compare-list.left{left:5px}.catalog-compare-item-list{width:100%}
/* End */


/* Start:/bitrix/templates/general/components/bitrix/breadcrumb/swisslogic/style.css?17498279683184*/
.product-card-breadcrumbs{
	background:#fff;
	overflow:hidden;

}
@media(max-width: 979px)and (min-width: 768px){
	.product-card-breadcrumbs{
		max-width:100%;
	}
}
@media(max-width: 767px){
	.product-card-breadcrumbs{
		padding:0;
	}
}
.product-card-breadcrumbs__list{
	padding-top:25px;
	padding-bottom:10px;
	-webkit-padding-start:0;
	padding-inline-start:0;
	display:flex;
	justify-content:center;
}
.product-card-breadcrumbs__list span{
	font-size:16px;
}
@media(max-width: 979px)and (min-width: 768px){
	.product-card-breadcrumbs__list{
		justify-content:flex-start;
		padding-left:15px;
		overflow-x:auto;
	}
}
@media(max-width: 767px){
	.product-card-breadcrumbs__list{
		padding-top:30px;
		padding-bottom:30px;
		justify-content:flex-start;
		overflow-x:auto;
	}
}
.product-card-breadcrumbs__item{
	display:inline;
	white-space:nowrap;
}
.product-card-breadcrumbs__item a span{
	color:#000;
	font-weight:300;
}
.product-card-breadcrumbs__item > span{
	color:#ababab;
	font-weight:300;
}
.product-card-breadcrumbs__list .arrow_bread{
	font-size: 13px;
    margin-top: 3px;
    color: #d6d6d6;
}


.product-card-breadcrumbs__item:after{
	display:inline-block;
	width:8px;
	height:12px;
	margin-left:12px;
	margin-right:12px;
	background-color:#746762;
	background-repeat:no-repeat;
	background-position:center;
	-webkit-mask-image:url("data:image/svg+xml;
	base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDggMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIG9wYWNpdHk9IjAuNSIgZD0iTTEgMUw2LjYgNi41TDEgMTEuOSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjMiLz4KPC9zdmc+");
	mask-image:url("data:image/svg+xml;
	base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDggMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIG9wYWNpdHk9IjAuNSIgZD0iTTEgMUw2LjYgNi41TDEgMTEuOSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjMiLz4KPC9zdmc+");
	content:"";
}
@media(max-width: 767px){
	.product-card-breadcrumbs__item:after{
		width:6px;
		height:10px;
		margin-left:15px;
		margin-right:15px;
		-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.5' d='M1 1L6.6 6.5L1 11.9' stroke='white' stroke-width='1.3'/%3E%3C/svg%3E");
		mask-image:url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.5' d='M1 1L6.6 6.5L1 11.9' stroke='white' stroke-width='1.3'/%3E%3C/svg%3E");
	}
}
@media(max-width: 767px){
	.product-card-breadcrumbs__item:first-child{
		padding-left:15px;
	}
}
.product-card-breadcrumbs__item:last-child{
	opacity:.3;
	padding-right:15px;
}
.product-card-breadcrumbs__item:last-child:after{
	display:none;
}
.product-card-breadcrumbs__item:last-child .product-card-breadcrumbs__text{
	pointer-events:none;
}
@media(max-width: 767px){
	.product-card-breadcrumbs__item{
		font-size:14px;
		line-height:16px;
		letter-spacing:.7px;
	}
}
.product-card-breadcrumbs__text{
	color:#323232;
	font-size:16px;
	line-height:21px;
	letter-spacing:.9px;
	cursor:pointer;
}
.arrow_bread{
	font-size: 12px;
    line-height: 25px;
}

/* End */
/* /bitrix/templates/general/components/bitrix/catalog/cepter/style.min.css?1749827968684 */
/* /bitrix/components/bitrix/catalog.compare.list/templates/bootstrap_v4/style.min.css?1749827957575 */
/* /bitrix/templates/general/components/bitrix/breadcrumb/swisslogic/style.css?17498279683184 */
