

/* Start:/local/templates/polimat/components/bitrix/catalog/.default/style.css?16849194781172*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.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;
}
@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 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

@media (max-width: 200px) {.rfb {display:none}}


/* End */


/* Start:/local/templates/polimat/components/bitrix/catalog.element/.default/style.css?17404887002385*/
@media (min-width: 768px){
	.hidedesktope {
		display: none;
	}
	.js-product-price__company.displaynone{
		display: block!important;
	}
	.js-product-price__entrepreneur.displaynone{
		display: block!important;
	}
}
@media (max-width: 769px){
	.hidemobile {
		display: none;
	}
}


/*region hint*/
.smart-filter-hint {
	position:relative;
	display: inline-block;
}

.smart-filter-hint-icon {
	display: block;
	padding: 0 5px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: silver;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	color:black;
}

.smart-filter-hint-popup {
	position: absolute;
	top: calc(100% + 8px);
	left: -7px;
	z-index: 10;
	display: none;
	padding: 10px;
	min-width: 300px;
/*	max-width: 300px;*/
	border: 1px solid #dfdfdf;
	border-radius: 3px;
	background-color: #fff;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.14);
	color:black;
	font-size:10px
}

.smart-filter-hint:hover .smart-filter-hint-popup { display: block; }

.smart-filter-hint-popup-angle {
	position: absolute;
	top: -5px;
	left: 10px;
	width: 10px;
	height: 10px;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	background-color: #fff;
	transform: rotate(45deg);
}

/*endregion*/
.config-panel-init {
	background-color: #fff;
	position: fixed;
	top: 0;
	bottom: 0;
	width: 100%;
	z-index: 999;
	transform-style: preserve-3d;
	transition: transform 0.3s, opacity 0.3s;
	right: 0;
	transform-origin: 100% 0;
	opacity: 0;
	visibility: hidden;
	transform: rotateY(-75deg);
}
.config-panel-init.open {
	opacity: 1;
	visibility: visible;
	transform: rotateY(0deg);
}
.config-panel-wrap-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 12px 15px;
	line-height: 1;
	background-color: #6a81ad;
	height: 48px;
	overflow: hidden;
}
.config-panel-wrap-title span {
	color: #fff;
	font-family: 'Roboto', Verdana, Geneva, Tahoma, sans-serif;
	font-size: 16px;
}
.config-panel-wrap-close {
	width: 20px;
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-width: 0;
	opacity: 0.6;
}
.config-panel-wrap-close:hover {
	opacity: 1;
}
@media all and (max-width: 992px) {
	.config-panel-wrap {
		height: 100svh;
		overflow-y: scroll;
		padding-bottom: 80px;
	}
}

.iframe-js {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999;

	display: block;
	width: 100%;
	height: 100%;
}
/* End */


/* Start:/local/templates/polimat/components/bitrix/catalog.element/.default/themes/blue/style.min.css?1590154319902*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-selected-scu,.bx-blue .product-item-detail-slider-controls-image:hover,.bx-blue .product-item-detail-slider-controls-image.active{outline-color:#006cc0}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .product-item-detail-slider-progress-bar{background-color:#006cc0}
/* End */
/* /local/templates/polimat/components/bitrix/catalog/.default/style.css?16849194781172 */
/* /local/templates/polimat/components/bitrix/catalog.element/.default/style.css?17404887002385 */
/* /local/templates/polimat/components/bitrix/catalog.element/.default/themes/blue/style.min.css?1590154319902 */
