

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

.categoryHint {
	text-align: left;
	margin-top: 10px;
}

@media (max-width:640px) { 
	.categoryHint {
		text-align: center;
	}
}
/* End */


/* Start:/local/templates/main/components/bitrix/system.pagenavigation/round/style.css?1741960778182*/
.modern-page-dots {
	position: relative;
	display: inline-block;
	min-width: 33px;
	height: 33px;
	margin: 0 10px;
	color: #3a3a3a;
	font-size: 12px;
	line-height: 33px;

}
/* End */
/* /local/templates/main/components/bitrix/catalog/catalog2/style.css?17597540731379 */
/* /local/templates/main/components/bitrix/system.pagenavigation/round/style.css?1741960778182 */
