.bx_catalog_item{
	border: 1px solid transparent;
}
.bx_catalog_item:hover{
	border: 1px solid #0083d1;
}
.c_custom_img_a{
	position: relative;
	z-index: 910;
	display: block;
	padding-top: 135%;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
.c_custom_block{
	box-sizing: border-box;
	position: relative;
}
.c_b_sec{
	position: relative;
	height: 160px;
	overflow: hidden;
	-webkit-transition: all.2s ease;
	-moz-transition: all.2s ease;
	-o-transition: all.2s ease;
	transition: all.2s ease;
	margin-bottom: 10px;
}
.c_b_sec_open{
	color: #000;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}	
.c_b_sec_show{
	height: auto;
	overflow: none;
}		
.c_filters_2{
	position: relative;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #eee;
	border-radius: 3px;
	box-sizing: border-box;
	background: #fff;
}
.c_filters_2_filter_block{
	position: relative;
	width: 99%;
	margin-bottom: 10px;
	box-sizing: border-box;
	background: #eee;
	text-align: left;
	color: #000;
	height: auto;

}
.c_filters_2_filter_block_vals{
	position: relative;
	text-align: left;
	color: #000;
	font-size: 14px;
	/*height: 160px;
	overflow-y: scroll;
	overflow-x: hidden;*/
	height: auto;
	padding-left: 5px;
	padding-bottom: 10px;
	display: none;
}
.c_filters_2_p{
	display: block;
	position: relative;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
	color: #000;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	margin-top: 5px;
	margin-left: 5px;
	background: #eee;
	background-image: url(/bitrix/components/dregsamon/search_2/templates/.default/images/arr_down.png);
	background-repeat: no-repeat;
	background-position: 95% 12px;
}
.c_filters_2_p:active{
	text-decoration: none;
	color: #000;
}
.c_filters_2_p:focus{
	text-decoration: none;
	color: #000;
}
.sidebar_filters_block{
	position: relative;
	margin-bottom: 40px;

}
.c_section_link_to{
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.c_section_link_to:hover{
	border-bottom: 1px solid #000;
}
.c_section_link_to_block{
	position: relative;
	margin-bottom: 8px;
}
.wrong_img_new{
	text-decoration: none;
	display: none;
	position: absolute;
	left: 2px;
	top: 2px;
	cursor: pointer;
	z-index: 1000;
	padding: 3px;
	text-align: center;
	color: #fff;
	background: #cf0000;
}
.bx_catalog_item_container:hover .wrong_img_new{
	display: block;
}
.adm_stat_p{
	display: none;
	position: absolute; bottom: 0px; left: 0px; width: 100%; background: #fff; z-index: 20;
}
.bx_catalog_item_container:hover .adm_stat_p{
	display: block;
}
.filters_search{
	width: 99%;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff !important;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}
.c_action{
	position: absolute;
	height: 30px;
	top: 0px;
	right: -22px;
	width: 130px;
	background-image: url(/bitrix/components/dregsamon/catalog/action.png);
	background-size: 130px 32px;
	background-repeat: no-repeat;
	z-index: 998;
}
.c_hit{
	position: absolute;
	height: 30px;
	top: 0px;
	right: -22px;
	width: 130px;
	background-image: url(/bitrix/components/dregsamon/catalog/hit.png);
	background-size: 130px 32px;
	background-repeat: no-repeat;
	z-index: 998;
}
.c_last{
	position: absolute;
	height: 30px;
	top: 0px;
	right: -22px;
	width: 130px;
	background-image: url(/bitrix/components/dregsamon/catalog/last.png);
	background-size: 130px 32px;
	background-repeat: no-repeat;
	z-index: 998;
}
.cw_block{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999999999999;
}
.cw_shadow{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0.6;
	z-index: 9999999999999;
}
.cw_close{
	color: #ccc;
	font-size: 30px;
	right: 10px;
	top: -2px;
	cursor: pointer;
	position: absolute;
}
.cw_inner{
	position: absolute;
	width: 560px;
	height: auto;
	background: #fff;
	border: 3px solid #0083d1;
	padding: 10px;
	box-sizing: border-box;
	padding-bottom: 80px;
	z-index: 19999999999999;
	
	margin-left: -280px;
	top: 20px;
	left: 50%;
}
.cw_table{
	border-top: 2px solid #b9b9b9;
	border-bottom: 2px solid #b9b9b9;
}
.cw_table td{
	padding: 5px;
}
.cw_inner h2{
	color: #000;
	font-size: 28px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.cw_imgb{
	width: 140px;
	height: 100px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 0px;
	margin-top:10px;
}
.cw_i_name{
	position: relative;
	font-size: 15px;
	color: #000;
	margin-bottom: 10px;
}
.cw_i_local_code, .cw_i_q{
	position: relative;
	font-size: 14px;
	color: #777;
	margin-bottom: 5px;
}
.cw_next{
	position: absolute;
	height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 26px;
	border-radius: 3px;
	border: 2px solid #0083d1;
	color: #0083d1;
	font-size: 15px;
	font-weight: bold;
	background: #fff;
	text-align: center;
	right: 200px;
	bottom: 30px;
	cursor: pointer;
}
.cw_next:hover{
	background: #ccc;	
}
.cw_to_cart{
	position: absolute;
	height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 26px;
	border-radius: 3px;
	border: 2px solid #0083d1;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	background: #0083d1;
	text-align: center;
	right: 20px;
	bottom: 30px;
	cursor: pointer;
}
.cw_to_cart:hover{
	background: #ccc;	
}

.c_sect_count{
	display: block; 
	margin-bottom: 0px; 
	position: relative; 
	background: #4c7da6; 
	color: #fff; 
	font-size: 11px; 
	font-size: 12px; 
	border-radius: 5px; 
	padding-left: 5px;
	padding-right: 5px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	width: 40px;
	border: 1px solid #fff;
}
.c_sect_name{
	font-size: 14px;
	color: #777; 
	text-decoration: none;
}
@media screen 
and (min-width : 768px) and (max-width : 1024px){
	.c_sect_count{
		display: block; 
		margin-bottom: 0px; 
		position: relative; 
		background: #fff; 
		color: #4c7da6;  
		font-size: 10px; 
		border-radius: 100px; 
		padding-left: 1px;
		padding-right: 1px; 
		padding-top: 1px; 
		padding-bottom: 1px; 
		width: 30px;
		border: 1px solid #4c7da6;
	}
	.c_sect_name{
		font-size: 12px;
		color: #777; 
		text-decoration: none;
	}
}
@media screen 
and (min-width : 320px) and (max-width : 767px){
	.bx-sidebar-block{
		display: none;
	}
	.bx_item_detail .bx_item_container .bx_rt{
		width: 70%;
	}
}
.c_old_price{
	color: #6c6c6c;
	position: relative;
	height: 26px;
	font-size: 16px;
	text-decoration: line-through;
}
.c_stat_u_o{
	position: relative;
	width: 160px !important;
	height: 32px !important;
	line-height: 28px;
	color: #0083d1;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 2px;
	border: 2px solid #0083d1;
	border-radius: 3px;
	margin-left: auto !important;
	margin-right: auto !important;
}
.c_am_maxi{
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #ff9900;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	width: 160px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.c_bx_price{
	position: relative;
	margin-top: 1px;
	margin-bottom: 5px;
	color: #000;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	/*height: 46px;*/
}
.c_incart_block{
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
.c_incart{
	display: block;
	height: 30px;
	background: #0083d1;
	border-radius: 4px;
	color: #fff;
	background-image: url(/bitrix/components/dregsamon/catalog/to_cart_s.png);
	background-repeat: no-repeat;
	background-position: 14px 4px;
	box-sizing: border-box;
	padding-left: 45px;
	text-decoration: none;
	cursor: pointer;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 10px;
	font-size: 18px;
	border: 2px solid #0083d1;
	
}
.c_incart:hover{
	background: #fff;
	color: #0083d1;
	background-image: url(/bitrix/components/dregsamon/catalog/to_cart_hover_s.png);
	background-repeat: no-repeat;
	background-position: 14px 4px;
	border: 2px solid #0083d1;
}
.c_am_sm{
	
}
.bx_catalog_item{
	margin: 0 1% 30px !important;
}
.c_a_text{
	top: 160px;
	left: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 4px;
	background: #d7722d;
	position: absolute;
	color: #fff;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	height: 20px;
	line-height: 20px;
	width: 70%;
	z-index: 10000000;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
}

@media screen 
and (min-width : 900px) and (max-width : 1024px){
	.c_incart{
		font-size: 16px;
		background-size: 16px 14px;
		background-position: 8px 4px;
		box-sizing: border-box;
		padding-left: 25px;
		text-align: center;
	}
	.c_stat_u_o{
		position: relative;
		width: 99% !important;
		height: auto !important;
		line-height: 16px;
		
	}
	.c_am_maxi{
		width: 99% !important;
	}
}
@media screen 
and (min-width : 768px) and (max-width : 899px){
	.c_incart{
		font-size: 12px;
		background-image: none;
		box-sizing: border-box;
		padding-left: 6px;
		text-align: left;
	}
	.c_bx_price{
		position: relative;
		margin-top: 1px;
		margin-bottom: 5px;
		color: #000;
		text-align: left;
		font-size: 14px;
		font-weight: bold;
		/*height: 36px;*/
	}
	.c_am_sm{
		display: none;
	}
	.c_am_maxi{
		width: 99% !important;
	}
	.c_stat_u_o{
		position: relative;
		width: 99% !important;
		height: auto !important;
		line-height: 16px;
		
	}
}
@media screen 
and (min-width : 320px) and (max-width : 480px){
	.c_incart{
		font-size: 16px;
		background-size: 16px 14px;
		background-position: 8px 4px;
		box-sizing: border-box;
		padding-left: 25px;
		text-align: center;
	}
	.c_bx_price{
		position: relative;
		margin-top: 1px;
		margin-bottom: 5px;
		color: #000;
		text-align: left;
		font-size: 14px;
		font-weight: bold;
		/*height: 36px;*/
	}
	.c_am_sm{
		display: none;
	}
	.bx-touch .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone{
		display: block;
	}
	.bx_catalog_item{
		border: 1px solid #0083d1;
		border-radius: 3px;
		margin-bottom: 0px !important;
		margin-top: 10px !important;
	}
	.c_am_maxi{
		width: 99% !important;
	}
	.c_stat_u_o{
		position: relative;
		width: 99% !important;
		height: auto !important;
		line-height: 16px;
		
	}
}