

/* Start:/local/templates/.default/components/bitrix/news/vendor/bitrix/news.detail/.default/style.css?1768058622155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/grid/style.css?176807137668*/
.row.product-box-wrap {
    display: flex;
    flex-wrap: wrap;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.item/.default/style.css?17721837713886*/
.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 {
	margin-bottom: 0!important;
}
.product-box-grid-2 .cart {
	margin-top: 10px;
}

/* ========================================================================== */
/* Catalog cards (Bootstrap 3.3.7)                                            */
/* ========================================================================== */
.card {
	background-color: #ffffff;
	border: 1px solid #eaeaea;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
	padding: 15px;
	transition: box-shadow 0.2s ease, border-color 0.2s ease;
}
.card:hover,
.card:focus,
.card:focus-within {
	border-color: #dcdcdc;
	box-shadow: 0 8px 18px rgba(0, 0, 0, 0.10);
	-webkit-box-shadow: 0 8px 18px rgba(0, 0, 0, 0.10);
}
.catalog-cards.card-sm .card {
	padding: 10px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.catalog-cards.card-lg .card {
	padding: 18px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.07);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.07);
}
.product-box.card {
	border-bottom: none;
	margin-bottom: 30px;
	padding: 15px;
	padding-bottom: 15px;
}
.catalog-cards.card-sm .product-box.card {
	padding: 10px;
	padding-bottom: 10px;
}
.catalog-cards.card-lg .product-box.card {
	padding: 18px;
	padding-bottom: 18px;
}
.catalog-cards.card-sm .product-box.card > .row {
	margin-left: -10px;
	margin-right: -10px;
}
.catalog-cards.card-lg .product-box.card > .row {
	margin-left: -18px;
	margin-right: -18px;
}
.product-box-wrap.catalog-cards {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: stretch;
	align-items: stretch;
	width: 100%;
}
.product-box-wrap.catalog-cards > .product-box-grid-2 {
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.product-box-wrap.catalog-cards > .product-box-grid-2 > .card--grid {
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.product-box-wrap.catalog-cards > .product-box-grid-2 .cart__box {
	margin-top: auto;
}
.product-box-wrap.catalog-cards .product-box-grid-2:after,
.product-box-wrap.catalog-cards .product-box-grid-2:before,
.product-box-wrap.catalog-cards .product-box-grid-2:nth-child(4n):after,
.product-box-wrap.catalog-cards .product-box-grid-2:nth-child(4n):before,
.product-box-wrap.catalog-cards .product-box-grid-2:nth-child(3n):after,
.product-box-wrap.catalog-cards .product-box-grid-2:nth-child(3n):before {
	display: none !important;
}
.product-box-wrap.catalog-cards > .product-box-grid-2.mb-60 {
	margin-bottom: 30px;
}
.catalog-item-card:before,
.catalog-item-card:after {
	display: none !important;
	border: 0 !important;
}
.product-box-grid-2 {
	margin-bottom: 30px !important;
}
/* End */
/* /local/templates/.default/components/bitrix/news/vendor/bitrix/news.detail/.default/style.css?1768058622155 */
/* /local/templates/.default/components/bitrix/catalog.section/grid/style.css?176807137668 */
/* /local/templates/.default/components/bitrix/catalog.item/.default/style.css?17721837713886 */
