

/* Start:/bitrix/templates/.default/components/bitrix/catalog/catalog/style.css?1507676940697*/
.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%;
	}

}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?15083359892424*/
/* catalog-list */
.catalog-list {
  position: relative;
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
}
/* item-row */
.catalog-list .item-row {
  padding: 0;
  margin: 0;
}
.catalog-list .item-row a {
  position: relative;
  display: block;
  padding: 8px 0 8px 25px;
  font-weight: 600;
  line-height: 1.1;
}
.catalog-list .item-row a:before {
  position: absolute;
  font-family: 'Linearicons-Free';
  content: '\e871';
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  top: 50%;
  left: 0;
  margin-top: -8px;
  color: #69bf15;
}
/* item-grid */
.catalog-list .item-grid {
  position: relative;
  margin: 0 0 30px;

}
.catalog-list .item-grid:after {
  position: absolute;
  content: '';
  height: 100%;
  top: 0;
  right: 0;
  border-right: 1px solid #eaeaea;
}
.catalog-list .item-grid .name {
  margin-bottom: 10px;
}
.catalog-list .item-grid .name a {
  display: block;
  font-weight: 600;
  line-height: 1.1;
  text-decoration: none;
  color: #005389;
}
.catalog-list .item-grid .name:hover a,
.catalog-list .item-grid .name:focus a {
  color: #00bade;
}
.catalog-list .item-grid .image {
  text-align: center;
  margin-bottom: 10px;
}
.catalog-list .item-grid .image img {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.catalog-list .item-grid .image:hover img,
.catalog-list .item-grid .image:hover img {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.catalog-list .item-grid .link {
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .catalog-list .item-grid:nth-child(2n):after {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-list .item-grid:after {
    display: none;
  }
  .catalog-list .item-grid:before {
    position: absolute;
    content: '';
    left: 15px;
    right: 15px;
    bottom: -15px;
    border-bottom: 1px solid #eaeaea;
  }
  .catalog-list .item-grid:last-child {
    margin-bottom: 0;
  }
  .catalog-list .item-grid:last-child:before {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .catalog-list .item-grid:nth-child(3n):after {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .catalog-list .item-grid:nth-child(3n):after {
    display: block;
  }
  .catalog-list .item-grid:nth-child(4n):after {
    display: none;
  }
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.section/grid/style.css?17508461481141*/
.product-box-grid-2 .name {
	margin-bottom: 10px!important;
}
.product-box-grid-2 .name a {
	font-weight: 600!important;
	font-size: 15px!important;
	line-height: 1!important;
}
.product-box-grid-2 .sku {
	font-size: 12px;
	line-height: 1.1;
	color: #999999;
	margin-bottom: 0px;
}
.product-box-grid-2 .sku span {
	font-weight: 600;
	color: #444444;
}
.product-box-grid-2 .link .btn-more {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0;
	font-size: 12px;
}
.product-box-grid-2 .image {
	margin-bottom: 10px!important;
}
.product-box-grid-2 .price {
	float: none!important;
	margin-bottom: 0px!important;
	text-align: center!important;
}
.product-box-grid-2 .count {
	/* float: left;  */
	margin-bottom: 0!important;
}
.product-box-grid-2 .cart {
	margin-top: 10px;
}


@media only screen and (max-width : 1199px) {
	
}

@media only screen and (max-width : 991px) {

}

@media only screen and (max-width : 767px) {

}

@media only screen and (min-width : 768px) {

}

@media only screen and (min-width : 992px) {

}

@media only screen and (min-width : 1200px) {
	
}
/* End */
/* /bitrix/templates/.default/components/bitrix/catalog/catalog/style.css?1507676940697 */
/* /bitrix/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?15083359892424 */
/* /bitrix/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.section/grid/style.css?17508461481141 */
