body
{
	background: url('/front/i/starwars_bg.jpg') !important;
}
.header
{
	background-color: white !important;
}
.body__filter
{
	background: #fff;
}
.body__sort
{
	background: #fff;
}
.body__catalog-item
{
	background: #fff;
}
.__shad_abaut_all
{
	height: 45px;
	background: url('/front/f/i/bg/shad_black_friday.png') repeat-x scroll left bottom rgba(0, 0, 0, 0);
}
._cover_prew_text_p
{
	height: 148px;
	color: #fff;
}
.__but_abaut_all em
{
	width: 145px;
	height: 25px;
	background: url('/front/f/i/bg/shortcat_black.png') no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
.__but_abaut_all
{
	height: 30px;
	border-top: 1px solid #2e2e2e;
	background: none;
}
._mask_bottom_abut
{
	bottom: -5px;
}
.body__catalog-more_all
{
	border-bottom: 1px dotted #fff;
}
.black_background .body__navigation-list
{
	display: none !important;
}
.body__catalog-item:hover
{
	border: 2px solid #333;
}
.body__catalog-item_goods-info
{
	border: 2px solid #333;
}
.body__catalog-item_goods-info:before
{
	background: url('/front/f/i/hover_item_black.png');
}
.body__catalog_pagination
{
	margin: 150px 0 31px;
}
.paginator a
{
	color: #fff;
}
.paginator a:hover
{
	color: #ef6d03;
}
.paginator .active:hover
{
	color: #fff;
}
.body__catalog-item_desc
{
	overflow: visible;
}
.body__catalog-item:hover
{
	border: 2px solid #333;
}
.body__catalog_pagination
{
	font-family: 'alsschlangeblack';
	letter-spacing: .05em;
}
.paginator
{
	padding: 5px 0;
	border-radius: 10px;
	background: #fff;
}
.paginator a
{
	color: #111;
}
.body__catalog_pagination a.previous_page
{
	top: 5px;
}

.body__catalog_pagination a.next_page
{
	top: 5px;
}
.body__catalog_pagination .paginator.tfloor
{
	padding-bottom: 10px;
}

.row_catalog_item,
.body__catalog-item
{
	cursor: pointer;
}
.body__catalog-item
{
	margin: 10px 5px 0;
}
.body__navigation h1
{
	font: 22px/1 'alsschlangeslab', Arial, sans-serif;
	display: block;
	padding: 14px 0 4px;
	color: #7db6e0;
}
.body__breadcrumb a{
	color: #7db6e0;
}
.body__filter
{
	position: relative;
	margin: 0 0 10px;
}
.body__sort
{
	margin-bottom: 10px;
}
.body__sort
{
	position: relative;
}

@media (max-width: 767px)
{
	.body__catalog-item
	{
		margin-right: auto;
		margin-left: auto;
	}
	.body__catalog-item:hover
	{
		border: none;
		outline: none;
	}
	.body__catalog-item,
	.body__catalog-item:hover
	{
		border: medium none;
		float: none;
		margin: 0 auto 20px auto;
		padding: 0 0 40px 0;
		width: 240px;
		height:auto;
		border-radius:10px;
	}
	.body__catalog-item_goods-info .miniproduct
	{
		display:none;
	}
	.eq_row_height.body__catalog.body__catalog_table .body__catalog-item_goods-info
	{
		margin: 0!important;
	}
	.item_stars
	{
		margin-left:10px
	}
	.body__catalog-item_name
	{
		margin-left:10px;
		width: 220px;
	}
	.body__navigation-filter {
		background-color: #f4fbfe;
	}
	.body__navigation h1
	{
		padding: 4px 0px 0px 14px;
	}
}