.content_scene_cat {
	overflow:hidden;
	position:relative;
	margin-bottom:20px;		
	float:left;
	width:100%;
	background-position: center center;
}
.content_scene_cat .page-heading {        
	color:#FFF;
	padding-bottom:10px;
}

.content_scene_cat .cat_desc {	
	display: inline-block;
    max-width: 470px;
    text-align: center;
}
.content_scene_cat .cat-info {
	color:#FFF;	
	padding: 10px;
	 
}
.content_scene_cat .cat-info .cat-info-inner {	
	border: 1px solid #ffffff;
	padding: 30px;
}
.content_scene_cat .cat-info .cat-info-inner:hover {
	cursor: pointer;
}
.cat_desc.rte p {
	font-size: 30px;
    text-transform: uppercase;
	font-weight: 700;
}
.pagination-button {
    padding: 0;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 3px solid #5a5a5a;
    border-color: #dadada #dadada #5a5a5a;
    color: #3d3d3d;
    cursor: default;
    z-index: 2;
}
.pagination > li > a, .pagination > li > span {    
    border: 1px solid #dadada;
    color: #3d3d3d;
    float: left;
    font-weight: 400;
    height: 35px;
    line-height: 35px;
    margin-left: 7px;
    padding: 0 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
	font-weight: 300;
    width: 35px;
}
.pagination > li > a:focus, 
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 3px solid #5a5a5a;
    border-color: #dadada #dadada #5a5a5a;
    color: #3d3d3d;
    cursor: default;
    z-index: 2;
}
#pagination_next > a,
#pagination_previous > span,
#pagination_next > span,
#pagination_previous > a {	
	background: url("../img/page.png") no-repeat scroll -3px center rgba(0, 0, 0, 0);  
}
#pagination_next > span,
#pagination_next > a{
	background-position: right center;
}
.pagination > .disabled > a, 
.pagination > .disabled > a:focus, 
.pagination > .disabled > a:hover, 
.pagination > .disabled > span, 
.pagination > .disabled > span:focus, 
.pagination > .disabled > span:hover {	
	border:1px solid #ccc;
	background: none;
}
#pagination label {
	 color: #1c2833;
    float: left;
    font-weight: 300;
    line-height: 26px;
    margin-right: 10px;
}
#pagination_next b,
#pagination_previous b {
	display:none;
}
.products-list-in-row .compare {
	display:none;
}
.products-list-in-row .list_buttons .compare {
	display:block!important;
	float:right;
}
.compare {
    margin-top: 10px;
}
.product-container p.compare input {
    font-size: 0.92em;
    margin: 3px 2px 0 0;
}
.compare label {
    font-size: 0.92em;
    font-weight: normal;
}
.filter_loader {	
	background: rgba(0, 0, 0, 0.7);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}
#product_list {
	position:relative;
}
.filter_loader .img-loading {
	position:absolute;
	top:50px;
	left:50%;
	margin-left:-20px;
}
.delivery-info {
	display:none;
}
/*********FULL SHOP*********/
.responsive.shop_full .products-list .ajax_block_product{
	width: 50%;
}
.shop_full .block_content .expander-list > li{
	float: left;
	border-bottom: 0;
	margin: 0 18px;
}
.shop_full #layered_block_left div > form > div > div{
	width: auto;
	padding: 7px 0;
	float: left;
	margin: 0 18px;
	border-bottom: 0;
}
.shop_full .block_content .expander-list > li > .name{
	padding: 7px 0;
}
.shop_full .content-center.container {
    position: relative;
}
.shop_full .filters-panel {
    left: 0;
    position: absolute;
    right: 0;
    z-index:1;
}
.shop_full .products-list{
    margin-top: 40px;
}
.shop_full .expander-list li li a{
	padding-left: 0;
}
.shop_full #layered_block_left ul li{
	padding-left: 0;
}
.shop_full .block_content > .expander-list li .name > a {
    color: #999999;
	font-weight: 400 !important;
}
.shop_full #layered_block_left .layered_close {
    padding-left: 7px;
}
.shop_full .expander-list .expander{
	margin-top: -2px;
}
.shop_full #layered_block_left span.layered_close a, 
.shop_full #layered_block_left span.layered_close a {
    background-position: 7px 11px;
}
.shop_full #layered_block_left span.layered_close.closed a{
    background-position: 7px 7px;
}
.shop_full .expander-list ul {
    background: #ffffff;
    border-top: 1px solid #dadada;
    min-width: 200px;
    padding: 20px;
    position: absolute;
    top: 34px;
}
.shop_full #layered_block_left ul {
    background: none repeat scroll 0 0 #ffffff;
    border-top: 1px solid #dadada;
    margin-bottom: 0;
    min-width: 200px;
    padding: 20px;
    position: absolute;
    top: 35px;
}
.shop_full #layered_block_left #enabled_filters, 
.shop_full #layered_url_filter_block {
    border: 0 none;
    margin: 0;
    min-width: 200px;
    padding: 7px 0 !important;
    position: absolute;
}
.shop_full #layered_block_left #enabled_filters ul, 
.shop_full #layered_url_filter_block ul {
    display: block;
}
.shop_full #categories_block_left {
    display: none;
}