

/* Start:/local/templates/aspro_mshop/components/bitrix/news.list/catalogs_page/style.css?16143192532600*/
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}


	 /*catalog shelf*/
 .catalogs{
	 position: relative;
 }
.catalogs:after{
	content: ' ';
	display: block;
	clear: both;
}

.catalogs .catalog_shelf_wrap{
	float:left;
	padding: 0px 0 30px 0;
	border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
	-o-border-radius:0 0 7px 7px;
	position:relative;
	background: rgb(255,255,255);
	margin-left: 0px;
	width: 100%;
}

.catalog_shelf_title{
	width:150px;
	position:absolute;
	font:2.5em 'droid_serifregular';
	color:#000;
	left: 50px;
	top: 40px;
	line-height:1.3;
}

.catalog_shelf_wrap.hidden:before{
	display: none;
}

.catalog_shelf_item_image{
	display:table-cell;
	height:200px;
	width:170px;
	vertical-align: bottom;
}

.catalog_shelf_item_image img{
	-webkit-box-shadow:0 -2px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
	box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
	-o-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
	cursor:pointer;
}
.catalog_shelf_item_image a{
	border:none;
}

.catalogs .catalog_shelf_line{
	position:relative;
	margin: 0 40px 0px 0;
	clear: right;
	width: 100%;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.catalog_shelf_wrap:after{
	content: ' ';
	display: block;
	width: 100%;
	clear:both;
}

.catalogs .catalog_shelf_item{
	max-width: 180px;
	width: auto;
	margin: 10px 5px;
}

.catalog_shelf_item{
	display:inline-block;
	width:290px;
	/*height:170px;*/
	height:auto;
	text-align:center;
	z-index: 1;
	position: relative;
	vertical-align: top;
}

.shelf{
	position:absolute;
	display:block;
	height:42px;
	width:100%;
	bottom:-27px;
	background:url('/local/templates/aspro_mshop/components/bitrix/news.list/catalogs_page/../images/bg/catalog_shelf.png') repeat-x;
	z-index:0;
}
.shelf::before, .shelf::after{
	content: ' ';
	position:absolute;
	width:31px;
	height:42px;
	z-index:0;
}

.shelf::before{
	background:url('/local/templates/aspro_mshop/components/bitrix/news.list/catalogs_page/../images/bg/shelf_left.png') repeat-x;
	left:-31px;
}
.shelf::after{
	background:url('/local/templates/aspro_mshop/components/bitrix/news.list/catalogs_page/../images/bg/shelf_right.png') repeat-x;
	right:-31px;
}

.catalogs .catalog_shelf_item_name{
    text-align: center;
    margin: 25px 0 0 0;
    position: relative;
    width: 100%;
    font-size: 15px;
    /* height: 87px; */
    overflow: hidden;
}
.catalog_shelf_item_name span{
	display:block;
	color:#000;
	opacity:0.6;
	-moz-opacity:0.6;
	margin:5px 0 5px 0;
	filter: alpha(opacity=60);
	font-size: 15px;
}

.catalog_shelf_item_name a{
	display:block;
	color:#000;
	font-size: 15px;
}

.catalog_shelf_item_name a:hover{
	color: #ed1c24;
}
/*end style for PAGE product_list*/


/* End */
/* /local/templates/aspro_mshop/components/bitrix/news.list/catalogs_page/style.css?16143192532600 */
