

/* Start:/bitrix/templates/ishop/components/bitrix/catalog.smart.filter/shop/style.css?15106616914339*/
.smartfilter li.lvl2_disabled {
	color: #9b9b9b !important;
	text-shadow: none !important;
}
.smartfilter { float:right; }
.smartfilter div, .smartfilter h5, .smartfilter p, .smartfilter ul, .smartfilter li {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.smartfilter .filtren, .smartfilter .vieweditems {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 8px solid #E1F5FB;
	margin-top: 20px;
	padding: 17px;
	width: 172px;
}
.smartfilter .filtren {
	background: none repeat scroll 0 0 #C4EAF5;
	position: relative;
}
.smartfilter .filtren h5 {
	font-size: 15px;
	margin-bottom: 23px;
	text-shadow: 0 1px 1px #FFFFFF;
}
.smartfilter .filtren td {
	padding-right: 8px;
}
.smartfilter #del_filter, .smartfilter #set_filter {
	margin-top: 23px;
}
.smartfilter ol, .smartfilter ul {
	list-style: none outside none;
}
.smartfilter li {
	list-style: none outside none;
}
.smartfilter .filtren > ul > li > a {
	border-bottom: 1px dashed #000000;
	color: #000000;
	display: inline-block;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-decoration: none;
}
.smartfilter .filtren ul > li > ul {
	overflow: hidden;
	padding-bottom: 10px;
}
.smartfilter .filtren .modef {
	background: none repeat scroll 0 0 white;
	border: 1px solid #8BBECB;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
	color: #3F3F3F;
	font-size: 13px;
	margin-top: -13px;
	padding: 10px 25px 10px 10px;
	position: absolute;
	right: 200px;
	white-space: nowrap;
}
.smartfilter .filtren .ecke {
	-moz-transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	background: none repeat scroll 0 0 #FFFFFF;
	border-right: 1px solid #8BBECB;
	border-top: 1px solid #8BBECB;
	box-shadow: 2px -1px 4px -1px rgba(0, 0, 0, 0.2);
	display: block;
	height: 10px;
	margin-top: -5px;
	position: absolute;
	right: -7px;
	top: 50%;
	width: 10px;
}
.smartfilter .filtren .lvl2 {
	color: #000000;
	font-size: 14px;
	text-shadow: 0 1px 1px #FFFFFF;
	vertical-align: top;
}
.smartfilter .filtren span.min-price, .smartfilter .filtren span.max-price, .smartfilter .filtren div.min-price, .smartfilter .filtren div.max-price {
	border: medium none;
	box-shadow: none;
	color: #3F3F3F;
	font-size: 13px;
	height: 14px;
}
.smartfilter .filtren .max-price {
	float: right;
}

.smartfilter .filtren .max-price, .smartfilter .filtren .min-price {
	border: 1px solid #8CA3AE;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 1px rgba(255, 255, 255, 0.75), 0 3px 6px rgba(215, 215, 215, 0.75) inset;
	display: block;
	height: 27px;
	padding: 4px;
	width: 60px;
}
.filter_block .disabled
{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.filter_block .bx_filter_popup_result.disabled
{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.filter_block #modef
{
	font-size: 11px;
	background-color: #f1f1f1;
	border: 1px solid #fff;
	padding: 3px 10px;
	margin-top: -29px;
	position: absolute;
	right: 185px;
	z-index: 100;
	white-space: nowrap;
	box-shadow: 0 0 5px #ddd;
	-moz-box-shadow: 0 0 5px #ddd;
	-o-box-shadow: 0 0 5px #ddd;
	-webkit-box-shadow: 0 0 5px #ddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url('/bitrix/templates/ishop/components/bitrix/catalog.smart.filter/shop/PIE.php');
}
.filter_block #modef_num
{
	margin-right: 5px;
}
.filter_block #modef a
{
	font-weight: bold;
}
.filter_block .special_props 
{
	padding: 0 14px 3px;
}
.filter_block .special_props:last-child
{
	padding-bottom: 14px;
}
.hint 
{
	position: relative;
}
.hint:hover .tooltip
{
	display: block;
}
.hint .tooltip
{
	top: 20px;
	left: -28px;
}
.hint .icon 
{
	margin-left: 5px;
	display: inline-block;
	cursor: pointer;
	border: 1px solid #bbb;
	border-radius: 3px;
	line-height: 12px;
	font-size: 10px;
	text-align: center;
	padding: 0;
	height: 11px;
	width: 11px;
	background: #eee;
	font-style: italic;
}

.calendar_block div { margin: 0px 0px 10px; }
.calendar_block div input { display: inline-block; width: 80% !important; margin: 0px !important; }
/* End */


/* Start:/bitrix/templates/ishop/components/bitrix/sale.viewed.product/shop/style.css?1510661692284*/
div.view-list {	
	border: 1px solid #F1F1F1;
	border-radius: 3px 3px 3px 3px;
}
div.view-header {	
    background-color: #F1F1F1;
    line-height: 14px;
    margin-bottom: 10px;
    padding: 4px 0;
    text-align: center;
}
div.view-item {
	text-align: center;
	margin-bottom: 10px;
}
/* End */


/* Start:/bitrix/templates/ishop/components/bitrix/catalog.section/shop_block/style.css?1510661690126*/
.table_item .likes_icons.cant_buy
{
	margin-left: 0;
}
.likes_icons.cant_buy a.compare_item
{
	position: static;
	margin: 0;
}
/* End */
/* /bitrix/templates/ishop/components/bitrix/catalog.smart.filter/shop/style.css?15106616914339 */
/* /bitrix/templates/ishop/components/bitrix/sale.viewed.product/shop/style.css?1510661692284 */
/* /bitrix/templates/ishop/components/bitrix/catalog.section/shop_block/style.css?1510661690126 */
