

/* Start:/local/templates/.default/components/bitrix/catalog.section/.default/style.css?17903561511854*/
.shop-grid .shop-grid-item {
	border-left: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 40px;
	border-top: 1px solid #e2e2e2;
}
.section-images__wrap {
	min-height: 224px;
	display: block;
}
.section-images__wrap img {
	width: 100%;
}
.product-slide-entry .product-name {
	display: block;
	text-align: center;
	color: #2b2b2b;
	font-size: 17px;
	min-height: 35px;
	line-height: 1.2;
}
.product-properties-list {
	margin-top: 10px;
	min-height: 61px;
	font-size: 12px;
}
.product-properties-list>p {
	margin-bottom: 0;
	color: #888;
}
.shop-grid .shop-grid-item:last-child {
	border-right: 1px solid #e2e2e2;
}
.product-slide-entry .add-cart__list {
	font-size: 0.85rem;
	padding: 10px 8px;
}
.product-slide-entry .add-cart__list {
	padding: 10px;
	margin-top: 10px;
	border-radius: unset;
	background-color: #2b2b2b;
}
.nk-btn-block {
	display: block;
	width: 100%;
}
.price-value-wrap{
	justify-content: center;
	align-items: center;
	display: flex;
}
.price-value-wrap .price{font-size:1.4rem;}
.product-slide-entry .add-cart__list, .product-slide-entry .add-cart__list:hover, .product-slide-entry .add-cart__list:active, .product-slide-entry .add-cart__list:focus{background-color:#6263A2;}

@media (min-width: 768px) and (max-width: 991px) {
	.shop-grid .shop-grid-item.col-md-6:nth-child(2n+2) {
		border-right: 1px solid #e2e2e2;
	}
}

@media (min-width: 576px) and (max-width: 768px) {
	.shop-grid .shop-grid-item.col-sm-6:nth-child(2n+2) {
		border-right: 1px solid #e2e2e2;
	}
}

@media (max-width: 575px) {
	.section-images__wrap img{width:250px;}
	.nk-form-control-number > .cart-quantity{width:100%;}
	.shop-grid .shop-grid-item{border: none !important;}
}

@media (max-width: 567px) {
	.price-title {
		display: none;
	}
	.price-wrap {
		margin-top: 0 !important;
	}
	.price-wrap .price {
		margin-bottom: 10px;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/catalog.section/.default/style.css?17903561511854 */
