

/* Start:/local/templates/mir/components/bitrix/catalog/.default/style.css?174841000134*/
.catalog{

}

.catalog--orange{

}
/* End */


/* Start:/local/templates/mir/components/bitrix/catalog.section.list/bootstrap_v4/style.css?17484100012387*/
.catalogSectionList{

}

.catalogSectionList__list{

}

.catalogSectionList__list--tile{

}

.catalogSectionList__title{
	margin-top: 0;
	font-size: 32px;
	color: rgb(4, 3, 2);
	font-weight: bold;
	text-transform: uppercase;
}


.catalogSectionList__list__item{
	transition: transform .2s cubic-bezier(.5,-1,.5,2), opacity .2s ease-in-out;
	box-sizing: content-box;
	z-index: 0;

	display: flex;
	flex-flow: column;
	align-items: center;
	position: relative;

	border-width: 1px;
	border-color: rgb(229, 229, 229);
	border-style: solid;
	border-radius: 3px;
	background-color: rgb(255, 255, 255);
	padding: 8px;
}

@media (min-width: 840px){

	.catalogSectionList__list:hover .catalogSectionList__list__item:not(:hover){
		opacity: 0.9;
	}

	.catalogSectionList__list__item{
		padding: 16px;
	}

	.catalogSectionList__list__item:hover {
		-webkit-transform: scale(1.06);
		transform: scale(1.06);
		box-shadow: 0 0 22px rgba(0,0,0,.27);
		z-index: 1;
		border-color: #ff9300;
	}

	.catalogSectionList__list__item:hover .catalogSectionList__list__item__img__src{
		filter: brightness(105%);
	}

	.catalogSectionList__list__item:hover .catalogSectionList__list__item__title,
	.catalogSectionList__list__item:hover .catalogSectionList__list__item__title__url,
	.catalogSectionList__list__item:hover .catalogSectionList__list__item__price__prefix{
		color: #ff9300;
	}
}

.catalogSectionList__list__item__header{
	flex: 1;
}
.catalogSectionList__list__item__footer{
}

.catalogSectionList__list__item__img{

}

.catalogSectionList__list__item__img__url{

}

.catalogSectionList__list__item__img__src{
	max-width: 100%;
	transition: all .2s cubic-bezier(.5,-1,.5,2);
}

.catalogSectionList__list__item__title{
	font-size: 10pt;
	color: #040302;
	font-weight: bold;
	text-align: center;
}

@media (min-width: 840px){
	.catalogSectionList__list__item__title{
		font-size: 12pt;
	}
}

.catalogSectionList__list__item__title__url{
	color: #040302;
	text-decoration: none;
}

.catalogSectionList__list__item__price{
	text-align: center;
}

.catalogSectionList__list__item__price__prefix{
	color: rgb(4, 3, 2);
	font-size: 10pt;
}

.catalogSectionList__list__item__price__value {
	font-size: 12pt;
	color: #ff9300;
}

@media (min-width: 840px){
	.catalogSectionList__list__item__price__prefix{
		font-size: 13.86pt;
	}

	.catalogSectionList__list__item__price__value{
		font-size: 23.76pt;
	}
}




/* End */


/* Start:/local/templates/mir/components/bitrix/catalog.compare.list/.default/style.css?17484100011265*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
/* End */
/* /local/templates/mir/components/bitrix/catalog/.default/style.css?174841000134 */
/* /local/templates/mir/components/bitrix/catalog.section.list/bootstrap_v4/style.css?17484100012387 */
/* /local/templates/mir/components/bitrix/catalog.compare.list/.default/style.css?17484100011265 */
