

/* Start:/local/templates/main/components/bitrix/catalog.smart.filter/catalog.main/style.css?16564367072714*/
.smartfilter li.lvl2_disabled {
	color: #9b9b9b !important;
	text-shadow: none !important;
}

.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;
}
.smartfilter .filtren {
	float:left;
}
.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 {
	text-decoration: none;
        float: left;
        width: 100%;
}
.smartfilter .filtren ul > li > ul {
	padding-bottom: 10px;
        float: left;
        width: 100%;
}
.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;
        height: 28px;
}
.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: 26px;
	width: 60px;
}

.lvl2 table{
float:left;
}

.one-filt-filter{
float: left;
margin: 2px 0 0 11px;
font-size:12px;
}

.side-block-tit{

}

.view-filter{
float:left;
}

.edit-filter{
float:right;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/round/style.css?16564373303352*/
.more span.reload{
background: #faeb4b !important;
color: #4d3e98 !importnat;
}

.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #aaaaaa;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #ffffff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	border: 2px solid #66bc45;
	line-height: 28px;
	padding: 0 18px;
	background: #66bc45 !important;
    color: #fff !important;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.more2 {
	clear:both;
	width: 100%;
	margin-top: 7px;
	text-align:center;
}
.more2  span.reload{
transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    background: #faeb4b;
    padding: 0px 14px;
    display: inline-block;
    height: 32px;
    min-width: 32px;
    line-height: 32px;
    color: #444;
    font-size: 14px;
    border-radius: 16px;
    vertical-align: middle;
cursor:pointer;
}
/* End */


/* Start:/local/templates/main/components/itfan/catalog.section/catalog.main/style.css?16564370022248*/
.tov-many-num .color-offers{
float: left;
width: 100%;
/*height: 20px;*/
}

.tov-many-num .color-offers ul li{
float: left;
margin-right: 4px;
width: 16px;
height: 16px;
border: 1px solid #cccccc;
}

.tov-many-num .color-offers ul li img{
cursor:pointer;
}

.tov-many-num .color-offers .active{
border: 2px solid #006fcb; 
}

.many-in .offers_count li {
float: left;
}

.many-in .offers_count .off {
display:none;
}

.many-in .offers_count .on {
display:block;
}

.offers_price li {
float: left;
}

.offers_price .off {
display:none;
}

.offers_price .on {
display:block;
}
.number.discount .number-right .price-buy-with{
	display:inline-block;
}

.number.discount .number-right .price-buy-with:not(.discount-price){
    color:#FF5555;
    margin-top: -1.75em;
    display: block;
}

.number.discount .number-right .price-buy-with:not(.discount-price):before,
.number.discount .number-right .price-buy-with:not(.discount-price):after{
    content:' ';
    display: block;
    border-bottom:2px solid #4d3e98;;
    position:relative;
    left:-2px;  
}

.number.discount .number-right .price-buy-with:not(.discount-price):before{
    -moz-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    transform: rotate(25deg);
    top:15px;  
}
.number.discount .number-right .price-buy-with:not(.discount-price):after{
    -moz-transform: rotate(335deg);
    -ms-transform: rotate(335deg);
    -webkit-transform: rotate(335deg);
    -o-transform: rotate(335deg);
    transform: rotate(335deg);
    bottom:15px;
}

.color_assort,
.product_assort
{
    background: #66BC45;
	text-align:left;
	vertical-align:middle;
	line-height:40px;
	text-transform:uppercase;
	position:absolute;
	left:10px;
	top:7px;
	width:calc(100% - 20px);
	color:#ffffff;
	opacity:0.85;
}
.color_assort
{
    background: #df509e;
}
.color_assort img,
.product_assort img
{
	max-height:35px !important;
	vertical-align:middle !important;
	position:static !important;
}
.color_assort span,
.product_assort span
{
	font-weight: bold;
    text-shadow: 0px 0px 2px #000000;
	display:inline-block;
	line-height:20px;
	vertical-align: middle;
	font-size: 14px;
	text-align: center;
	width: calc(100% - 60px);
}
/* End */
/* /local/templates/main/components/bitrix/catalog.smart.filter/catalog.main/style.css?16564367072714 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/round/style.css?16564373303352 */
/* /local/templates/main/components/itfan/catalog.section/catalog.main/style.css?16564370022248 */
