

/* Start:/bitrix/templates/main/components/bitrix/catalog/bootstrap_v4/style.css?17471241411123*/
.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;}
/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/universal/style.min.css?1747124158620*/
.bx-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bx-breadcrumb-item{height:22px;white-space:nowrap}.bx-breadcrumb-item-angle{margin:0 10px;color:#b5bdc2;vertical-align:top;font-size:12px}.bx-breadcrumb-item-link{border-bottom:0;vertical-align:top;line-height:21px}.bx-breadcrumb-item-text{vertical-align:top;white-space:normal;font:400 13px/21px "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;transition:250ms linear all}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog.element/bootstrap_v4/style.css?17471241412072*/
.catalog-element {
	padding: 30px 0px 30px 130px;
	position: relative;
}
.catalog-element-image {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 330px;
}

.catalog-element-info {
	border-radius: 30px;
	background: #fff;
	box-shadow: 0 0 3px 0 rgba(0,0,0,.24);
	padding: 30px 30px 30px 230px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 480px;
	height: 100%;
	font-size: 17px;
}
.catalog-element-info-title {
	font-size: 21px;
	font-weight: 600;
	margin-bottom: 10px;
}
.catalog-element-price-list {max-width: 210px;}
.catalog-element-price-item {display:flex;justify-content: space-between;}

.catalog-element-info-bottom {display:flex; justify-content:space-between;align-items:center;margin-top:2rem;}
.catalog-element-price {font-size:50px;font-weight:700; padding-right:30px;}
.catalog-element-buttons {flex:1;display:flex;justify-content:flex-end;font-size:1rem;}
.catalog-element-buttons .btn {max-width:180px;width:100%;padding:.5rem;display: block;white-space: nowrap;}
.catalog-element-buttons .btn + .btn {margin-left:15px;}

@media (max-width:1199px) {
	.catalog-element-price {font-size:34px;}
	.catalog-element-info {font-size:1rem;}
}
@media (max-width:991px) {
	.catalog-element-image {max-width:200px;}
	.catalog-element-info {padding-left:90px;min-height:auto;}
	.catalog-element-info-bottom {display:block;}
	.catalog-element-buttons {justify-content:normal;margin-top:15px;}
}
@media (max-width:767px) {
	.catalog-element {padding-left:80px;}
	.catalog-element-image {max-width:165px;}
}
@media (max-width:575px) {
	.catalog-element {padding-top:15px;padding-left:45px;}
	.catalog-element-image {max-width:110px;}
	.catalog-element-info {padding:20px;padding-left:70px;}
	.catalog-element-info-title {font-size:16px;}
	.catalog-element-price {font-size:24px;}
	.catalog-element-buttons {justify-content:space-between;flex-wrap: wrap;margin: 10px -5px 0px;}
	.catalog-element-buttons .btn {margin: 5px;flex-basis: 0;flex-grow: 1;max-width: 100%;}
	.catalog-element-buttons .btn + .btn {margin-left: 5px;}
}
/* End */
/* /bitrix/templates/main/components/bitrix/catalog/bootstrap_v4/style.css?17471241411123 */
/* /bitrix/components/bitrix/breadcrumb/templates/universal/style.min.css?1747124158620 */
/* /bitrix/templates/main/components/bitrix/catalog.element/bootstrap_v4/style.css?17471241412072 */
