

/* Start:/local/templates/main/components/bitrix/catalog/catalog2/style.css?16926934501250*/
.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%;
	}

}

.bx_item_detail .bx_bt_button {
	border: 1px solid #4d806e;
	
	color: #fff;
	text-align: center;
	box-sizing: border-box;
	text-transform: uppercase;
	background: #4d806e;
	font-family: 'Geometria-Light', sans-serif;
	font-size: 12px;
	cursor: pointer;
	position: relative;
	width: 250px;
	height: 43px;
	/* display: -webkit-flex; */
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: auto;
}

/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?169269364564*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */
/* /local/templates/main/components/bitrix/catalog/catalog2/style.css?16926934501250 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?169269364564 */
