

/* Start:/bitrix/templates/eton/components/bitrix/catalog/.default/style.css?1769513066897*/
.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 0;
	border-bottom: 2px solid #d9dee6;
	border-bottom-color: var(--primary);
	color: #000;
}
/* End */


/* Start:/bitrix/templates/eton/components/bitrix/catalog.section.list/catalog/style.css?1769513066598*/
.category-list {
    margin: 0 -10px;
}
.category-list .category-item{
    padding: 10px;
}
.category-list .category-item a{
    min-height: 165px;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px;
    position: relative;
}
.category-list .category-item .category-name{
    position: absolute;
    display: block;
    bottom: 0;
    font-size: 15px;
    color: #444444;
    text-align: center;
    padding: 0 20px 20px;
    left: 0;
    right: 0;
    font-weight: bold;
}


/* End */


/* Start:/bitrix/templates/eton/components/bitrix/system.pagenavigation/round/style.css?17697652303017*/
.bx-pagination {
	margin: 10px 0 30px;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 9px;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #3261ba;
	display: block;
	height: 54px;
	width: 54px;
	line-height: 54px;
	color: #fff;
	font-size: 17px;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 50%;
	height: 54px;
	width: 54px;
	line-height: 54px;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	font-size: 30px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #3261ba;
	line-height: 54px;
	padding: 0;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #fff;
	background: #3261ba;
	line-height: 54px;
	padding:0;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span i,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span i,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span i{
	line-height: 54px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span{
	background: #be2e21;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #be2e21;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #be2e21;
	color: #fff;
}
/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}

/* End */


/* Start:/bitrix/templates/eton/components/bitrix/catalog.section/bootstrap_v4/style.css?1769513066112*/
.catalog-section .product-item-big-card{
    padding: 10px;
}
.catalog-section{
    margin: 10px -10px;
}

/* End */


/* Start:/bitrix/templates/eton/components/bitrix/catalog.item/bootstrap_v4/style.css?17695130661024*/
.product-item-container{
	height: 100%;
}
.product-item-preview{
	height: 100%;
	border: 1px solid #e9e9e9;
	border-radius: 12px;
	padding: 15px 15px 30px;
	background-color: #fff;
	overflow: hidden;
	transition: .3s;
}
.product-item-preview .product-image{
	text-align: center;
	margin-bottom: 25px;
	min-height: 170px;
}
.product-item-preview .product-title{
	font-family: 'Chalet-NewYorkNineteenEighty';
	margin-bottom: 5px;
	height: 62.8px;
	overflow: hidden;
	line-height: 1.3;
	font-size: 16px;
}
.product-item-preview .product-desc{
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 15px;
	height: 62.8px;
	overflow: hidden;
	line-height: 1.3;
}
.product-item-preview .product-buttons{
	text-align: center;
}
.product-item-preview .product-buttons .button-ui-style-1{
	min-width: 80%;
}
.product-item-preview:hover{
	-webkit-box-shadow: 0px 0px 17px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 17px 1px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 17px 1px rgba(0,0,0,0.2);
}
/* End */
/* /bitrix/templates/eton/components/bitrix/catalog/.default/style.css?1769513066897 */
/* /bitrix/templates/eton/components/bitrix/catalog.section.list/catalog/style.css?1769513066598 */
/* /bitrix/templates/eton/components/bitrix/system.pagenavigation/round/style.css?17697652303017 */
/* /bitrix/templates/eton/components/bitrix/catalog.section/bootstrap_v4/style.css?1769513066112 */
/* /bitrix/templates/eton/components/bitrix/catalog.item/bootstrap_v4/style.css?17695130661024 */
