

/* Start:/local/templates/ittown_elektro_flat/colors.css?1639839754123110*/
body{
	font-family:"Open Sans", sans-serif;
	font-size:13px;
	font-weight:400;
	color:#8184a1;
	text-align:left;
	line-height:1.3;	
}

.body{
	background:#edeef8;
}

.body.sbg_dark{
	background:#3b3d47;
}

a:link, a:visited{
	color:#925601;
	text-decoration:underline;
	-webkit-transition:color 0.15s ease 0s, border-color 0.15s ease 0s, background-color 0.15s ease 0s;
	-moz-transition:color 0.15s ease 0s, border-color 0.15s ease 0s, background-color 0.15s ease 0s;
	-o-transition:color 0.15s ease 0s, border-color 0.15s ease 0s, background-color 0.15s ease 0s;
	transition:color 0.15s ease 0s, border-color 0.15s ease 0s, background-color 0.15s ease 0s;
}

a:hover{
	color:#cc9900;
	text-decoration:none;
}

a:focus{
	outline:none;
}

img{
	border:none;
}

/***HEADER***/
.header_1 .logo a{
	text-decoration:none;
}

.header_1 .logo a img{
	border:none;
}

.header_1 .logo a span{
	font-size:11px;
	font-weight:300;
	color:#8184a1;
	text-align:center;
	text-transform:uppercase;
}

.header_3 .schedule p{
	font-size:13px;
	color:#8184a1;
}

.sbg_dark .header_3 .schedule p{
	color:#a0a4bc;
}

.header_3 .schedule p.time i{
	font-size:18px;
}

.header_4 .telephone p{
	font-size:24px;
	font-weight:600;
	color:#575b71;
	line-height:1.0;
}

.header_4 .telephone p span{
	font-size:18px;
	font-weight:400;
	color:#8184a1;
}

.sbg_dark .header_4 .telephone p,
.sbg_dark .header_4 .telephone p span{
	color:#a0a4bc;
}

.header_4 .telephone a.callback_anch{
	line-height:1.3;
}

.sbg_dark .header_4 .telephone a.callback_anch{
	color:#b4b8cf;
	border:1px solid transparent;
	background:rgba(129, 132, 161, 0.27);
}

.sbg_dark .header_4 .telephone a.callback_anch:hover{
	color:#fff;
	border:1px solid #575b71;
	background:#575b71;
}

/***TOP_MENU***/
.top-menu-header,
.top-menu{
	background:#dee0ee;
}

.sbg_dark .top-menu-header,
.sbg_dark .top-menu{
	background:#e57a1f;
}

.top-menu{
	/*-moz-border-radius:6px 6px 0px 0px;
	-webkit-border-radius:6px 6px 0px 0px;
	-khtml-border-radius:6px 6px 0px 0px;
	border-radius:6px 6px 0px 0px;	*/
}

.top-menu ul.store-horizontal li a{ 
	font-size:11px; 
	color:#575b71;
	text-decoration:none;
	text-transform:uppercase;
	line-height:32px;
}

.sbg_dark .top-menu ul.store-horizontal li a{
	color:#fff;
}

.top-menu ul.store-horizontal li:hover a,
.top-menu ul.store-horizontal li.jshover a,
.top-menu ul.store-horizontal li:hover a.root-item-selected,
.top-menu ul.store-horizontal li.jshover a.root-item-selected{ 
	color:#fff;
	background:rgba(0,0,0,0.5);
}

.top-menu ul.store-horizontal li a.root-item-selected{
	color:#34383d;
	background:#fff;
}

.top-menu ul.store-horizontal li ul{
	border-top:1px solid #a0a4bc;
	-moz-border-radius:0px 0px 4px 4px;
	-webkit-border-radius:0px 0px 4px 4px;
	-khtml-border-radius:0px 0px 4px 4px;
	border-radius:0px 0px 4px 4px;
	background:#e57a1f;
	-webkit-transition:opacity 0.15s ease 0s;
	-moz-transition:opacity 0.15s ease 0s;
	-o-transition:opacity 0.15s ease 0s;
	transition:opacity 0.15s ease 0s;
}

.top-menu ul.store-horizontal li ul li{
	border-bottom:1px solid #ccc;
}

.top-menu ul.store-horizontal li ul li a{
	font-size:11px !important;
	color:#fff !important;
	line-height:1.3;
	background:none !important;
}

.top-menu ul.store-horizontal li ul li a:hover{
	color:#fff !important;
	background:rgba(0,0,0,0.5) !important;
}

/***TOP_PANEL***/
.top_panel{
	-moz-border-radius:6px 6px 0px 0px;
	-webkit-border-radius:6px 6px 0px 0px;
	-khtml-border-radius:6px 6px 0px 0px;
	border-radius:6px 6px 0px 0px;
	background:#dee0ee;
}

.top_panel .panel_1 ul.section-vertical li a.showsection{
	font-size:18px;
	font-weight:700;
	color:#575b71;
	text-align:center;
	text-decoration:none;	
	line-height:46px;
}

.top_panel .panel_1 ul.section-vertical li:hover a.showsection,
.top_panel .panel_1 ul.section-vertical li.jshover a.showsection,
.top_panel .panel_1 ul.section-vertical li.active a.showsection{
	color:#000;	
	-moz-border-radius:4px 4px 0px 0px;
	-webkit-border-radius:4px 4px 0px 0px;
	-khtml-border-radius:4px 4px 0px 0px;
	border-radius:4px 4px 0px 0px;
	background:#fff;
}

.top_panel .panel_1 ul.section-vertical li .catalog-section-list{
	-webkit-box-shadow:0px 15px 15px -15px rgba(0, 0, 0, 0.51);
	-moz-box-shadow:0px 15px 15px -15px rgba(0, 0, 0, 0.51);
	box-shadow:0px 15px 15px -15px rgba(0, 0, 0, 0.51);
	background:#fff;
}

.top_panel .panel_2 ul.store-vertical li a.showsubmenu{
	font-size:14px;
	color:#575b71;
	text-align:center;
	text-decoration:none;	
	line-height:46px;
}

.top_panel .panel_2 ul.store-vertical li:hover a.showsubmenu,
.top_panel .panel_2 ul.store-vertical li.jshover a.showsubmenu,
.top_panel .panel_2 ul.store-vertical li.active a.showsubmenu{
	color:#000;
	-moz-border-radius:4px 4px 0px 0px;
	-webkit-border-radius:4px 4px 0px 0px;
	-khtml-border-radius:4px 4px 0px 0px;
	border-radius:4px 4px 0px 0px;
	background:#fff;
}

.top_panel .panel_2 ul.store-vertical li ul.submenu{
	-webkit-box-shadow:0px 15px 15px -15px rgba(0, 0, 0, 0.51);
	-moz-box-shadow:0px 15px 15px -15px rgba(0, 0, 0, 0.51);
	box-shadow:0px 15px 15px -15px rgba(0, 0, 0, 0.51);
	background:#fff;
}

.top_panel .panel_2 ul.store-vertical li ul li a{
	font-size:14px;
	color:#575b71;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.top_panel .panel_2 ul.store-vertical li ul li a:hover,
.top_panel .panel_2 ul.store-vertical li ul li .text:hover a,
.top_panel .panel_2 ul.store-vertical li ul li a.root-item-selected{
	color:#cc9900;
	text-decoration:none;
}

.top_panel .panel_2 ul.store-vertical li ul li .showchild{
	text-align:center;
}

.top_panel .panel_2 ul.store-vertical li ul li .showchild i{
	font-size:17px;
	color:#b7bbd2;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.top_panel .panel_2 ul.store-vertical li ul li .showchild:hover i{
	color:#cc9900;
}

.top_panel .panel_2 ul.store-vertical li ul li ul li a{	
	background:#e0e3e7;
}

.top_panel .panel_3{
	border-left:1px solid #8184a1;
}

.top_panel .panel_3 ul.contacts-vertical li a.showcontacts{
	text-decoration:none;
}

.top_panel .panel_3 ul.contacts-vertical li:hover a.showcontacts,
.top_panel .panel_3 ul.contacts-vertical li.jshover a.showcontacts,
.top_panel .panel_3 ul.contacts-vertical li.active a.showcontacts{
	background:#000;
}

.top_panel .panel_3 ul.contacts-vertical li a.showcontacts i{
	font-size:19px;
	color:#fff;
	text-align:center;
}

.top_panel .panel_3 ul.contacts-vertical li:hover a.showcontacts i,
.top_panel .panel_3 ul.contacts-vertical li.jshover a.showcontacts i,
.top_panel .panel_3 ul.contacts-vertical li.active a.showcontacts i{
	color:#fff;
}

.top_panel .panel_4{
	border-left:1px solid #8184a1;
}

.top_panel .panel_4 ul.search-vertical li a.showsearch{
	text-decoration:none;
}

.top_panel .panel_4 ul.search-vertical li:hover a.showsearch,
.top_panel .panel_4 ul.search-vertical li.jshover a.showsearch,
.top_panel .panel_4 ul.search-vertical li.active a.showsearch{
	background:#000;
}

.top_panel .panel_4 ul.search-vertical li a.showsearch i{
	font-size:19px;
	color:#fff;
	text-align:center;
}

.top_panel .panel_4 ul.search-vertical li:hover a.showsearch i,
.top_panel .panel_4 ul.search-vertical li.jshover a.showsearch i,
.top_panel .panel_4 ul.search-vertical li.active a.showsearch i{
	color:#fff;
}

/***CONTENT***/
.content-wrapper{ 
	/*-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	-khtml-border-radius:0px 0px 6px 6px;
	border-radius:0px 0px 6px 6px;*/
	background:#fff;
}

.left-column .h3{
	font-size:18px;
	font-weight:600;
	color:#575b71;
}

/***PERSONAL_USER***/
.personal_user{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#f4f5fd;
}

.personal_user .photo{
	text-align:center;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.personal_user .photo img{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.personal_user .info p.fio{
	font-size:12px;
}

.personal_user .info a.exit{
	font-size:12px;
	color:#575b71;
}

.personal_user .info a.exit:hover{
	color:#cc9900;
}

/***LEFT_MENU***/
ul.left-menu > li > a{ 
	font-size:14px;
	font-weight:700;
	color:#575b71;
	border:1px solid #dee0ee;
	/*-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;*/	
}

ul.left-menu > li:hover > a,
ul.left-menu > li.selected > a{
	color:#000;
	text-decoration:none;
	border:1px solid #fde037;
	background:#fde037;
}

ul.left-menu > li.parent:hover > a{
	/*-moz-border-radius:4px 0px 0px 4px;
	-webkit-border-radius:4px 0px 0px 4px;
	-khtml-border-radius:4px 0px 0px 4px;
	border-radius:4px 0px 0px 4px;*/
}

ul.left-menu > li.parent > a .arrow{	
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-left:5px solid #dee0ee;
	-webkit-transition:border-color 0.15s ease 0s;
	-moz-transition:border-color 0.15s ease 0s;
	-o-transition:border-color 0.15s ease 0s;
	transition:border-color 0.15s ease 0s;
}

ul.left-menu > li.parent:hover > a .arrow,
ul.left-menu > li.parent.selected > a .arrow{
	border-left:5px solid #fff;
}

/***SUBMENU***/
ul.left-menu > li.parent > ul.submenu,
ul.left-menu > li.parent > .catalog-section-childs,
ul.left-menu > li.parentMore > ul.submenuMore{
	border:4px solid #fde037;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
	-moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
	box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
	background:#fff;
}

ul.left-menu > li.parent > ul.submenu li a,
ul.left-menu > li.parentMore > ul.submenuMore li a{
	color:#575b71;
}

ul.left-menu > li.parent > ul.submenu > li > a,
ul.left-menu > li.parentMore > ul.submenuMore > li > a{
	font-size:14px;
	font-weight:700;
}

ul.left-menu > li.parentMore > ul.submenuMore > li > a{	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	border:1px solid #dee0ee;
}

ul.left-menu > li.parent > ul.submenu li.parent ul ul a{
	font-size:11px;
}

ul.left-menu > li.parent > ul.submenu li a:hover{
	color:#cc9900;
}

ul.left-menu > li.parentMore > ul.submenuMore li a:hover{
	color:#000;
	border:1px solid #fde037;
	background:#fde037;
}

/***TOP_CATALOG***/
.top-catalog{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	background:#fde037;
}

.top-catalog ul.left-menu > li > a{ 
	font-size:16px;
	font-weight:600;
	color:#000;
	text-decoration:none;
	line-height:40px;
	border:none;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	border-radius:0px;	
}

.top-catalog ul.left-menu > li.parentMore > a{
	font-weight:700;
	line-height:30px;
}

.top-catalog ul.left-menu > li:hover > a,
.top-catalog ul.left-menu > li.selected > a{
	color:#fff;	
	border:none;
	background:#cc9900;
}

.top-catalog ul.left-menu > li.parent:hover > a{
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	border-radius:0px;
}

.top-catalog ul.left-menu > li.parent > .arrow,
.top-catalog ul.left-menu > li.parentMore > .arrow{
	border-left:10px solid transparent;
	border-right:10px solid transparent;	
	border-bottom:10px solid #fde037;
}

/***MENU_NEW_LEADER_DISCOUNT***/
ul.new_leader_disc li{ 
	border:2px solid #fff; /*#edeef8;*/
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff; /*#edeef8;*/
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

ul.new_leader_disc li:hover{
	border:2px solid #fff; /*#fde037;*/
	background:#fff;
}

ul.new_leader_disc li a{
	text-decoration:none;
}

ul.new_leader_disc li a .icon{
	font-size:11px;
	color:#fff;
	text-align:center;	
	text-transform:uppercase;
	line-height:22px;
}

ul.new_leader_disc li a.new .icon{
	background:#9cc218;
}

ul.new_leader_disc li a.saleleader .icon{
	background:#13a4ff;
}

ul.new_leader_disc li a.discount .icon{
	background:#ff0000;
}

ul.new_leader_disc li a .icon:after{
	content:"";
	border-width:11px 6px 11px 0px;
	border-style:solid;
}

ul.new_leader_disc li a.new .icon:after{
	border-color:#9cc218 transparent #9cc218 #9cc218;
}

ul.new_leader_disc li a.saleleader .icon:after{
	border-color:#13a4ff transparent #13a4ff #13a4ff;
}

ul.new_leader_disc li a.discount .icon:after{
	border-color:#ff0000 transparent #ff0000 #ff0000;
}

ul.new_leader_disc li a .text{
	color:#575b71;
	text-decoration:underline;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

ul.new_leader_disc li:hover a .text{
	color:#cc9900;
	text-decoration:none;
}

/***BANNER_LEFT***/
.banner_left a{
	text-decoration:none;
}

.banner_left img{
	border:none;
}

/***DISCOUNT_LEFT***/
.discount_left{
	border:1px solid #e0e3e7;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.discount_left .item-image a{
	text-align:center;
	text-decoration:none;
}

.discount_left .item-image a img{
	border:none;
}

.discount_left .item-image .sticker span{
	font-size:11px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	line-height:22px;
}

.discount_left .item-image .sticker .new{
	background:#9cc218;
}

.discount_left .item-image .sticker .hit{
	background:#13a4ff;
}

.discount_left .item-image .sticker .discount{
	background:#ff0000;
}

.discount_left .item-image .sticker span:before{
	content:"";
	border-width:11px 0px 11px 6px;
	border-style:solid;
}

.discount_left .item-image .sticker .new:before{
	border-color:#9cc218 #9cc218 #9cc218 transparent;
}

.discount_left .item-image .sticker .hit:before{
	border-color:#13a4ff #13a4ff #13a4ff transparent;
}

.discount_left .item-image .sticker .discount:before{
	border-color:#ff0000 #ff0000 #ff0000 transparent;
}

.discount_left a.item-title{	
	color:#575b71;
	text-align:center;
}

.discount_left a.item-title:hover{
	color:#cc9900;
}

.discount_left .item-price{
	text-align:center;
}

.discount_left .item-price .catalog-item-price{
	font-size:24px;
	font-weight:700;
	color:#000;
	background:#fde037;
}

.discount_left .item-price .catalog-item-price span{
	font-size:12px;
	font-weight:400;
}

.discount_left .item-price .catalog-item-price-old{
	font-size:12px;
	color:#a0a4bc;
	text-decoration:line-through;
}

.discount_left .item-price .catalog-item-no-price{
	font-size:12px;
}

/***VENDORS***/
.vendors .h3{
	font-size:18px;
	font-weight:600;
	color:#575b71;
}

.vendors p.vendors-item a{
	font-size:13px;
	color:#575b71;
}

.vendors p.vendors-item a:hover{
	color:#c18800 !important;
}

.vendors a.all{
	color:#a0a4bc;
}

/***SUBSCRIBE***/
/***SUBSCRIBE_BOTTOM***/
.subscribe,
.subscribe_bottom{
	background:#f4f5fd;
}

.subscribe{
	-moz-border-radius:0px 0px 0px 0px;
	-webkit-border-radius:0px 0px 0px 0px;
	-khtml-border-radius:0px 0px 0px 0px;
	border-radius:0px 0px 0px 0px;
}

.subscribe .h3,
.subscribe_bottom .text .h3{
	font-size:18px;
	font-weight:600;
	color:#575b71;
}

.subscribe p,
.subscribe_bottom .text p{
	color:#575b71;
}

.subscribe input[type="text"],
.subscribe_bottom form input[type="text"]{
	font-family:"Open Sans", sans-serif;
	font-size:13px;
	font-weight:400;
	color:#8184a1;
	border:none;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

/***LEFT_STATI***/
/***BOTTOM_STATI***/
.stati_left .h3,
.stati_bottom .h3{
	font-size:18px;
	font-weight:600;
	color:#575b71;
}

.stati_left ul.lsnn li,
.stati_bottom ul.lsnn li{	
	border-bottom:1px dotted #dee0ee;
}

.stati_left ul.lsnn li .image_cont .image,
.stati_bottom ul.lsnn li .image_cont .image{
	text-align:center;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.stati_left ul.lsnn li a.title-link,
.stati_bottom ul.lsnn li a.title-link{
	color:#575b71;
}

.stati_left ul.lsnn li a.title-link:hover,
.stati_bottom ul.lsnn li a.title-link:hover{
	color:#cc9900;
}

.stati_left a.all,
.stati_bottom a.all{
	color:#a0a4bc;
}

/***HOME_NEWS***/
.news_home .h3{
	font-size:16px;
	font-weight:700;
	color:#575b71;
}

.news_home a.all{
	color:#a0a4bc;
}

.news_home ul.lsnn li{
	text-indent:0px;
}

.news_home ul.lsnn li a{
	text-decoration:none;
}

.news_home ul.lsnn li a .date{
	font-size:11px;
	color:#fff;
	text-align:center;	
	line-height:23px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#575b71;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.news_home ul.lsnn li a:hover .date{
	background:#cc9900;
}

.news_home ul.lsnn li a .date:after{
	content:"";
	border-top:4px solid transparent;
	border-bottom:4px solid transparent;
	border-left:5px solid #575b71;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.news_home ul.lsnn li a:hover .date:after{
	border-left:5px solid #cc9900;
}

.news_home ul.lsnn li a .title-link{
	color:#575b71;
	text-decoration:underline;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.news_home ul.lsnn li a:hover .title-link{
	color:#cc9900;
	text-decoration:none;
}

/***NEW,SALELEADER,DISCOUNT***/
.ndl_tabs .section ul.tabs li.current:after{
	content:"";
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-top:8px solid #fde037;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.ndl_tabs .section ul.tabs li a{
	text-align:center;
	text-decoration:none;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;	
}

.ndl_tabs .section ul.tabs li:hover a,
.ndl_tabs .section ul.tabs li.current a{
	border:2px solid #fde037;
}

.ndl_tabs .section ul.tabs li.current a{
	background:#fde037;
}

.ndl_tabs .section ul.tabs li a span{
	font-size:14px;
	font-weight:700;
	color:#575b71;
	text-transform:uppercase;
	border-bottom:1px dashed;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.ndl_tabs .section ul.tabs li:hover a span{
	color:#cc9900;
	border-bottom:1px dashed transparent;
}

.ndl_tabs .section ul.tabs li.current a span{
	color:#000;
	border-bottom:1px dashed transparent;
}

.catalog-top{
	border-bottom:1px dotted #dee0ee;
}

.catalog-top a.all{
	font-size:12px;
	color:#838384;
}

.catalog-item-card{ 
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;	
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;	
}

.catalog-item-card:hover{
	border:1px solid #fde037;
	-webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
	-moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
	box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
}

.catalog-item-card .catalog-item-info{
	border:1px solid #fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;	
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;	
}

.catalog-item-card:hover .catalog-item-info{
	border:1px solid #fde037;
}

.catalog-item-card .item-image a{
	text-align:center;
	text-decoration:none;
}

.catalog-item-card .item-image a img{
	border:none;
}

.catalog-item-card .item-image .sticker span{
	font-size:11px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	line-height:22px;
}

.catalog-item-card .item-image .sticker .new{
	background:#9cc218;
}

.catalog-item-card .item-image .sticker .hit{
	background:#13a4ff;
}

.catalog-item-card .item-image .sticker .discount{
	background:#ff0000;
}

.catalog-item-card .item-image .sticker span:before{
	content:"";
	border-width:11px 0px 11px 6px;
	border-style:solid;
}

.catalog-item-card .item-image .sticker .new:before{
	border-color:#9cc218 #9cc218 #9cc218 transparent;
}

.catalog-item-card .item-image .sticker .hit:before{
	border-color:#13a4ff #13a4ff #13a4ff transparent;
}

.catalog-item-card .item-image .sticker .discount:before{
	border-color:#ff0000 #ff0000 #ff0000 transparent;
}

.catalog-item-card .item-all-title .item-title{	
	color:#575b71;
}

.catalog-item-card .item-all-title a.item-title:hover{
	color:#cc9900;
}

.catalog-item-card .article{
	font-size:12px;
	color:#a0a4bc;
	white-space:nowrap;	
	text-overflow:ellipsis;	
}

.catalog-item-card .rating{
	font-size:12px;
	color:#a0a4bc;
}

.catalog-item-card .rating table{
	border:none;
}

.catalog-item-card .rating table td i{
	font-size:17px;
}

.catalog-item-card .rating .star i,
.catalog-item-card .rating .star-empty i{
	color:#dee0ee;
}

.catalog-item-card .rating .star-voted i{
	color:#f6bc00;
}

.catalog-item-card .rating .star-over i{
	color:#ca3507;
}

.catalog-item-card .item-desc{ 
	font-size:12px;
	color:#8184a1;
}

.catalog-item-card .catalog-item-price{ 
	font-size:24px;
	font-weight:700;
	color:#000;
}

.catalog-item-card .catalog-item-price .unit,
.catalog-item-card .item-no-price .unit{ 
	font-size:12px;
	font-weight:400;
	color:#8184a1;
}

.catalog-item-card .catalog-item-price-old{
	color:#a0a4bc;
	text-decoration:line-through;
}

.catalog-item-card .catalog-item-price-percent{
	color:#ff0000;
}

.catalog-item-card .buy_more .avl i,
.catalog-item-card .buy_more .not_avl i{
	font-size:21px;
}

.catalog-item-card .buy_more .avl i{
	color:#9cc218;
}

.catalog-item-card .buy_more .not_avl i{
	color:#b7bbd3;
}

.catalog-item-card .buy_more .avl span,
.catalog-item-card .buy_more .not_avl span{
	font-size:12px;
	color:#a0a4bc;
}

.catalog-item-card .buy_more .compare a,
.catalog-item-card .buy_more .delay a{
	text-align:center;
	text-decoration:none;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.catalog-item-card .buy_more .compare a:hover,
.catalog-item-card .buy_more .delay a:hover{
	border:1px solid #575b71;
	background:#575b71;
}

.catalog-item-card .buy_more .compare a.catalog-item-compared,
.catalog-item-card .buy_more .delay a.catalog-item-delayed{
	border:1px solid #edeef8;
	background:#edeef8;
}

.catalog-item-card .buy_more .compare a i,
.catalog-item-card .buy_more .delay a i{
	font-size:15px;
	color:#b7bbd3;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.catalog-item-card .buy_more .compare a:hover i,
.catalog-item-card .buy_more .delay a:hover i{
	color:#fff;
}

.catalog-item-card .buy_more .compare a.catalog-item-compared i,
.catalog-item-card .buy_more .delay a.catalog-item-delayed i{
	color:#babed5;
}

/***BODY_TEXT***/
.body_text ul{
	line-height:1.5;
}

/***H1,H2,H3***/
h1, h2, h3{
	font-weight:600;
	color:#575b71;
	line-height:1.1;
}

h1{
	font-size:24px;
}

h2, h3{
	font-size:18px;
}

/***BREADCRUMBS***/
.breadcrumb ul li a,
.breadcrumb ul li span{
	color:#a0a4bc;
}

.breadcrumb ul li.separator span{
	color:#dee0ee;
}

.breadcrumb ul li a:hover span,
.breadcrumb ul li a:hover i{
	color:#cc9900;
}

/***VENDORS_BOTTOM***/
.vendors_bottom .h3{
	font-size:18px;
	color:#222;
}

.vendors_bottom a.all{
	color:#838384;
}

/***ALREADY_SEEN***/
.already_seen{
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	-khtml-border-radius:0px 0px 6px 6px;
	border-radius:0px 0px 6px 6px;
	background:#f4f5fd;
}

.already_seen .h3{
	font-size:14px;
	font-weight:700;
	color:#575b71;
}

.already_seen ul{
	/*background:url("/local/templates/ittown_elektro_flat/./images/bg_already_seen_ul.jpg") left center repeat-x;*/
}

.already_seen ul li{
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
	-webkit-transition:border-color 0.15s ease 0s;
	-moz-transition:border-color 0.15s ease 0s;
	-o-transition:border-color 0.15s ease 0s;
	transition:border-color 0.15s ease 0s;
}

.already_seen ul li:hover{
	border:2px solid #ffcd00;
}

.already_seen ul li a{
	text-align:center;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.already_seen ul li a span{
	color:#fff;
	text-align:left;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:rgba(87, 91, 113, 0.8);
	-webkit-transition:opacity 0.15s ease 0s;
	-moz-transition:opacity 0.15s ease 0s;
	-o-transition:opacity 0.15s ease 0s;
	transition:opacity 0.15s ease 0s;
}

.already_seen ul li a span::after{
	content:"";	
	border-top:11px solid rgba(87, 91, 113, 0.8);
	border-right:11px solid transparent;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.already_seen ul li a img{
	border:none;
}

.already_seen_empty{
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	-khtml-border-radius:0px 0px 6px 6px;
	border-radius:0px 0px 6px 6px;
	background:#f4f5fd;
}

/***FOOTER***/
/***FOOTER_MENU***/
.footer_menu_soc_pay{
	border-bottom:1px dotted #dee0ee;
}

.sbg_dark .footer_menu_soc_pay{
	border-bottom:1px dotted rgba(222, 224, 238, 0.07);
}

.footer_menu ul li a{	
	color:#575b71;
	text-decoration:none;
}

.sbg_dark .footer_menu ul li a{
	color:#a0a4bc;
}

.footer_menu ul li:first-child a{
	font-size:18px;
	font-weight:600;
	line-height:1.1;
}

.footer_menu ul li a:hover{
	color:#cc9900;
}

.footer_menu ul li a span{	
	text-decoration:underline;
}	

.footer_menu ul li:first-child a span,
.footer_menu ul li a:hover span{
	text-decoration:none;
}

.footer_menu ul li a:before{
	content:"-";
}

.footer_menu ul li:first-child a:before{
	content:"";
}

/***FOTER_SOCIAL_PAYMENTS***/
.footer_soc .h3,
.footer_pay .h3{
	font-size:18px;
	font-weight:600;
	color:#575b71;
	line-height:1.1;
}

.sbg_dark .footer_soc .h3,
.sbg_dark .footer_pay .h3{
	color:#a0a4bc;
}

.footer_soc ul li{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.footer_soc ul li a{
	text-align:center;
	text-decoration:none;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#b7bbd3;
}

.sbg_dark .footer_soc ul li a{
	background:#575b71;
}

.footer_soc ul li a:hover{
	background:none;
}

.footer_soc ul li a i{
	font-size:22px;
	color:#edeef8;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.sbg_dark .footer_soc ul li a i{
	color:#3b3d47;
}

.sbg_dark .footer_soc ul li a:hover i{
	color:#edeef8;
}

.footer_left .copyright{ 
	font-size:12px;
	color:#a0a4bc;
}

.sbg_dark .footer_left .copyright{
	color:#575b71;
}

.footer_center .footer-links a{
	font-size:12px;
	color:#8184a1;
}

.footer_center .footer-links a:hover{
	color:#cc9900;
}

.footer_center .footer-links a:after{
	content:"";
	background:#dee0ee;
}

.sbg_dark .footer_center .footer-links a:after{
	background:#575b71;
}

.footer_right .counters .counter_1 span,
.footer_right .counters .counter_2 span{
	font-size:11px;
	color:#a0a4bc;
	text-align:center;
	line-height:1.1;
	border:1px solid #dee0ee;
}

.sbg_dark .footer_right .counters .counter_1 span,
.sbg_dark .footer_right .counters .counter_2 span{
	color:#575b71;
	border:1px solid #575b71;
}

.footer_right .footer-design a{
	font-size:11px;
	color:#a0a4bc;
	text-align:right;
	text-decoration:none;
}

.sbg_dark .footer_right .footer-design a{
	color:#575b71;
}

.footer_right .footer-design a:hover{
	color:#cc9900;
}

.footer_right .footer-design a .altop,
.footer_right .footer-design a .ru{
	font-family:"Arial Black", Gadget, Arial, sans-serif;
	font-size:14px;
	font-weight:900;
	text-transform:uppercase;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.footer_right .footer-design a .altop{
	color:#a0a4bc;
	-moz-border-radius:2px 0px 0px 2px;
	-webkit-border-radius:2px 0px 0px 2px;
	-khtml-border-radius:2px 0px 0px 2px;
	border-radius:2px 0px 0px 2px;
	background:#dee0ee;
}

.sbg_dark .footer_right .footer-design a .altop{
	color:#262830;
	background:#585c72;
}

.footer_right .footer-design a:hover .altop{
	color:#402a1d;
	background:#fde037;
}

.footer_right .footer-design a .ru{
	color:#fff;
	-moz-border-radius:0px 2px 2px 0px;
	-webkit-border-radius:0px 2px 2px 0px;
	-khtml-border-radius:0px 2px 2px 0px;
	border-radius:0px 2px 2px 0px;
	background:#a0a4bc;
}

.sbg_dark .footer_right .footer-design a .ru{
	color:#5a5e74;
	background:#262830;
}

.footer_right .footer-design a:hover .ru{
	background:#000;
}

.sbg_dark .footer_right .footer-design a:hover .ru{
	color:#fff;
}

/***FOOT_PANEL_BOTTOM_TOP***/
.foot_panel_all{
	-webkit-box-shadow:0px 0px 12px rgba(0, 0, 0, 0.36);
	-moz-box-shadow:0px 0px 12px rgba(0, 0, 0, 0.36);
	box-shadow:0px 0px 12px rgba(0, 0, 0, 0.36);
	background:#fde037;
}

.foot_panel{
	border-left:1px solid #fff46b;
	border-right:1px solid #fff46b;
}

.kabinet a.login_anch,
.kabinet a.personal,
.kabinet a.register{
	text-decoration:none;	
	border-right:1px solid #fff46b;
}

.kabinet a.login_anch:hover,
.kabinet a.personal:hover,
.kabinet a.register:hover{
	background:#cc9900;
}

.kabinet a.login_anch i,
.kabinet a.personal i,
.kabinet a.register i{
	font-size:30px;
	color:#bea201;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.kabinet a.login_anch span,
.kabinet a.personal span{
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.kabinet a.register span{
	color:#402a1d;
	text-decoration:underline;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.kabinet a.login_anch:hover i,
.kabinet a.personal:hover i,
.kabinet a.register:hover i,
.kabinet a.login_anch:hover span,
.kabinet a.personal:hover span,
.kabinet a.register:hover span{
	color:#fff;
	text-decoration:none;
}

.compare_line a,
.delay_line a,
.viewed_line a{	
	text-decoration:none;
	border-right:1px solid #fff46b;
}

.compare_line a:hover,
.delay_line a:hover,
.viewed_line a:hover{
	background:#cc9900;
}

.compare_line a i,
.delay_line a i,
.viewed_line a i{
	font-size:30px;
	color:#bea201;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.compare_line a .text,
.delay_line a .text,
.viewed_line a .text{
	color:#402a1d;
	text-decoration:underline;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.compare_line a:hover i,
.compare_line a:hover .text,
.viewed_line a:hover .text,
.delay_line a:hover i,
.delay_line a:hover .text,
.viewed_line a:hover i{
	color:#fff;
	text-decoration:none;
}

.compare_line a .qnt,
.delay_line a .qnt,
.viewed_line a .qnt{
	font-size:14px;
	font-weight:700;
    color:#fff;
	text-align:center;
	line-height:24px;
    -moz-border-radius:12px;
	-webkit-border-radius:12px;
	-khtml-border-radius:12px;
	border-radius:12px;
	background:#9b9db9;
}

.delay_line a .qnt{
	color:#363224;
	background:#fff;
}

.foot_panel_2 a.cart{
	text-decoration:none;
}

.foot_panel_2 a.cart i{
	font-size:30px;
	color:#bea201;
}

.foot_panel_2 a.cart .text{
	font-size:14px;
	font-weight:700;
	color:#000;
	text-decoration:underline;
}

.foot_panel_2 a.cart .qnt{
	font-size:14px;
	font-weight:700;
    color:#fff;
	text-align:center;
	line-height:24px;
    -moz-border-radius:12px;
	-webkit-border-radius:12px;
	-khtml-border-radius:12px;
	border-radius:12px;
	background:#575b71;
}

.foot_panel_2 a.cart:hover i,
.foot_panel_2 a.cart:hover .text,
.foot_panel_2 a.cart:hover .qnt{
	text-decoration:none;
}

.foot_panel_2 .sum{
	font-size:16px;
	font-weight:700;
    color:#000;
	background:#f0efe2;
}

.foot_panel_2 .sum .curr{
	font-size:14px;
    font-weight:400;
}

/***FOOT_PANEL_LEFT_RIGHT***/
.clvr .foot_panel_all{
	-moz-border-radius:3px 0px 0px 3px;
	-webkit-border-radius:3px 0px 0px 3px;
	-khtml-border-radius:3px 0px 0px 3px;
	border-radius:3px 0px 0px 3px;
}

.clvl .foot_panel_all{
	-moz-border-radius:0px 3px 3px 0px;
	-webkit-border-radius:0px 3px 3px 0px;
	-khtml-border-radius:0px 3px 3px 0px;
	border-radius:0px 3px 3px 0px;
}

.clvr .foot_panel,
.clvl .foot_panel{
	border:none;
}

.clvr .foot_panel_2 a.cart,
.clvl .foot_panel_2 a.cart{
	border-bottom:1px solid #fff46b;
	-moz-border-radius:3px 0px 0px 0px;
	-webkit-border-radius:3px 0px 0px 0px;
	-khtml-border-radius:3px 0px 0px 0px;
	border-radius:3px 0px 0px 0px;
}

.clvl .foot_panel_2 a.cart{
	-moz-border-radius:0px 3px 0px 0px;
	-webkit-border-radius:0px 3px 0px 0px;
	-khtml-border-radius:0px 3px 0px 0px;
	border-radius:0px 3px 0px 0px;
}

.clvr .foot_panel_2 a.cart:hover,
.clvl .foot_panel_2 a.cart:hover{
	background:#cc9900;
}

.clvr .foot_panel_2 a.cart:hover i,
.clvl .foot_panel_2 a.cart:hover i{
	color:#fff;
}

.clvr .kabinet a.login_anch,
.clvr .kabinet a.personal,
.clvr .kabinet a.register,
.clvl .kabinet a.login_anch,
.clvl .kabinet a.personal,
.clvl .kabinet a.register{
	text-align:center;
	border-right:none;
	border-bottom:1px solid #fff46b;
}

.clvr .compare_line a,
.clvr .delay_line a,
.clvr .viewed_line a,
.clvl .compare_line a,
.clvl .delay_line a,
.clvl .viewed_line a{
	text-align:center;
	border-right:none;
	border-bottom:1px solid #fff46b;
}

.clvr .delay_line a,
.clvl .delay_line a{
	border:none;
	-moz-border-radius:0px 0px 0px 3px;
	-webkit-border-radius:0px 0px 0px 3px;
	-khtml-border-radius:0px 0px 0px 3px;
	border-radius:0px 0px 0px 3px;
}

.clvl .delay_line a{	
	-moz-border-radius:0px 0px 3px 0px;
	-webkit-border-radius:0px 0px 3px 0px;
	-khtml-border-radius:0px 0px 3px 0px;
	border-radius:0px 0px 3px 0px;
}

/***ALTOP_LOGIN***/
.login:after{
	content:"";
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	border-top:7px solid #f4f5fd;
}

.clvt .login:after{
	border-top:none;
	border-bottom:7px solid #f4f5fd;
}

.clvr .login:after,
.clvl .login:after{
	border-bottom:7px solid transparent;
	border-top:7px solid transparent;	
	border-left:7px solid #f4f5fd;
	border-right:none;
}

.clvl .login:after{	
	border-left:none;
	border-right:7px solid #f4f5fd;
}

.login .login-form .fields input[type="text"],
.login .login-form .fields input[type="password"]{
	font-family:"Open Sans", sans-serif;
	font-size:13px;
	font-weight:400;
	color:#8184a1;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

/***NEWS***/
.news-list .news-item{
	border-bottom:1px dotted #dee0ee;
}

.news-list .news-item a{
	text-decoration:none;
}

.news-list .news-item a .news-date{
	font-size:11px;
	color:#fff;
	text-align:center;	
	line-height:23px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#575b71;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.news-list .news-item a:hover .news-date{
	background:#cc9900;
}

.news-list .news-item a .news-date:after{
	content:"";
	border-top:4px solid transparent;
	border-bottom:4px solid transparent;
	border-left:5px solid #575b71;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.news-list .news-item a:hover .news-date:after{
	border-left:5px solid #cc9900;
}

.news-list .news-item a .news-title{
	font-size:14px;
	color:#575b71;
	text-decoration:underline;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.news-list .news-item a:hover .news-title{
	color:#cc9900;
	text-decoration:none;
}

.news-detail img.detail_picture{
	border:none;
}

/***PREV_NEXT_NEWS***/
ul.news_prev_next{
	border-top:1px dotted #dee0ee;
}

ul.news_prev_next li{
	text-indent:0px;
}

ul.news_prev_next li a{
	text-decoration:none;
}

ul.news_prev_next li a .date{
	font-size:11px;
	color:#fff;
	text-align:center;	
	line-height:23px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#575b71;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

ul.news_prev_next li a:hover .date{
	background:#cc9900;
}

ul.news_prev_next li a .date:after{
	content:"";
	border-top:4px solid transparent;
	border-bottom:4px solid transparent;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

ul.news_prev_next li.prev a .date:after{
	border-right:5px solid #575b71;
}

ul.news_prev_next li.prev a:hover .date:after{
	border-right:5px solid #cc9900;
}

ul.news_prev_next li.next a .date:after{
	border-left:5px solid #575b71;
}

ul.news_prev_next li.next a:hover .date:after{
	border-left:5px solid #cc9900;
}

ul.news_prev_next li a .title-link{
	color:#575b71;
	text-decoration:underline;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

ul.news_prev_next li a:hover .title-link{
	color:#cc9900;
	text-decoration:none;
}

ul.news_prev_next li.prev a .title-link span{
	text-align:left;
}

ul.news_prev_next li.next a .title-link span{
	text-align:right;
}

/***STATI***/
.stati-list .stati-item{
	border-bottom:1px dotted #dee0ee;
}

.stati-list .stati-item .image_cont .image{
	text-align:center;
	/*border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;*/
}

.stati-list .stati-item .image img{
	  border:none;
}

.stati-list .stati-item .descr a.stati-title{
	font-size:16px;
	color:#575b71;
}

.stati-list .stati-item .descr a.stati-title:hover{
	color:#cc9900;
}

/***PREV_NEXT_STATI***/
ul.stati_prev_next{
	border-top:1px dotted #dee0ee;
}

ul.stati_prev_next li.prev a .arrow_prev,
ul.stati_prev_next li.next a .arrow_next{
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

ul.stati_prev_next li.prev a .arrow_prev{
	border-right:5px solid #dee0ee;
}

ul.stati_prev_next li.prev a:hover .arrow_prev{
	border-right:5px solid #cc9900;
}

ul.stati_prev_next li.next a .arrow_next{
	border-left:5px solid #dee0ee;
}

ul.stati_prev_next li.next a:hover .arrow_next{
	border-left:5px solid #cc9900;
}

ul.stati_prev_next li a .image_cont .image{
	text-align:center;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

ul.stati_prev_next li a .title-link{
	color:#575b71;
	text-decoration:underline;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

ul.stati_prev_next li.prev a .title-link{
	text-align:left;
}

ul.stati_prev_next li.next a .title-link{
	text-align:right;
}

ul.stati_prev_next li a:hover .title-link{
	color:#cc9900;
	text-decoration:none;
}

/***PAYMENTS***/
.payments-section-list{
	border-bottom:1px dotted #dee0ee;
}

.payments-section-list > ul > li > .payment-section-title{
	font-size:18px;
	font-weight:600;
	color:#575b71;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#edeef8;
}

.payments-section-list > ul > li ul li .payment-section-title{
	font-size:14px;	
	color:#575b71;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#f6f6fb;
}

.payments-section-list ul li .payment-item{
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-transition:border-color 0.15s ease 0s, -webkit-box-shadow 0.15s ease 0s;
	-moz-transition:border-color 0.15s ease 0s, -moz-box-shadow 0.15s ease 0s;
	-o-transition:border-color 0.15s ease 0s, -o-box-shadow 0.15s ease 0s;
	transition:border-color 0.15s ease 0s, box-shadow 0.15s ease 0s;
}

.payments-section-list ul li .payment-item:hover{
	border:2px solid #fde037;
	-webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
	-moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
	box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
	cursor:pointer;
}

.payments-section-list ul li .payment-item-number,
.payments-section-list ul li .payment-item-descr{
	color:#575b71;
}

.payments-section-list ul li .payment-item-title{
	font-size:16px;
	font-weight:600;
	color:#575b71;
}

/***VENDORS***/
.vendors-section-item a{
	text-decoration:none;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.vendors-section-item a:hover{ 
	text-decoration:none;
	border:1px solid #fde037;
	-webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
	-moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
	box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
}

.vendors-section-item a .item{
	border:1px solid transparent;	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.vendors-section-item a:hover .item{
	border:1px solid #fde037;
}

.vendors-section-item a .item .image{
	text-align:center;
}

.vendors-section-item a .item .image img{
	border:none;
}

.vendors-section-item a .item .item-title{
	font-size:14px;
	font-weight:700;
	color:#575b71;
	text-decoration:underline;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.vendors-section-item a:hover .item .item-title{
	color:#cc9900;
	text-decoration:none;
}

.vendors-section-descr{
	border-top:1px dotted #dee0ee;
}

/***CATALOG SECTIONS***/
.catalog-section .catalog-section-title a{ 
	font-size:18px;
	font-weight:600;
	color:#575b71;
	border:2px solid #edeef8;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#edeef8;
}

.catalog-section .catalog-section-title:hover a{
	color:#cc9900;
	text-decoration:none;
	border:2px solid #fde037;
	background:none;
}

.catalog-section .catalog-section-title .showchild,
.catalog-section .catalog-section-title .showsectionchild{
	text-align:center;
}

.catalog-section .catalog-section-title .showchild i,
.catalog-section .catalog-section-title .showsectionchild i{
	font-size:18px;
	color:#dee0ee;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.catalog-section .catalog-section-title .showchild:hover i,
.catalog-section .catalog-section-title .showsectionchild:hover i{
	color:#cc9900;
}

.catalog-section-child a{
	text-decoration:none;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.catalog-section-child a:hover{ 
	text-decoration:none;
	border:1px solid #fde037;
	-webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
	-moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
	box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
}

.catalog-section-child a .child{
	border:1px solid transparent;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.catalog-section-child a:hover .child{
	border:1px solid #fde037;
}

.catalog-section-child a .child .image{
	text-align:center;
}

.catalog-section-child a .child .image img{
	border:none;
}

.catalog-section-child a .child .text{
	color:#575b71;
	text-decoration:underline;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.catalog-section-child a:hover .child .text{
	color:#cc9900;
	text-decoration:none;
}

.catalog-section-descr{	
	border-top:1px dotted #dee0ee;
}

/***FILTER***/
.catalog_item_toogle_filter .showfilter{ 	
	text-decoration:none;
	border:2px solid #edeef8;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#edeef8;
}

.catalog_item_toogle_filter .showfilter:hover{	
	border:2px solid #fde037;
	background:none;
}

.catalog_item_toogle_filter .showfilter span{
	font-size:13px;	
	color:#575b71;
	border-bottom:1px dashed;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.catalog_item_toogle_filter .showfilter:hover span{
	color:#cc9900;
	border-bottom:1px dashed transparent;
}

.catalog_item_toogle_filter .showfilter i{
	font-size:18px;
	color:#dee0ee;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.catalog_item_toogle_filter .showfilter:hover i{
	color:#cc9900;
}

.filter{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#faf9f9; /*#edeef8;*/
}

.filter form table tr{
	border-bottom:1px solid #dee0ee;
}

.filter form table tr td:first-child{
	text-align:right;
}

.filter form table tr td .sect_name{
	cursor:pointer;
}

.filter form table tr td .sect_name span{
	font-size:13px;
	font-weight:600;
	color:#575b71;
	border-bottom:1px dashed;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.filter form table tr td .sect_name:hover span{
	color:#cc9900;
	border-bottom:1px dashed transparent;
}

.filter form table tr td .sect_name i{
	font-size:18px;
	color:#a0a4bc;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.filter form table tr td .sect_name:hover i{
	color:#cc9900;
}

.filter .bx_filter_block .price{
	color:#575b71;
	line-height:24px;
}

.filter .bx_filter_block .price input[type="text"]{
	font-family:"Open Sans", sans-serif;
	font-size:13px;
	font-weight:400;
	color:#8184a1;
	text-align:center;
	line-height:22px;
	border:1px solid #dee0ee;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	background:#fff;
}

/***FILTER_SLIDER***/
.filter .bx_filter_block .bx_ui_slider_track{
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
	background:#b7bbd3;
}

.filter .bx_ui_slider_track .bx-ui-slider-pricebar-vd{
	background:#8184a1;
}

.filter .bx_ui_slider_track .bx-ui-slider-pricebar-vn{
	background:#a0daff;
}

.filter .bx_ui_slider_track .bx-ui-slider-pricebar-v{
	background:#13a4ff;
}

.filter .bx_ui_slider_range .bx_ui_slider_handle{
	text-align:center;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
	-webkit-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.36);
	-moz-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.36);
	box-shadow:0px 0px 5px rgba(0, 0, 0, 0.36);
	background:#13a4ff;
}

.filter .bx_ui_slider_range .bx_ui_slider_handle i{	
	font-size:17px;
	color:#fff;
}

/***FILTER_SELECT***/
.filter .bx_filter_select_container .bx_filter_select_block{
	border:1px solid #dee0ee;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	background:#fff;
}

.filter .bx_filter_select_block .bx_filter_select_text{
	font-size:13px;
	color:#575b71;
	line-height:22px;
}

.filter .bx_filter_select_block .bx_filter_select_arrow{
	background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC") center no-repeat;
}

/***FILTER_SELECT_POPUP***/
.bx_filter_select_popup ul li label{
	font-size:13px;
	color:#575b71;
	line-height:22px;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.bx_filter_select_popup ul li label:hover{
	background:#dee0ee;
}

.bx_filter_select_popup ul li label.selected{
	background:#fde037;
}

.bx_filter_select_popup ul li label.disabled{
	color:#b7bbd3;
	background:none;
}

a.catalog_item_toogle_filter_hidden,
a.catalog_item_toogle_filter_reset{
	color:#a0a4bc;
	text-decoration:none;
	border-bottom:1px dashed;
}

a.catalog_item_toogle_filter_hidden:hover,
a.catalog_item_toogle_filter_reset:hover{
	border-bottom:1px dashed transparent;
}

.filter form .submit #modef_num{
	font-size:14px;
	font-weight:700;
	color:#575b71;
}

/***FILTER_VERTICAL***/
.filter.vertical form table tr td:first-child{
	text-align:left;
}

.filter.vertical .bx_filter_block .price:first-child:after{
	color:#b3b7cb;
	content:"-";
}

/***COUNT_ITEMS***/
.count_items label{
	line-height:29px;
}

.count_items span{
	font-size:14px;
	font-weight:700;
	color:#575b71;
	line-height:29px;
}

/***SORTING_LIMIT***/
.catalog-item-sorting label,
.catalog-item-limit label{
	line-height:29px;
}

.catalog-item-sorting a,
.catalog-item-limit a{ 
	color:#575b71;
	text-decoration:none;
	line-height:27px;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.catalog-item-sorting a:hover,
.catalog-item-limit a:hover{
	color:#fff;
	border:1px solid #575b71;
	background:#575b71;
}

.catalog-item-sorting a.selected,
.catalog-item-sorting a.selected:hover,
.catalog-item-limit a.selected,
.catalog-item-limit a.selected:hover{
	color:#575b71;
	border:1px solid #dee0ee;
	background:#dee0ee;
}

.catalog-item-sorting a.selected:after{
	content:"";
	border-left:6px solid transparent;
	border-right:6px solid transparent;
}

.catalog-item-sorting a.selected.asc:after{
	border-bottom:6px solid #a0a4bc;
}

.catalog-item-sorting a.selected.desc:after{
	border-top:6px solid #a0a4bc;
}

/***VIEW***/
.catalog-item-view a{
	text-align:center;
	text-decoration:none;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.catalog-item-view a:hover{
	border:1px solid #575b71;
	background:#575b71;
}

.catalog-item-view a.selected,
.catalog-item-view a.selected:hover{
	border:1px solid #fde037;
	background:#fde037;
}

.catalog-item-view a i{
	font-size:17px;
	color:#b7bbd3;
	line-height:27px;
}

.catalog-item-view a:hover i,
.catalog-item-view a.selected i{
	color:#fff;
}

/***CATALOG_SECTION***/
.catalog-item{
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.catalog-item:hover{
	border:1px solid #fde037;
	-webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
	-moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
	box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
}

.catalog-item .catalog-item-info{ 
	border:1px solid #fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.catalog-item:hover .catalog-item-info{
	border:1px solid #fde037;
}

.catalog-item .catalog-item-image a{
	text-align:center;
	text-decoration:none;
}

.catalog-item .catalog-item-image img{
	border:none;
}

.catalog-item .catalog-item-image .sticker span{
	font-size:11px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	line-height:22px;
}

.catalog-item .catalog-item-image .sticker .new{
	background:#9cc218;
}

.catalog-item .catalog-item-image .sticker .hit{
	background:#13a4ff;
}

.catalog-item .catalog-item-image .sticker .discount{
	background:#ff0000;
}

.catalog-item .catalog-item-image .sticker span:after{
	content:"";
	border-width:11px 6px 11px 0px;
	border-style:solid;
}

.catalog-item .catalog-item-image .sticker .new:after{
	border-color:#9cc218 transparent #9cc218 #9cc218;
}

.catalog-item .catalog-item-image .sticker .hit:after{
	border-color:#13a4ff transparent #13a4ff #13a4ff;
}

.catalog-item .catalog-item-image .sticker .discount:after{
	border-color:#ff0000 transparent #ff0000 #ff0000;
}

.catalog-item .catalog-item-title a{ 
	font-size:18px;
	font-weight:600;
	color:#575b71;
}

.catalog-item .catalog-item-title a:hover{ 
	color:#cc9900;
}

.catalog-item .article{
	font-size:12px;
	color:#a0a4bc;
}

.catalog-item .rating{
	font-size:12px;
	color:#a0a4bc;
}

.catalog-item .rating table{
	border:none;
}

.catalog-item .rating table td i{
	font-size:17px;
}

.catalog-item .rating .star i,
.catalog-item .rating .star-empty i{
	color:#dee0ee;
}

.catalog-item .rating .star-voted i{
	color:#f6bc00;
}

.catalog-item .rating .star-over i{
	color:#ca3507;
}

.catalog-item .rating table td.vote-result{
	font-size:12px;
	color:#a0a4bc;
}

.catalog-item .property{
	border-bottom:1px dotted #dee0ee;
}

.catalog-item .property .name,
.catalog-item .property .val{
	background:#fff;
}

.catalog-item .compare a,
.catalog-item .delay a{
	text-align:center;
	text-decoration:none;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.catalog-item .compare a:hover,
.catalog-item .delay a:hover{
	border:1px solid #575b71;
	background:#575b71;
}

.catalog-item .compare a.catalog-item-compared,
.catalog-item .delay a.catalog-item-delayed{
	border:1px solid #edeef8;
	background:#edeef8;
}

.catalog-item .compare a i,
.catalog-item .delay a i{
	font-size:15px;
	color:#b7bbd3;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.catalog-item .compare a:hover i,
.catalog-item .delay a:hover i{
	color:#fff;
}

.catalog-item .compare a.catalog-item-compared i,
.catalog-item .delay a.catalog-item-delayed i{
	color:#babed5;
}

.catalog-item .compare a span,
.catalog-item .delay a span{
	font-size:11px;
	color:#8184a1;
	text-transform:uppercase;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.catalog-item .compare a:hover span,
.catalog-item .delay a:hover span{
	color:#fff;
}

.catalog-item .compare a.catalog-item-compared span,
.catalog-item .delay a.catalog-item-delayed span{
	color:#a0a4bc;
}

.catalog-item .item-price{
	text-align:right;
}

.catalog-item .item-price .catalog-item-price{ 
	font-size:24px;
	font-weight:700;
	color:#000;
	line-height:1.0;
}

.catalog-item .item-price .unit{ 
	font-size:12px;
}

.catalog-item .item-price .catalog-item-price-old{
	color:#a0a4bc;
	text-decoration:line-through;
}

.catalog-item .item-price .catalog-item-price-percent{
	color:#ff0000;
}

.catalog-item .buy_more .avl i,
.catalog-item .buy_more .not_avl i{
	font-size:21px;
}

.catalog-item .buy_more .avl i{
	color:#9cc218;
}

.catalog-item .buy_more .not_avl i{
	color:#b7bbd3;
}

.catalog-item .buy_more .avl span,
.catalog-item .buy_more .not_avl span{
	font-size:12px;
	color:#a0a4bc;
}

/***PRICE_VIEW***/
.catalog-item-price-view .catalog-item-image .sticker span:after{
	content:none;
	border:none;
}

.catalog-item-price-view .catalog-item-title a{
	font-size:13px;
	font-weight:400;
}

.catalog-item-price-view .item-price .catalog-item-price,
.catalog-item-price-view .item-price .catalog-item-price-discount{
	font-size:14px;
	font-weight:700;
	color:#000;
	line-height:1.3;
}

.catalog-item-price-view .item-price .catalog-item-price span,
.catalog-item-price-view .item-price .catalog-item-price-discount span{
	font-size:12px;
	font-weight:400;
	color:#8184a1;
}

.catalog-item-price-view .item-price .catalog-item-no-price{
	font-size:12px;
}

.catalog-item-price-view .unit{
	font-size:12px;
	text-align:right;
}

.catalog-item-price-view .avl i,
.catalog-item-price-view .not_avl i{
	font-size:21px;
}

.catalog-item-price-view .avl i{
	color:#9cc218;
}

.catalog-item-price-view .not_avl i{
	color:#b7bbd3;
}

.catalog-item-price-view .avl span,
.catalog-item-price-view .not_avl span{
	font-size:12px;
	color:#a0a4bc;
}

/***CATALOG_SECTION_DESCR***/
.catalog_description{	
	border-top:1px dotted #dee0ee;
}

/***CATALOG_DETAIL***/
.catalog-detail-pictures .detail_picture .catalog-detail-images{
	text-align:center;
	text-decoration:none;
}

.catalog-detail-pictures .detail_picture img{
	border:none;
}

.catalog-detail-pictures .detail_picture .sticker span{
	font-size:11px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	line-height:22px;
}

.catalog-detail-pictures .detail_picture .sticker .new{
	background:#9cc218;
}

.catalog-detail-pictures .detail_picture .sticker .hit{
	background:#13a4ff;
}

.catalog-detail-pictures .detail_picture .sticker .discount{
	background:#ff0000;
}

.catalog-detail-pictures .detail_picture .sticker span:before{
	content:"";
	border-width:11px 0px 11px 6px;
	border-style:solid;
}

.catalog-detail-pictures .detail_picture .sticker .new:before{
	border-color:#9cc218 #9cc218 #9cc218 transparent;
}

.catalog-detail-pictures .detail_picture .sticker .hit:before{
	border-color:#13a4ff #13a4ff #13a4ff transparent;
}

.catalog-detail-pictures .detail_picture .sticker .discount:before{
	border-color:#ff0000 #ff0000 #ff0000 transparent;
}

.catalog-detail-pictures .more_photo ul li{
	border:2px solid transparent;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	cursor:pointer;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.catalog-detail-pictures .more_photo ul li:hover{
	border:2px solid #fde037;
}

.catalog-detail-pictures .more_photo ul li.catalog-detail-video{
	border:2px solid #dee0ee;
	background:#dee0ee;
}

.catalog-detail-pictures .more_photo ul li.catalog-detail-video:hover{
	border:2px solid #575b71;
	background:#575b71;
}

.catalog-detail-pictures .more_photo ul li a{
	text-align:center;
	text-decoration:none;
}

.catalog-detail-pictures .more_photo ul li.catalog-detail-video a i{
	font-size:42px;
	color:#b7bbd3;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.catalog-detail-pictures .more_photo ul li.catalog-detail-video a span{
	font-size:14px;
	font-weight:700;
	color:#b7bbd3;
	text-transform:uppercase;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.catalog-detail-pictures .more_photo ul li.catalog-detail-video:hover a i,
.catalog-detail-pictures .more_photo ul li.catalog-detail-video:hover a span{
	color:#fff;
}

.catalog-detail-pictures .more_photo ul li a img{
	border:none;
}

.catalog-detail .price_buy_detail{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#f6f6fb;
}

.catalog-detail .catalog-detail-price .catalog-detail-item-price {
	font-size:24px;
	font-weight:700;
	color:#000;
}

.catalog-detail .catalog-detail-price .unit{
	font-size:12px;
	font-weight:400;
	color:#8184a1;
}

.catalog-detail .catalog-detail-price .catalog-detail-item-price-old {
	color:#a0a4bc;
	text-decoration:line-through;
}

.catalog-detail .catalog-detail-price .catalog-detail-item-price-percent {
	color:#ff0000;
}

.catalog-detail .catalog-detail-price .catalog-detail-item-no-price{
	font-size:12px;
}

.catalog-detail .catalog-detail-price .avl i,
.catalog-detail .catalog-detail-price .not_avl i{
	font-size:21px;
}

.catalog-detail .catalog-detail-price .avl i{
	color:#9cc218;
}

.catalog-detail .catalog-detail-price .not_avl i{
	color:#b7bbd3;
}

.catalog-detail .catalog-detail-price .avl span,
.catalog-detail .catalog-detail-price .not_avl span{
	font-size:12px;
	color:#a0a4bc;
}

.catalog-detail .compare a,
.catalog-detail .delay a{
	text-align:center;
	text-decoration:none;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.catalog-detail .compare a:hover,
.catalog-detail .delay a:hover{
	border:1px solid #575b71;
	background:#575b71;
}

.catalog-detail .compare a.catalog-item-compared,
.catalog-detail .delay a.catalog-item-delayed{
	border:1px solid #edeef8;
	background:#edeef8;
}

.catalog-detail .compare a i,
.catalog-detail .delay a i{
	font-size:15px;
	color:#b7bbd3;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.catalog-detail .compare a:hover i,
.catalog-detail .delay a:hover i{
	color:#fff;
}

.catalog-detail .compare a.catalog-item-compared i,
.catalog-detail .delay a.catalog-item-delayed i{
	color:#babed5;
}

.catalog-detail .compare a .compare_text,
.catalog-detail .delay a .delay_text{
	font-size:11px;
	color:#8184a1;
	text-transform:uppercase;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.catalog-detail .compare a:hover .compare_text,
.catalog-detail .delay a:hover .delay_text{
	color:#fff;
}

.catalog-detail .compare a.catalog-item-compared .compare_text,
.catalog-detail .delay a.catalog-item-delayed .delay_text{
	color:#a0a4bc;
}

.catalog-detail .article{
	font-size:12px;
	color:#a0a4bc;
}

.catalog-detail .rating{
	font-size:12px;
	color:#a0a4bc;
}

.catalog-detail .rating table{
	border:none;
}

.catalog-detail .rating table td i{
	font-size:17px;
}

.catalog-detail .rating .star i,
.catalog-detail .rating .star-empty i{
	color:#dee0ee;
}

.catalog-detail .rating .star-voted i{
	color:#f6bc00;
}

.catalog-detail .rating .star-over i{
	color:#ca3507;
}

.catalog-detail .rating table td.vote-result{
	font-size:12px;
	color:#a0a4bc;
}

/***CHOOSE OFFER PROPERTY***/
.catalog-detail .catalog-detail-offers{
	border:1px solid #dee0ee;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
}

.catalog-detail .offer_block .h3{
	font-size:14px;
	font-weight:700;
	color:#575b71;
}

.catalog-detail .offer_block ul li span{
	color:#575b71;
	line-height:30px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.catalog-detail .offer_block ul.COLOR li span{
	border:2px solid #fff;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
}

.catalog-detail .offer_block ul.COLOR li span img,
.catalog-detail .offer_block ul.COLOR li span i{
	border:1px solid #fff;
}

.catalog-detail .offer_block ul li:hover span{	
	background:#dee0ee;
}

.catalog-detail .offer_block ul.COLOR li:hover span{
	border:2px solid #a0a4bc;
}

.catalog-detail .offer_block ul li.active span{
	color:#000;
	background:#fde037;
}

.catalog-detail .offer_block ul.COLOR li.active span{
	border:2px solid #fde037;
}

.catalog-detail .catalog-detail-properties .h4{
	font-size:18px;
	font-weight:600;
	color:#575b71;
}

.catalog-detail .catalog-detail-property{ 
	border-bottom:1px dotted #dee0ee; 
}

.catalog-detail .catalog-detail-property .name,
.catalog-detail .catalog-detail-property .val{ 
	background:#fff;
}

.catalog-detail-element .section ul.tabs li.current:after{
	content:"";
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-top:8px solid #fde037;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.catalog-detail-element .section ul.tabs li a{
	text-align:center;
	text-decoration:none;
	border:1px solid #e0e3e7;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.catalog-detail-element .section ul.tabs li:hover a,
.catalog-detail-element .section ul.tabs li.current a{
	border:2px solid #fde037;
}

.catalog-detail-element .section ul.tabs li.current a{
	background:#fde037;
}

.catalog-detail-element .section ul.tabs li a span{
	font-size:14px;
	font-weight:700;
	color:#575b71;
	text-transform:uppercase;
	border-bottom:1px dashed;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.catalog-detail-element .section ul.tabs li a .reviews_count{
	font-weight:400;
}

.catalog-detail-element .section ul.tabs li:hover a span{
	color:#cc9900;
	border-bottom:1px dashed transparent;
}

.catalog-detail-element .section ul.tabs li.current a span{
	color:#000;
	border-bottom:1px dashed transparent;
}

.catalog-detail-element .section .box{
	background:none;
}

.catalog-detail-element .section .box #video{
	text-align:center;
}

.catalog-detail-store{ 
	border-bottom:1px dotted #dee0ee; 
}

.catalog-detail-store .name,
.catalog-detail-store .val{ 
	background:#fff;
}

/***RELATED_BIGDATA_CONSTRUCTOR_ITEMS***/
.related-items .h3,
.bigdata-items .h3,
.set-constructor-items .h3,
.catalog-detail #column_left .h3{
	font-size:18px;
	font-weight:600;
	color:#575b71;
}

/***CONSTRUCTOR_ITEMS***/
.set-constructor-items .catalog-item-card:before{
	font-size:24px;
	font-weight:700;
	color:#575b71;
	text-align:center;
	line-height:32px;
	content:"+";
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	-khtml-border-radius:16px;
	border-radius:16px;
	background:#dee0ee;
}

.set-constructor-items .catalog-item-card.set_element:before,
.catalog-detail-element .set-constructor-items .catalog-item-card:before{
	content:none;
}

.set-constructor-items .catalog-item-card.set_result:before{
	content:"=";
}

.set-constructor-items .catalog-item-card.set_element,
.set-constructor-items .catalog-item-card.set_result,
.set-constructor-items .catalog-item-card.set_element .catalog-item-info,
.set-constructor-items .catalog-item-card.set_result .catalog-item-info,
.set-constructor-items .catalog-item-card.set_element:hover,
.set-constructor-items .catalog-item-card.set_result:hover,
.set-constructor-items .catalog-item-card.set_element:hover .catalog-item-info,
.set-constructor-items .catalog-item-card.set_result:hover .catalog-item-info{
	border:none;
}

.set-constructor-items .catalog-item-card.set_element:hover,
.set-constructor-items .catalog-item-card.set_result:hover{	
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}

.set-constructor-items .catalog-item-card .item-image span{
	text-align:center;
}

.set-constructor-items .catalog-item-card.set_result .item-image i{
	font-size:142px;
	color:#dee0ee;
	text-align:center;
}

.set-constructor-items a.collect_set{
	line-height:1.3;
}

/***CONSTRUCTOR_POPUP***/
.popup-set .popup-window{
	border:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
	-moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
	box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
}

.popup-set .popup-window-content-row .popup-window-center-column{
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
	-khtml-border-radius:0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;
	background:#fff;
}

.popup-set .popup-window-wait{
	text-align:center;
}

.popup-set .popup-window-wait i{
	font-size:20px;
	color:#b7bbd3;
}

.popup-set .set-constructor-descr{
	color:#575b71;
}

.popup-set .set-constructor-items .last-section{
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
	-khtml-border-radius:0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;
	background:#f4f5fd;
}

.popup-set .set-constructor-items .catalog-item-card.set_item_other:before{
	content:none;
}

.popup-set .set-constructor-items .catalog-item-card.set_item_other{
	-webkit-transition:border-color 0.15s ease 0s, -webkit-box-shadow 0.15s ease 0s, -moz-box-shadow 0.15s ease 0s, box-shadow 0.15s ease 0s;
	-moz-transition:border-color 0.15s ease 0s, -webkit-box-shadow 0.15s ease 0s, -moz-box-shadow 0.15s ease 0s, box-shadow 0.15s ease 0s;
	-o-transition:border-color 0.15s ease 0s, -webkit-box-shadow 0.15s ease 0s, -moz-box-shadow 0.15s ease 0s, box-shadow 0.15s ease 0s;
	transition:border-color 0.15s ease 0s, -webkit-box-shadow 0.15s ease 0s, -moz-box-shadow 0.15s ease 0s, box-shadow 0.15s ease 0s;
}

.popup-set .set-constructor-items .catalog-item-card.set_item_other .catalog-item-info{
	-webkit-transition:border-color 0.15s ease 0s;
	-moz-transition:border-color 0.15s ease 0s;
	-o-transition:border-color 0.15s ease 0s;
	transition:border-color 0.15s ease 0s;
}

.popup-set .set-constructor-items .catalog-item-card.item_empty{
	border:1px solid #f4f5fd;
	background:#f4f5fd;
}

.popup-set .set-constructor-items .catalog-item-card.item_empty:hover{
	border:1px solid #f4f5fd;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}

.popup-set .set-constructor-items .catalog-item-card .item-all-title .item-title{
	font-size:12px;
}

.popup-set .set-constructor-items .catalog-item-card .catalog-item-price{
	font-size:14px;
}

.popup-set .set-constructor-items .catalog-item-card.set_result .item-image i{
	font-size:99px;
}

.popup-set .set-constructor-items .catalog-item-card .pop-up-add{
	font-size:24px;
	font-weight:700;
	color:#575b71;
	text-align:center;
	text-decoration:none;
	line-height:32px;	
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	-khtml-border-radius:16px;
	border-radius:16px;
	background:#dee0ee;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.popup-set .set-constructor-items .catalog-item-card .pop-up-add:hover{
	color:#000;
	background:#fde037;
}

/***CONSTRUCTOR_POPUP_SLIDER_ARROW_LEFT_RIGHT***/
.popup-set .set_construct_slider_arrow_left .arrow_cont,
.popup-set .set_construct_slider_arrow_right .arrow_cont{	
	text-align:center;
	text-decoration:none;
	background:#8184a1;
	cursor:pointer;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.popup-set .set_construct_slider_arrow_right .arrow_cont{
	-moz-border-radius:4px 0px 0px 4px;
	-webkit-border-radius:4px 0px 0px 4px;
	-khtml-border-radius:4px 0px 0px 4px;
	border-radius:4px 0px 0px 4px;
}

.popup-set .set_construct_slider_arrow_left .arrow_cont{
	-moz-border-radius:0px 4px 4px 0px;
	-webkit-border-radius:0px 4px 4px 0px;
	-khtml-border-radius:0px 4px 4px 0px;
	border-radius:0px 4px 4px 0px;
}

.popup-set .set_construct_slider_arrow_right .arrow_cont:hover,
.popup-set .set_construct_slider_arrow_left .arrow_cont:hover{
	background:#fde037;	
}

.popup-set .set_construct_slider_arrow_right .arrow_cont:before,
.popup-set .set_construct_slider_arrow_right .arrow_cont:after{	
	border-right:8px solid transparent;
}

.popup-set .set_construct_slider_arrow_left .arrow_cont:before,
.popup-set .set_construct_slider_arrow_left .arrow_cont:after{	
	border-left:8px solid transparent;
}

.popup-set .set_construct_slider_arrow_right .arrow_cont:before,
.popup-set .set_construct_slider_arrow_left .arrow_cont:before{	
	border-bottom:4px solid #575b71;
}

.popup-set .set_construct_slider_arrow_right .arrow_cont:after,
.popup-set .set_construct_slider_arrow_left .arrow_cont:after{	
	border-top:4px solid #575b71;
}

.popup-set .set_construct_slider_arrow_right .arrow_cont:hover:before,
.popup-set .set_construct_slider_arrow_left .arrow_cont:hover:before{
	border-bottom:4px solid #bea201;
}

.popup-set .set_construct_slider_arrow_right .arrow_cont:hover:after,
.popup-set .set_construct_slider_arrow_left .arrow_cont:hover:after{
	border-top:4px solid #bea201;
}

.popup-set .set_construct_slider_arrow_right .arrow_cont i,
.popup-set .set_construct_slider_arrow_left .arrow_cont i{
	font-size:26px;
	color:#fff;
}

/***COMPARE***/
.compare-list-result .sort a.sortbutton{
	color:#575b71;
	text-decoration:none;
	border-bottom:1px dashed #575b71;
}

.compare-list-result .sort a.sortbutton:hover{	
	border-bottom:1px dashed transparent;
}

.compare-list-result .sort a.sortbutton.current{
	color:#000;
	text-decoration:none;
	border-bottom:none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
	background:#fde037;
}

table.compare-grid{
	border-bottom:1px dotted #dee0ee;
}

table.compare-grid td{ 
	font-size:11px;
	text-align:center;
}

table.compare-grid td.compare-property{
	font-size:11px;
	font-weight:700;
	text-align:left;
}

table.compare-grid tr.alt td{ 
	background:#f4f5fd;
}

table.compare-grid td a.compare-title{
	font-size:11px;
	font-weight:700;
	color:#000;
}

table.compare-grid td a.compare-title:hover{
	color:#cc9900;
}

table.compare-grid .catalog-item-price{ 
	font-size:24px;
	font-weight:700;
	color:#000;
}

table.compare-grid .catalog-item-price .unit,
table.compare-grid .item-no-price .unit{ 
	font-size:12px;
	font-weight:400;
	color:#8184a1;
}

table.compare-grid .catalog-item-price-old{
	color:#a0a4bc;
	text-decoration:line-through;
}

table.compare-grid .catalog-item-price-percent{
	color:#9d06d7;
}

table.compare-grid .available .avl i,
table.compare-grid .available .not_avl i{
	font-size:21px;
}

table.compare-grid .available .avl i{
	color:#9cc218;
}

table.compare-grid .available .not_avl i{
	color:#b7bbd3;
}

table.compare-grid .available .avl span,
table.compare-grid .available .not_avl span{
	font-size:12px;
	color:#a0a4bc;
}

table.compare-grid .delay a{
	text-align:center;
	text-decoration:none;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

table.compare-grid .delay a:hover{
	border:1px solid #575b71;
	background:#575b71;
}

table.compare-grid .delay a.catalog-item-delayed{
	border:1px solid #edeef8;
	background:#edeef8;
}

table.compare-grid .delay a i{
	font-size:15px;
	color:#b7bbd3;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

table.compare-grid .delay a:hover i{
	color:#fff;
}

table.compare-grid .delay a.catalog-item-delayed i{
	color:#babed5;
}

table.compare-grid .delay a .delay_text{
	font-size:11px;
	color:#8184a1;
	text-transform:uppercase;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

table.compare-grid .delay a:hover .delay_text{
	color:#fff;
}

table.compare-grid .delay a.catalog-item-delayed .delay_text{
	color:#a0a4bc;
}

/***PAGINATION***/
.pagination ul li{
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.pagination ul li.first,
.pagination ul li.last{
	border:1px solid #edeef8;
	background:#edeef8;
}

.pagination ul li:hover{
	border:1px solid #575b71;
	background:#575b71;
}

.pagination ul li.points:hover{
	border:1px solid #dee0ee;
	background:none;
}

.pagination ul li.active{
	border:1px solid #fde037;
	background:#fde037;
}

.pagination ul li a,
.pagination ul li span{
	font-weight:300;
	color:#575b71;
	text-align:center;
	text-decoration:none;
	line-height:27px;
}

.pagination ul li.first a,
.pagination ul li.last a{
	color:#8184a1;
}

.pagination ul li:hover a{
	color:#fff;
}

.pagination ul li.active span{
	color:#402a1d;
}

/***TO_TOP***/
a#to_top{
	text-align:center;
	text-decoration:none;
	background:rgba(87, 91, 113, 0.1);
}

a#to_top:hover{
	background:rgba(87, 91, 113, 0.3);
}

a#to_top i{
	font-size:23px;
	color:rgba(255, 255, 255, 0.1);
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

a#to_top:hover i{
	color:rgba(255, 255, 255, 0.3);
}

/***MODAL***/
#addItemInCart{
	background:#fff;
}

#addItemInCart .item_image_full{
	text-align:center;
}

#addItemInCart .item_image_full img.item_image{
	border:none;
}

#addItemInCart .item_title{
	text-align:center;
}

/***ADD2BASKET_OFFER***/
.more_options .item_info{
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	-khtml-border-radius:0px 0px 6px 6px;
	border-radius:0px 0px 6px 6px;
}

.more_options .item_image{
	background:#fff;
}

.more_options .item_image .img{
	text-align:center;
}

/***MORE_OPTIONS CHOOSE OFFER PROPERTY***/
.more_options .item_block .offer_block td.h3{
	font-size:14px;
	font-weight:700;
	color:#575b71;
}

.more_options .item_block .offer_block ul li span{
	color:#575b71;
	line-height:30px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.more_options .item_block .offer_block ul.COLOR li span{
	border:2px solid transparent;
}

.more_options .item_block .offer_block ul.COLOR li span img,
.more_options .item_block .offer_block ul.COLOR li span i{
	border:1px solid #fff;
}

.more_options .item_block .offer_block ul li:hover span{
	background:#dee0ee;
}

.more_options .item_block .offer_block ul.COLOR li:hover span{
	border:2px solid #a0a4bc;
}

.more_options .item_block .offer_block ul li.active span{
	color:#000;
	background:#fde037;
}

.more_options .item_block .offer_block ul.COLOR li.active span{
	border:2px solid #fde037;
}

.more_options .item_block .catalog_price .price-normal{
	font-size:24px;
	font-weight:700;
	color:#000;
}

.more_options .item_block .catalog_price .unit{
	font-size:12px;
	font-weight:400;
	color:#8184a1;
}

.more_options .item_block .catalog_price .price-old{
	color:#a0a4bc;
	text-decoration:line-through;
}

.more_options .item_block .catalog_price .price-percent{
	color:#9d06d7;
}

.more_options .item_block .catalog_price .no-price{
	font-size:12px;
}

.more_options .item_block .catalog_price .avl i,
.more_options .item_block .catalog_price .not_avl i{
	font-size:21px;
}

.more_options .item_block .catalog_price .avl i{
	color:#9cc218;
}

.more_options .item_block .catalog_price .not_avl i{
	color:#b7bbd3;
}

.more_options .item_block .catalog_price .avl span,
.more_options .item_block .catalog_price .not_avl span{
	font-size:12px;
	color:#a0a4bc;
}

/***ORDER_CART***/
.cart-items .sort a.sortbutton{
	color:#575b71;
	text-decoration:none;
	border-bottom:1px dashed #575b71;
}

.cart-items .sort a.sortbutton:hover{
	color:#575b71;
	border-bottom:1px dashed transparent;
}

.cart-items .sort a.sortbutton.current{
	color:#000;
	text-decoration:none;
	border-bottom:none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
	background:#fde037;
}

.cart-items .clear a.clear_cart{
	line-height:1.3;
}

.cart-items .clear a.clear_cart i{
	font-size:21px;
}

.cart-items .equipment .thead,
.cart-items .equipment-order .thead{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#edeef8;
}

.cart-items .equipment .thead .cart-item-image,
.cart-items .equipment .thead .cart-item-name,
.cart-items .equipment .thead .cart-item-price,
.cart-items .equipment .thead .cart-item-quantity,
.cart-items .equipment .thead .cart-item-summa,
.cart-items .equipment .thead .cart-item-actions{
	color:#575b71;
	text-align:left;
}

.cart-items .equipment .thead .cart-item-price,
.cart-items .equipment .thead .cart-item-summa{
	text-align:right;
}

.cart-items .equipment .thead .cart-item-quantity{
	text-align:center;
}

.cart-items .equipment-order .thead .cart-item-name,
.cart-items .equipment-order .thead .cart-item-price,
.cart-items .equipment-order .thead .cart-item-quantity,
.cart-items .equipment-order .thead .cart-item-summa{
	color:#575b71;
}

.cart-items .equipment-order .thead .cart-item-name{
	text-align:left;
}

.cart-items .equipment-order .thead .cart-item-price,
.cart-items .equipment-order .thead .cart-item-quantity,
.cart-items .equipment-order .thead .cart-item-summa{
	text-align:right;
}

.cart-items .equipment .tbody .tr,
.cart-items .equipment-order .tbody .tr{
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.cart-items .equipment .tbody .tr_into,
.cart-items .equipment-order .tbody .tr_into{
	border:1px solid transparent;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.cart-items .equipment .tbody .cart-item-name{
	text-align:left;
}

.cart-items .equipment .tbody .cart-item-price,
.cart-items .equipment .tbody .cart-item-summa{
	text-align:right;
}

.cart-items .equipment .tbody .cart-item-quantity{
	text-align:center;
}

.cart-items .equipment .tbody .cart-item-image{
	text-align:center;
}

.cart-items .equipment .tbody .cart-item-name a {
    color: #3b3d47;
}

.cart-items .equipment .tbody .cart-item-name a:hover{
	color:#cc9900;
}

.cart-items .equipment .tbody .cart-item-price .price{
	color:#000;
}

.cart-items .equipment .tbody .cart-item-price .old-price{
	color:#9d06d7;
	text-decoration:line-through;
}

.cart-items .equipment .tbody .cart-item-price .unit{
	font-size:12px;
}	

.cart-items .equipment .tbody .cart-item-summa{
	color:#000;
}

.cart-items .equipment .tbody .cart-item-actions .delay a,
.cart-items .equipment .tbody .cart-item-actions .in-order a,
.cart-items .equipment .tbody .cart-item-actions .delete a{
	text-align:center;
	text-decoration:none;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.cart-items .equipment .tbody .cart-item-actions .delay a i,
.cart-items .equipment .tbody .cart-item-actions .in-order a i,
.cart-items .equipment .tbody .cart-item-actions .delete a i{
	font-size:15px;
	color:#b7bbd3;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.cart-items .equipment .tbody .cart-item-actions .delay a:hover,
.cart-items .equipment .tbody .cart-item-actions .in-order a:hover,
.cart-items .equipment .tbody .cart-item-actions .delete a:hover{
	border:1px solid #575b71;
	background:#575b71;
}

.cart-items .equipment .tbody .cart-item-actions .delay a:hover i,
.cart-items .equipment .tbody .cart-item-actions .in-order a:hover i,
.cart-items .equipment .tbody .cart-item-actions .delete a:hover i{
	color:#fff;
}

.cart-items .equipment-order .tbody .cart-item-number,
.cart-items .equipment-order .tbody .cart-item-name,
.cart-items .equipment-order .tbody .cart-itogo{
	text-align:left;
}

.cart-items .equipment-order .tbody .cart-item-price,
.cart-items .equipment-order .tbody .cart-item-quantity,
.cart-items .equipment-order .tbody .cart-item-summa,
.cart-items .equipment-order .tbody .cart-allsum{
	color:#222;
	text-align:right;
}

.cart-items .equipment-order .tbody .cart-item-number{
	color:#a5a5a5;
}

.cart-items .equipment-order .tbody .cart-item-image{
	text-align:center;
}

.cart-items .equipment-order .myorders_itog{
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.cart-items .equipment .tbody .myorders_itog .cart-itogo{
	color: #666666;
	text-align:right;
}

.cart-items .equipment-order .myorders_itog .cart-itogo{
	color:#575b71;
	text-align:right;
}

.cart-items .equipment .tbody .myorders_itog .cart-allsum,
.cart-items .equipment-order .myorders_itog .cart-allsum{
	font-size:14px;
	font-weight:700;
	color:#000;
	text-align:left;
}

.cart-items .equipment-order .myorders_itog .cart-allsum{
	text-align:right;
}

.cart-items table.w100p td.cart-coupon input{
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	font-weight:400;
	color:#8184a1;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:none;
}

.cart-accessories .h3{
	font-size:18px;
	font-weight:600;
	color:#575b71;
}

.myorders h2,
.personal h2{
	font-size:14px;
	font-weight:700;
	color:#575b71;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#edeef8;
}

.myorders .person_type,
/*.myorders .order-info,*/
.personal .personal-info{
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}
.block_tabs-all{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	border: 1px solid #d0d0d0;
	padding-bottom: 20px;
}

.myorders .person_type_in,
/*.myorders .order-info_in,*/
.personal .personal-info_in{
	border:1px solid transparent;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.myorders .person_type_in table label,
.myorders .order-info_in table .name{
	font-size:14px;
	font-weight:700;
	color:#000;
	padding:0px 0px 0px 10px;
}

.myorders .order-info .label .star{
	font-size:14px;
	font-weight:700;
	color:#cc0000;
}

.myorders .order-info input[type="text"],
.personal input[type="text"],
.one_click .order-info input[type="text"],
.personal input[type="password"]{
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	text-align:left;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.myorders .order-info textarea,
.personal textarea{
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.myorders .order-info select{
	color:#8184a1;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

/***LOCATION***/
.myorders .order-info .quick-location-tag{
	font-size:13px;
	font-weight:400;
	color:#575b71;
	line-height:1.3;
	border:none;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#dee0ee;
}

.myorders .order-info .quick-location-tag:hover{
	color:#000;
	background:#fde037;
}

.myorders .order-info .dropdown-block{
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.myorders .order-info .dropdown-fade2white{
	background:none;
}

.myorders .order-info .bx-ui-combobox-container .bx-combobox-fake-as-input{
	font-size:14px;
	font-weight:400;
	color:#8184a1;
	line-height:30px;
}

/***REGISTER, AUTORIZATION, FORGOT_PASS, CHANGE_PASS, CONTACTS***/
.content-form .field input[type="text"],
.content-form .field input[type="password"]{
	font-family:"Open Sans", sans-serif;
	font-size:14px;	
	color:#8184a1;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;	
	background:#fff;
}

.content-form .field img{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.content-form .field textarea{
	font-family:"Open Sans", sans-serif;
	font-size:14px;	
	color:#8184a1;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;	
	background:#fff;
}

.content-form .field .forgot,
.content-form .field .boc_anch{
	text-decoration:none;
	line-height:27px;
}

/***NEW_OLD_BYERS***/
.order-checkout table.sale_order_full_table input[type="text"],
.order-checkout table.sale_order_full_table input[type="password"]{
	font-family:"Open Sans", sans-serif;
	font-size:14px;	
	color:#8184a1;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;	
	background:#fff;
}

/***POPUP_WINDOWS_STYLES***/
.pop-up-bg{
	background:rgba(87, 91, 113, 0.4);
}

.pop-up,
.bx-core-adm-dialog.popup-store{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
    -moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
    box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
	background:#f4f5fd;
}

.pop-up .h1,
.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-head,
.popup-set .popup-window-top-row .popup-window-center-column{
	font-size:18px;
	font-weight:600;
	color:#fff;
	text-align:left;	
	-moz-border-radius:5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
	-khtml-border-radius:5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
	background:#a0a4bc;
}

.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-head,
.popup-set .popup-window-top-row .popup-window-center-column{
	border:none;
	-webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
}

.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-head-inner{
	font-size:18px;
	font-weight:600;
	color:#fff;
	text-align:left;
	text-shadow:none;
}

.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-head-icons {
	background:none;
}

a.pop-up-close,
.bx-core-adm-dialog.popup-store .bx-core-adm-icon-close,
.popup-set .popup-window-close-icon{
	text-align:center;
	text-decoration:none;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-khtml-border-radius:12px;
	border-radius:12px;
	background:#575b71;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

a.pop-up-close:hover,
.bx-core-adm-dialog.popup-store .bx-core-adm-icon-close:hover,
.popup-set .popup-window-close-icon:hover{
	background:#cc9900;	
}

a.pop-up-close i,
.bx-core-adm-dialog.popup-store .bx-core-adm-icon-close i,
.popup-set .popup-window-close-icon i{
	font-size:17px;
	color:#fff;
}

.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-content{
	border:none;
	background:none;
}

.bx-core-adm-dialog.popup-store table.data td,
.bx-core-adm-dialog.popup-store table#store_table td{
	text-align:left;
}

.bx-core-adm-dialog.popup-store table#store_table tr.store_row {
	border:2px solid transparent;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.bx-core-adm-dialog.popup-store table#store_table tr.store_row:hover {
	border:2px solid #dee0ee;
}

.bx-core-adm-dialog.popup-store table#store_table tr.store_row.checked {
	border:2px solid #fde037;
}

.bx-core-adm-dialog.popup-store table#store_table td.image {
	text-align:center;
}

.bx-core-adm-dialog.popup-store table#store_table td.info div {
	font-family:"Open Sans", sans-serif !important;
	font-size:13px;
	font-weight:400;
	color:#8184a1;
}

.bx-core-adm-dialog.popup-store table#store_table td.info .name {
	font-weight:700;
}

.bx-core-adm-dialog.popup-store table#store_table td.info div a {
	color:#575b71;
}

.bx-core-adm-dialog.popup-store table#store_table td.info div a:hover {
	color:#cc9900;
	text-decoration:none;
}

.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-buttons{
	text-align:right;
}

/***GOOD_BAD_MESSAGES***/
.alertMsg.bad{	
	font-size:13px;
	text-align:left;
	border:1px solid #eb9d5e;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#ffbb8d;
}

.alertMsg.good{	
	font-size:13px;
	text-align:left;
	border:1px solid #b9e014;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#c8ff5b;
}

.alertMsg i{
	font-size:18px;
	color:#fff;
}

.alertMsg.bad .text{
	color:#50280d;
}

.alertMsg.good .text{
	color:#406100;
}

/***BUTTONS_STYLES***/
.btn_buy{
	font-family:"Open Sans", sans-serif;
	font-size:11px;
	font-weight:400;
	color:#402a1d;
	text-align:center;
	text-transform:uppercase;
	border:none;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fde037;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.btn_buy.detail{
	font-size:18px;
	font-weight:700;
}

.btn_buy.boc_anch,
.btn_buy.notify_anch{
	color:#575b71;	
	background:#dee0ee;
}

.btn_buy.notify_anch{
	text-decoration:none;
	line-height:29px;
}

.btn_buy.boc_cart_anch{
	font-size:14px;
	font-weight:700;
	color:#402a1d;
}

.btn_buy.popdef{
	font-size:14px;
	font-weight:700;
	color:#fff;
	background:#9cc218;
}

.btn_buy.apuo{	
	color:#8184a1;
	text-decoration:none;
	line-height:27px;
	border:1px solid #dee0ee;
	background:none;
}

.btn_buy.apuo_detail{
	color:#402a1d;
	text-decoration:none;
	line-height:41px;
}

.btn_buy i{
	font-size:16px;
	color:#bea201;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.btn_buy.detail i{
	font-size:21px;
}

.btn_buy.apuo i,
.btn_buy.boc_anch i,
.btn_buy.notify_anch i{
	color:#b7bbd3;
}

.btn_buy.oformit.dsbl,
.btn_buy.oformit.dsbl:hover{
	font-size:14px;
	font-weight:700;
	color:#fde037;
	line-height:31px;
	background:#ddc11c;
	cursor:default;
}

.btn_buy.ppp{
	font-size:14px;
	font-weight:700;
	color:#fff;
	/*background:#b7bbd3;*/
}

.btn_buy:hover{
	color:#fff;
	text-decoration:none;
	background:#575b71;	
	cursor:pointer;
}

.btn_buy.apuo:hover{
	border:1px solid #575b71;
}

.btn_buy:hover i{
	color:#fff;
}

.btn_buy:focus{
	outline:none;
}

small.result{
	font-family:"Open Sans", sans-serif;
	font-size:11px;
	font-weight:400;
	color:#a0a4bc;
	text-align:center;
	text-transform:uppercase;
	line-height:29px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#edeef8;
}

small.result.detail{
	font-size:18px;
	font-weight:700;
	line-height:41px;
}

small.result i{
	font-size:16px;
	color:#babed5;
}

small.result.detail i{
	font-size:21px;
}

/***PLUS_MINUS***/
.buy_more a.minus,
.buy_more_detail a.minus,
.buy_more a.plus,
.buy_more_detail a.plus{
	text-decoration:none;
	-moz-border-radius:3px 0px 0px 3px;
	-webkit-border-radius:3px 0px 0px 3px;
	-khtml-border-radius:3px 0px 0px 3px;
	border-radius:3px 0px 0px 3px;	
	background:#dee0ee;
}

.buy_more a.plus,
.buy_more_detail a.plus{
	-moz-border-radius:0px 3px 3px 0px;
	-webkit-border-radius:0px 3px 3px 0px;
	-khtml-border-radius:0px 3px 3px 0px;
	border-radius:0px 3px 3px 0px;
}

.buy_more a.minus span,
.buy_more_detail a.minus span,
.buy_more a.plus span,
.buy_more_detail a.plus span{
	color:#575b71;
	text-align:center;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.buy_more a.minus:hover,
.buy_more_detail a.minus:hover,
.buy_more a.plus:hover,
.buy_more_detail a.plus:hover{	
	background:#575b71;
}

.buy_more a.minus:hover span,
.buy_more_detail a.minus:hover span,
.buy_more a.plus:hover span,
.buy_more_detail a.plus:hover span{	
	color:#fff;
}

.buy_more input[class="quantity"],
.buy_more_detail input[class="quantity"]{
	font-family:"Open Sans", sans-serif;
	font-size:13px;
	font-weight:400;
	color:#8184a1;
	text-align:center;
	border-top:2px solid #dee0ee;
	border-bottom:2px solid #dee0ee;
	border-left:1px solid #dee0ee;
	border-right:2px solid #dee0ee;	
	background:#fff;
}
/***END_BUTTONS_STYLES***/

/***240px***/
@media screen and (max-width:787px){
	body{
		font-size:12px;		
	}	

	/***FOOT_PANEL***/
	.foot_panel_all{
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
	}
	
	.clvr .foot_panel_all,
	.clvl .foot_panel_all{
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
	}

	.foot_panel{
		border-right:none;
	}

	.clvr .foot_panel,
	.clvl .foot_panel{
		border-left:1px solid #fff46b;
	}
	
	.clvr .kabinet a.login_anch,
	.clvr .kabinet a.personal,
	.clvl .kabinet a.login_anch,
	.clvl .kabinet a.personal{
		border-bottom:none;
		border-right:1px solid #fff46b;
	}

	.kabinet a.login_anch i, 
	.kabinet a.personal i{
		font-size:19px;
		text-align:center;
	}
	
	.clvr .compare_line a,
	.clvr .delay_line a,
	.clvr .viewed_line a,
	.clvl .compare_line a,
	.clvl .delay_line a,
	.clvl .viewed_line a{
		border-bottom:none;
		border-right:1px solid #fff46b;
	}

	.clvr .delay_line a,
	.clvl .delay_line a{
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
	}

	.compare_line a i,
	.delay_line a i,
	.viewed_line a i{
		font-size:19px;
		text-align:center;
	}

	.compare_line a .qnt,
	.delay_line a .qnt,
	.viewed_line a .qnt{
		font-size:10px;
		font-weight:400;
		line-height:15px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		-khtml-border-radius:5px;
		border-radius:5px;
		background:#a3a5be;
	}

	.delay_line a .qnt{
		color:#23262a;
		background:#fff;
	}	

	.clvr .foot_panel_2 a.cart,
	.clvl .foot_panel_2 a.cart{
		border:none;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
	}

	.foot_panel_2 a.cart:hover{
		background:#cc9900;
	}

	.foot_panel_2 a.cart i{
		font-size:19px;
		text-align:center;
	}

	.foot_panel_2 a.cart:hover i{
		color:#fff;
	}

	.foot_panel_2 a.cart .qnt{
		font-size:10px;
		font-weight:400;
		line-height:15px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		-khtml-border-radius:5px;
		border-radius:5px;
		background:#43484d;
	}

	/***ALTOP_LOGIN***/
	.login:after,
	.clvt .login:after,
	.clvr .login:after,
	.clvl .login:after{
		border-top:none;
		border-bottom:7px solid #f4f5fd;
	}

	.clvr .login:after,
	.clvl .login:after{
		border-left:7px solid transparent;
		border-right:7px solid transparent;
	}

	.login .login-form .fields input[type="text"], 
	.login .login-form .fields input[type="password"]{
		font-size:12px;
	}

	.login .login-form .fields .field-button{
		text-align:center;
	}

	.login .login-form .fields button[type="submit"]{
		font-size:11px;
		font-weight:400;
	}

	/***TOP_PANEL***/
	.top_panel{		
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;		
		background:#575b71;		
	}

	.top_panel .panel_1{
		border-left:1px solid #8184a1;
	}	

	.top_panel .panel_1 ul.section-vertical li:hover a.showsection,
	.top_panel .panel_1 ul.section-vertical li.jshover a.showsection,
	.top_panel .panel_1 ul.section-vertical li.active a.showsection{
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
		background:#000;
	}

	.top_panel .panel_1 ul.section-vertical li a.showsection i{
		font-size:19px;
		color:#fff;
	}

	.top_panel .panel_1 ul.section-vertical li:hover a.showsection i,
	.top_panel .panel_1 ul.section-vertical li.jshover a.showsection i,
	.top_panel .panel_1 ul.section-vertical li.active a.showsection i{
		color:#fff;
	}	

	.top_panel .panel_1 ul.section-vertical li .catalog-section-list{
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
		background:#000;
	}

	.panel_1 .catalog-section{
		border-top:1px solid #1b1d23;
	}

	.panel_1 .catalog-section:first-child{
		border:none;
	}

	.panel_1 .catalog-section-title.active{
		background:#575b71;
	}

	.panel_1 .catalog-section-title a{
		font-size:14px;
		font-weight:400;
		color:#b7bbd3;
		text-decoration:none;
		border:none;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
		background:none;
	}

	.panel_1 .catalog-section-title:hover a,
	.panel_1 .catalog-section-title.active a{
		color:#fff;		
		border:none;
		background:none;
	}	

	.panel_1 .catalog-section-title .showsectionchild i{
		color:#575b71;
	}

	.panel_1 .catalog-section-title .showsectionchild:hover i,
	.panel_1 .catalog-section-title.active .showsectionchild i{
		color:#b7bbd3;
	}

	.panel_1 .catalog-section-title.active .showsectionchild:hover i{
		color:#fff;
	}

	.panel_1 .catalog-section-childs{
		background:#18191e;
	}

 	.panel_1 .catalog-section-child{
		border-top:1px solid #282b2e;
	}

	.panel_1 .catalog-section-child:first-child{
		border:none;
	}

	.panel_1 .catalog-section-child a{
		border:none;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
		background:none;
	}

	.panel_1 .catalog-section-child a:hover{
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
	}

	.panel_1 .catalog-section-child a .child{
		border:none;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
		background:none;
	}

	.panel_1 .catalog-section-child a .child .text{
		font-size:14px;
		color:#b7bbd3;
		text-decoration:none;
	}
	
	.panel_1 .catalog-section-child a:hover .child .text{
		color:#fff;
	}
	
	.top_panel .panel_2{
		border-left:1px solid #8184a1;
	}

	.top_panel .panel_2 ul.store-vertical li a.showsubmenu{
		font-size:10px;
		color:#fff;
		text-transform:uppercase;		
		line-height:46px;
	}
	
	.top_panel .panel_2 ul.store-vertical li:hover a.showsubmenu,
	.top_panel .panel_2 ul.store-vertical li.jshover a.showsubmenu,
	.top_panel .panel_2 ul.store-vertical li.active a.showsubmenu{		
		color:#fff;
		line-height:46px;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
		background:#000;
	}

	.top_panel .panel_2 ul.store-vertical li ul.submenu{
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
		background:#000;
	}

	.top_panel .panel_2 ul.store-vertical li ul li{
		border-top:1px solid #1b1d23;
	}

	.top_panel .panel_2 ul.store-vertical li ul li:first-child{
		border:none;
	}

	.top_panel .panel_2 ul.store-vertical li ul li.active > .text{
		background:#575b71;
	}

	.top_panel .panel_2 ul.store-vertical li ul li a{
		font-size:14px;
		color:#b7bbd3;
		text-decoration:none;
		border:none;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;		
	}	

	.top_panel .panel_2 ul.store-vertical li ul li a:hover,
	.top_panel .panel_2 ul.store-vertical li ul li .text:hover a,
	.top_panel .panel_2 ul.store-vertical li ul li a.root-item-selected,
	.top_panel .panel_2 ul.store-vertical li ul li.active > .text a{
		color:#fff;
	}

	.top_panel .panel_2 ul.store-vertical li ul li .showchild i{
		color:#575b71;
	}

	.top_panel .panel_2 ul.store-vertical li ul li .showchild:hover i,
	.top_panel .panel_2 ul.store-vertical li ul li.active > .text .showchild i{
		color:#b7bbd3;
	}

	.top_panel .panel_2 ul.store-vertical li ul li.active > .text .showchild:hover i{
		color:#fff;
	}

	.top_panel .panel_2 ul.store-vertical li ul li ul{
		background:#18191e;
	}

	.top_panel .panel_2 ul.store-vertical li ul li ul li{
		border-top:1px solid #282b2e;
	}

	.top_panel .panel_2 ul.store-vertical li ul li ul li a{
		background:none;
	}	
		
	/***HEADER***/
	.header_1 .logo a{
		text-align:center;
	}

	.header_1 .logo a span{
		font-size:9px;
	}

	.header_2{
		background:#000;
	}	

	.header_2 #altop_search form input[type="text"]{
		font-size:13px;
		color:#8184a1;
		border:none;
		background:#fff;
	}

	#altop_search form input[type="submit"]{
		color:#8184a1;
		border:1px solid #575b71;
	}

	.title-search-result{
		border:none !important;
		-moz-border-radius:0px !important;
		-webkit-border-radius:0px !important;
		-khtml-border-radius:0px !important;
		border-radius:0px !important;
		-webkit-box-shadow:none !important;
		-moz-box-shadow:none !important;
		box-shadow:none !important;
	}

	.title-search-result::before{
		border-left:5px solid transparent !important;
		border-right:5px solid transparent !important;
		border-bottom:7px solid #f4f5fd !important;
	}

	.title-search-result::after{
		content:none !important;
	}	

	.title-search-result #catalog_search{
		border:none !important;
	}

	.title-search-result .tvr_search{
		border-bottom:1px solid #edeef8 !important;
	}

	.title-search-result .tvr_search:hover{
		background:none !important;
	}

	.title-search-result .tvr_search .item_title a,
	.title-search-result .tvr_search .cat_title a{
		font-size:12px !important;		
	}

	.title-search-result .tvr_search .item_title a:hover,
	.title-search-result .tvr_search .cat_title a:hover{
		color:#cc9900 !important;
		background:#fff !important;
	}

	.title-search-result #catalog_search a.search_all{
		font-size:12px !important;
		color:#a0a4bc !important;
	}

	.title-search-result #catalog_search a.search_all:hover{
		color:#cc9900 !important;		
	}

	.header_4{
		background:#000;
	}

	.header_4 .telephone p,
	.sbg_dark .header_4 .telephone p{
		font-size:14px;
		font-weight:400;
		color:#b7bbd3;
		line-height:1.3;
		border-bottom:1px solid #1b1d23;		
	}

	.header_4 .telephone p span,
	.sbg_dark .header_4 .telephone p span{
		font-size:14px;
		color:#b7bbd3;
	}

	.header_4 .telephone p i{
		font-size:19px;
		color:#575b71;
		text-align:right;
	}

	.header_4 .telephone a.callback_anch,
	.sbg_dark .header_4 .telephone a.callback_anch{
		font-size:14px;
		color:#b7bbd3;
		text-transform:none;
		border:none;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
		background:none;
	}

	.header_4 .telephone a.callback_anch:hover,
	.sbg_dark .header_4 .telephone a.callback_anch:hover{
		color:#fff;
		border:none;
		background:#575b71;
	}


	.header_4 .telephone p{
		font-size:18px;
		font-weight:600;
		color:#575b71;	
	}

	.header_4 .telephone p i{	
		font-size:20px;
		text-align:center;
	}

	.header_4 .telephone p .icon{
		background-position:left top;
		background-size:cover;
	}

	.header_4 .telephone p .icon.activ{
		background-image:url("/local/templates/ittown_elektro_flat/./images/activ.png");
	}

	.header_4 .telephone p .icon.beeline{
		background-image:url("/local/templates/ittown_elektro_flat/./images/beeline.png");
	}

	.header_4 .telephone p .icon.kcell{
		background-image:url("/local/templates/ittown_elektro_flat/./images/kcell.png");
	}

	.header_4 .telephone p .icon.kievstar{
		background-image:url("/local/templates/ittown_elektro_flat/./images/kievstar.png");
	}

	.header_4 .telephone p .icon.life{
		background-image:url("/local/templates/ittown_elektro_flat/./images/life.png");
	}

	.header_4 .telephone p .icon.lifecell{
		background-image:url("/local/templates/ittown_elektro_flat/./images/lifecell.png");
	}

	.header_4 .telephone p .icon.megafon{
		background-image:url("/local/templates/ittown_elektro_flat/./images/megafon.png");
	}

	.header_4 .telephone p .icon.mts{
		background-image:url("/local/templates/ittown_elektro_flat/./images/mts.png");
	}

	.header_4 .telephone p .icon.tele2{
		background-image:url("/local/templates/ittown_elektro_flat/./images/tele2.png");
	}

	.header_4 .telephone p .icon.velcom{
		background-image:url("/local/templates/ittown_elektro_flat/./images/velcom.png");
	}

	.header_4 .telephone p .icon.vodafone{
		background-image:url("/local/templates/ittown_elektro_flat/./images/vodafone.png");
	}

	.header_4 .telephone p span:not(.icon){
		font-size:18px;
		font-weight:400;
		color:#8184a1;
	}

	/***CONTENT***/
	.content-wrapper{
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
	}
	
	/***SLIDER_TOP***/	
	.anythingSlider-default .anythingWindow{
		-moz-border-radius:0px !important;
		-webkit-border-radius:0px !important;
		-khtml-border-radius:0px !important;
		border-radius:0px !important;
	}
	
	/***NEW,SALELEADER,DISCOUNT***/
	.ndl_tabs .section ul.tabs li.current:after{		
		border-left:4px solid transparent;
		border-right:4px solid transparent;
		border-top:5px solid #fde037;		
	}
	
	.ndl_tabs .section ul.tabs li a span{
		font-size:10px;
		border-bottom:1px dashed transparent;
	}	

	.catalog-top{
		border:none;
	}

	.catalog-item-card{
		border-left:none;
		border-right:none;
		border-top:none;
		border-bottom:1px dotted #dee0ee;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;		
	}

	.catalog-item-card:hover{
		border-left:none;
		border-right:none;
		border-top:none;
		border-bottom:1px dotted #dee0ee;
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;		
	}

	.catalog-item-card .catalog-item-info{
		border:none;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
	}

	.catalog-item-card:hover .catalog-item-info{
		border:none;
	}

	.catalog-item-card .item-image{
		border:1px solid #dee0ee;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		-khtml-border-radius:4px;
		border-radius:4px;
	}	

	.catalog-item-card .item-image .sticker span{
		font-size:8px;
		line-height:16px;
	}

	.catalog-item-card .item-image .sticker span::before{
		content:none;
	}

	.catalog-item-card .item-all-title .item-title{
		font-size:12px;		
	}	

	.catalog-item-card .catalog-item-price-old{
		font-size:11px;		
	}

	.catalog-item-card .catalog-item-price{
		font-size:14px;
	}
		
	/***H1,H2***/
	h1, h2{
		font-size:16px;
		font-weight:700;		
		line-height:1.3;
	}

	h2{
		font-size:14px;
	}

	/***SUBSCRIBE_BOTTOM***/
	.subscribe_bottom form input[type="text"]{
		border:1px solid #dee0ee;
	}

	.subscribe_bottom form button[name="submit"]{
		font-size:11px;
		font-weight:400;
	}

	/***FOOTER***/
	.footer_left .copyright{
		font-size:11px;
	}
	
	.footer_center .footer-links a{
		font-size:11px;
	}
	
	/***NEWS***/
	.news-list .news-item a .news-title{
		font-size:12px;
	}
	
	/***PREV_NEXT_NEWS***/
	ul.news_prev_next li.next a .title-link span{
		text-align:left;
	}
	
	/***STATI***/
	.stati-list .stati-item .descr a.stati-title{
		font-size:12px;
	}

	/***PAYMENTS***/
	/***PAYMENT_ITEMS***/	
	.payments-section-list ul li .payment-item-title{
		font-size:14px;		
	}
	
	/***FILTER***/
	.filter form table tr td{
		text-align:left;
	}

	.filter form table tr td:first-child{
		text-align:left;
	}

	.custom-forms-wrapper.checkbox label{
		font-size:12px;
		line-height:27px;
	}
	
	.filter form .submit button[id="set_filter"]{
		font-size:11px;
		font-weight:400;
	}
		
	/***CATALOG_SECTION***/
	.catalog-item{
		border-left:none;
		border-right:none;
		border-top:none;
		border-bottom:1px dotted #dee0ee;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
	}

	.catalog-item:hover{
		border-left:none;
		border-right:none;
		border-top:none;
		border-bottom:1px dotted #dee0ee;
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
	}

	.catalog-item .catalog-item-info{
		border:none;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
	}

	.catalog-item:hover .catalog-item-info{
		border:none;
	}

	.catalog-item .catalog-item-image{
		border:1px solid #dee0ee;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		-khtml-border-radius:4px;
		border-radius:4px;
	}	

	.catalog-item .catalog-item-image .sticker span{
		font-size:8px;
		line-height:16px;
	}

	.catalog-item .catalog-item-image .sticker span::after{
		content:none;
	}

	.catalog-item .catalog-item-title a{
		font-size:12px;
		font-weight:400;
	}

	.catalog-item .item-price{
		text-align:left;
	}

	.catalog-item .item-price .catalog-item-price-old{
		font-size:11px;		
	}

	.catalog-item .item-price .catalog-item-price{
		font-size:14px;
	}	
	
	/***CATALOG_DETAIL***/
	.catalog-detail-pictures .more_photo ul li.catalog-detail-video a i{
		font-size:31px;
	}

	.catalog-detail-pictures .more_photo ul li.catalog-detail-video a span{
		font-size:12px;
	}

	.catalog-detail .catalog-detail-offers{
		border:none;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
	}
	
	.catalog-detail .price_buy_detail{
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
	}

	.catalog-detail .catalog-detail-price{
		text-align:center;
	}	

	.catalog-detail-element .section ul.tabs li.current:after{		
		border-left:4px solid transparent;
		border-right:4px solid transparent;
		border-top:5px solid #fde037;		
	}
	
	.catalog-detail-element .section ul.tabs li a span{
		font-size:10px;
		border-bottom:1px dashed transparent;
	}

	/***CONSTRUCTOR_ITEMS***/
	.set-constructor-items .catalog-item-card::before{
		font-size:16px;
		line-height:22px;
		-moz-border-radius:11px;
		-webkit-border-radius:11px;
		-khtml-border-radius:11px;
		border-radius:11px;
	}

	.set-constructor-items .catalog-item-card{
		border:1px solid #dee0ee;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		-khtml-border-radius:4px;
		border-radius:4px;
	}	

	.set-constructor-items .catalog-item-card:hover{
		border:1px solid #fde037;
		-webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
		-moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
		box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
	}

	.set-constructor-items .catalog-item-card .catalog-item-info{
		border:1px solid #fff;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		-khtml-border-radius:4px;
		border-radius:4px;
	}

	.set-constructor-items .catalog-item-card:hover .catalog-item-info{
		border:1px solid #fde037;
	}

	.set-constructor-items .catalog-item-card .item-image{
		border:none;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
	}

	.set-constructor-items .catalog-item-card.set_result .item-image i{
		font-size:55px;
	}

	.set-constructor-items .catalog-item-card .catalog-item-price-old,
	.set-constructor-items .catalog-item-card.set_result .catalog-item-price-percent{
		font-size:13px;
	}	

	/***MODAL***/
	#addItemInCart .item_title{
		text-align:left;
	}

	#addItemInCart .item_links{
		text-align:right;
	}

	#addItemInCart .item_links .close,
	#addItemInCart .item_links .order{
		font-size:11px;
		font-weight:400;
	}	

	/***ORDER-CART***/
	.cart-items .equipment .tbody .tr{
		border-left:none;
		border-right:none;
		border-top:none;
		border-bottom:1px dotted #dee0ee;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;		
	}

	.cart-items .equipment .tbody .tr_into{
		border:none;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
	}

	.cart-items .equipment .tbody .cart-item-image img{
		border:1px solid #dee0ee;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		-khtml-border-radius:4px;
		border-radius:4px;
	}
	
	@media screen and (max-width:499px){
		.cart-items .equipment .tbody .cart-item-quantity input[class="quantity"]{
			font-size:11px;
			color:#8184a1;
			border:1px solid #dee0ee;
		}
	}	

	.cart-items .equipment .tbody .myorders_itog,
	.cart-items .equipment-order .myorders_itog{
		text-align:right;
	}

	.cart-items .equipment .tbody .myorders_itog{
		border-left:none;
		border-right:none;
		border-top:none;
		border-bottom:1px dotted #dee0ee;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
	}

	.cart-items table.w100p td.cart-coupon input{
		font-size:12px;
	}
	
	.cart-items table.w100p td.tal button,
	.cart-items table.w100p td.tac .boc_cart_anch,
	.cart-items table.w100p td.tar button,
	.order-checkout button[name="submitbutton"],
	.personal button[type="submit"]{
		font-size:11px;
		font-weight:400;
	}

	.myorders .order-info input[type="text"],
	.personal input[type="text"],
	.personal input[type="password"],
	.myorders .order-info textarea, 
	.personal textarea{
		font-size:12px;
	}

	.myorders .order-info select,
	.myorders .order-info .quick-location-tag,
	.myorders .order-info .bx-ui-combobox-container .bx-combobox-fake-as-input,
	.bx-slst .dropdown-block{
		font-size:12px;
	}	

	/***REGISTER, AUTORIZATION, FORGOT PASS, CHANGE PASS, CONTACTS***/
	.content-form .field input[type="text"],
	.content-form .field input[type="password"],
	.content-form .field textarea{
		font-size:12px;
	}
	
	.content-form .field button[type="submit"]{
		font-size:11px;
		font-weight:400;
	}

	/***NEW OLD BYERS***/
	.order-checkout table.sale_order_full_table button[type="submit"]{
		font-size:11px;
		font-weight:400;
	}

	/***POPUP WINDOWS STYLES***/
	.pop-up .h1,
	.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-head-inner{
		font-size:14px;
		font-weight:700;
		line-height:1.3;
	}

	.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-buttons button[id="crmOk"],
	.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-buttons button[id="cancel"]{
		font-size:11px;
		font-weight:400;
	}

	/***GOOD_BAD_MESSAGES***/
	.alertMsg.bad,
	.alertMsg.good{	
		font-size:12px;		
	}
}

/***720px - 960px***/
@media (min-width:788px) and (max-width:1253px){
	.catalog-detail .catalog-detail-price .catalog-detail-item-price,
	.catalog-detail .catalog-detail-price .catalog-detail-item-price-old,
	.catalog-detail .catalog-detail-price .catalog-detail-item-price-percent,
	.catalog-detail .catalog-detail-price .catalog-detail-item-no-price{
		text-align:center;
	}

	.set-constructor-items .catalog-item-card .item-all-title .item-title{
		font-size:12px;
	}

	.set-constructor-items .catalog-item-card .catalog-item-price{
		font-size:14px;
	}

	.set-constructor-items .catalog-item-card.set_result .item-image i{
		font-size:99px;
	}
}

/***720px***/
@media (min-width:788px) and (max-width:1013px){
	.content-wrapper{ 
		-moz-border-radius:0px 0px 6px 6px;
		-webkit-border-radius:0px 0px 6px 6px;
		-khtml-border-radius:0px 0px 6px 6px;
		border-radius:0px 0px 6px 6px;
		-webkit-box-shadow:0px 15px 15px -15px rgba(124, 128, 136, 0.75);
		-moz-box-shadow:0px 15px 15px -15px rgba(124, 128, 136, 0.75);
		box-shadow:0px 15px 15px -15px rgba(124, 128, 136, 0.75);
	}
	
	.stati_bottom ul.lsnn li{
		border:none;
	}
}

/***ADVANTAGES***/
.advantages.lines{
	border-bottom:1px dotted #dee0ee;	
}

.advantages .adv-icon i{
	font-size:22px;
	color:#575b71;
}

.advantages .adv-text{
	color:#575b71;
	line-height:16px;
}

/***BANNERS_MAIN***/
.banners_main{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.banners_main .row{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

.banners_main .row:first-child{
	border-top:none;
}

.banners_main .row:last-child{
	border-bottom:none;
}

.banners_main .banner-item{
	text-decoration:none;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	background-color:#575b71;
}

.banners_main .banner-item:first-child{
	border-left:none;
}

.banners_main .banner-item:last-child{
	border-right:none;
}

.banners_main .item-block-cont{
	background:rgba(0, 0, 0, 0.5);
	background:linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5));
	background:-webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.5));
	background:-moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.5));
	background:-o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.5));
	background:-ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.5));
}

.banners_main .banner-item .item-block-cont:after{
	content:"";
	background:rgba(0, 0, 0, 0.7);
	background:linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.2));
	background:-webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.2));
	background:-moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.2));
	background:-o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.2));
	background:-ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.2));
	-webkit-transition:opacity 0.15s ease 0s;
	-moz-transition:opacity 0.15s ease 0s;
	-o-transition:opacity 0.15s ease 0s;
	transition:opacity 0.15s ease 0s;
}

.banners_main .item-btn {
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.banners_main .item-text{
	font-size:24px;
	font-weight:600;
	color:#fff;
	line-height:24px;	
}

.banners_main .item-text.small{
	font-size:18px;
	line-height:18px;
}

.banners_main button[name="item-button"]:after{
	content:"";
	border-top:4px solid transparent;
	border-bottom:4px solid transparent;
	border-left:5px solid #bea201;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.banners_main button[name="item-button"]:hover:after{
	border-left-color:#fff;
}

	/***BANNERS_MAIN***/
	.banners_main{
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
	}

	.banners_main .row,
	.banners_main .banner-item{
		border:none;
	}

	.banners_main .row:first-child{
		-moz-border-radius:4px 4px 0px 0px;
		-webkit-border-radius:4px 4px 0px 0px;
		-khtml-border-radius:4px 4px 0px 0px;
		border-radius:4px 4px 0px 0px;
	}

	.banners_main .row:last-child{
		-moz-border-radius:0px 0px 4px 4px;
		-webkit-border-radius:0px 0px 4px 4px;
		-khtml-border-radius:0px 0px 4px 4px;
		border-radius:0px 0px 4px 4px;
	}

	.banners_main .item-text{
		font-size:14px;
		text-align:center;
		line-height:14px;
	}

	.banners_main .item-text.small{
		font-size:14px;		
		line-height:14px;
	}	
	
/* End */


/* Start:/local/templates/ittown_elektro_flat/js/anythingslider/slider.css?16398397545084*/
/***GENERAL STYLES***/
.anythingSlider{
	margin:0px;
	padding:0px;
}

.anythingSlider .anythingWindow{
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
}

.anythingSlider .anythingBase{
	margin:0px;
	padding:0px;
	list-style:none;
	position:absolute;
	left:0px;
	top:0px;
	overflow:visible !important;
}

.anythingSlider .panel{
	float:left;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

/***SLIDER***/
.anythingSlider-default{
	position:relative;
}

.anythingSlider-default .anythingWindow{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}

.anythingSlider-default .panel a{
	display:block;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

/***SLIDER NAVIGATION LINKS***/
.anythingSlider-default .anythingControls{ 
	position:absolute;
	left:22px;
	bottom:10px;
}

.anythingSlider-default .anythingControls ul{ 
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}

.anythingSlider-default .anythingControls ul li{ 
	float:left;
	margin:0px 2px 0px 0px;
	padding:0px;
}

.anythingSlider-default .anythingControls ul li:last-child{
	margin:0px;
}

.anythingSlider-default .anythingControls ul li a{
	width:14px;
	height:13px;
	display:block;
	margin:0px;
	padding:0px;
	border:2px solid #868aa0;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	-khtml-border-radius:9px;
	border-radius:9px;
	background:#868aa0;
}

.anythingSlider-default .anythingControls ul li a.cur{
	background:#fde037;
}

.anythingSlider-default .anythingControls ul li a span{
	display:none;
	visibility:hidden;
}

/***SLIDER NEXT_BACK LINKS***/
.anythingSlider-default .arrow.forward,
.anythingSlider-default .arrow.back{ 
	width:40px;
    height:42px;
	position:absolute;    
    top:50%;
	margin:-21px 0px 0px 0px;
	padding:0px;
}

.anythingSlider-default .arrow.forward{
	right:-8px;
}

.anythingSlider-default .arrow.back{
	left:-8px;
}

.anythingSlider-default .arrow.forward a,
.anythingSlider-default .arrow.back a{
	width:40px;
    height:42px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	text-align:center;
	text-decoration:none;
	background:#8184a1;
}

.anythingSlider-default .arrow.forward a{
	-moz-border-radius:4px 0px 0px 4px;
	-webkit-border-radius:4px 0px 0px 4px;
	-khtml-border-radius:4px 0px 0px 4px;
	border-radius:4px 0px 0px 4px;
}

.anythingSlider-default .arrow.back a{
	-moz-border-radius:0px 4px 4px 0px;
	-webkit-border-radius:0px 4px 4px 0px;
	-khtml-border-radius:0px 4px 4px 0px;
	border-radius:0px 4px 4px 0px;
}

.anythingSlider-default .arrow.forward a:hover,
.anythingSlider-default .arrow.back a:hover{
	background:#fde037;
}

.anythingSlider-default .arrow.forward a:before,
.anythingSlider-default .arrow.forward a:after,
.anythingSlider-default .arrow.back a:before,
.anythingSlider-default .arrow.back a:after{
	width:0px;
	height:0px;
	content:"";
	position:absolute;
}

.anythingSlider-default .arrow.forward a:before,
.anythingSlider-default .arrow.forward a:after{
	right:0px;
	border-right:8px solid transparent;
}

.anythingSlider-default .arrow.back a:before,
.anythingSlider-default .arrow.back a:after{
	left:0px;
	border-left:8px solid transparent;
}

.anythingSlider-default .arrow.forward a:before,
.anythingSlider-default .arrow.back a:before{
	top:-4px;
	border-bottom:4px solid #575b71;
}

.anythingSlider-default .arrow.forward a:after,
.anythingSlider-default .arrow.back a:after{
	bottom:-4px;
	border-top:4px solid #575b71;
}

.anythingSlider-default .arrow.forward a:hover:before,
.anythingSlider-default .arrow.back a:hover:before{
	border-bottom:4px solid #bea201;
}

.anythingSlider-default .arrow.forward a:hover:after,
.anythingSlider-default .arrow.back a:hover:after{
	border-top:4px solid #bea201;
}

.anythingSlider-default .arrow.forward a i,
.anythingSlider-default .arrow.back a i{
	font-size:26px;
	color:#fff;
}

/***DISCOUNT NAVIGATION LINKS***/
.anythingSlider-discount-left .anythingControls{
	position:absolute;
	bottom:16px;
	left:50%;
	-moz-transform:translate(-50%, 0);
	-webkit-transform:translate(-50%, 0);
	-o-transform:translate(-50%, 0);
	-ms-transform:translate(-50%, 0);
	transform:translate(-50%, 0);
}

.anythingSlider-discount-left .anythingControls ul{ 
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}

.anythingSlider-discount-left .anythingControls ul li{ 
	float:left;
	margin:0px 4px 0px 0px;
	padding:0px;
}

.anythingSlider-discount-left .anythingControls ul li:last-child{
	margin:0px;
}

.anythingSlider-discount-left .anythingControls ul li a{
	width:10px;
	height:10px;
	display:block;
	margin:0px;
	padding:0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	background:#dee0ee;
}

.anythingSlider-discount-left .anythingControls ul li a.cur{
	background:#fde037;
}

.anythingSlider-discount-left .anythingControls ul li a span{
	display:none;
	visibility:hidden;
}

/***DISCOUNT NEXT_BACK LINKS***/
.anythingSlider-discount-left .arrow.forward,
.anythingSlider-discount-left .arrow.back{
	display:none;
	visibility:hidden;
}
/* End */


/* Start:/local/templates/ittown_elektro_flat/js/custom-forms/custom-forms.css?16398397544818*/
/***FILTER_POPUP_CHECKBOX_RADIO***/
.custom-forms{
	float:left;
	margin:0px 5px 4px 0px;
	padding:0px;
}

.custom-forms:last-child{
	margin:0px 0px 4px 0px;
}

.custom-forms input[type=checkbox],
.custom-forms input[type=radio]{
	display:none;
}

.custom-forms label{
	font-family:"Open Sans", sans-serif;
	color:#575b71;
	line-height:30px;
	display:block;
	margin:0px;
	padding:0px 12px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	cursor:pointer;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.custom-forms:hover label{
	background:#dee0ee;
}

.custom-forms.active label,
.custom-forms.active:hover label{
	color:#000;
	background:#fde037;
}

.custom-forms label.disabled{
	color:#b7bbd3;
	background:none;
	cursor:default;
}

/***FILTER_POPUP_COLOR***/
.colors.custom-forms label{
	width:26px;
	height:26px;
	border:2px solid transparent;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
	padding:0px;
	-webkit-transition:color 0.15s ease 0s, border-color 0.15s ease 0s, background-color 0.15s ease 0s;
	-moz-transition:color 0.15s ease 0s, border-color 0.15s ease 0s, background-color 0.15s ease 0s;
	-o-transition:color 0.15s ease 0s, border-color 0.15s ease 0s, background-color 0.15s ease 0s;
	transition:color 0.15s ease 0s, border-color 0.15s ease 0s, background-color 0.15s ease 0s;
}

.colors.custom-forms:hover label{
	border:2px solid #a0a4bc;
}

.colors.custom-forms.active label,
.colors.custom-forms.active:hover label{
	border:2px solid #fde037;
}

.colors.custom-forms label.disabled{
	width:24px;
	height:24px;
	border:3px solid #edeef8;
	background:#b7bbd3;
}

.colors.custom-forms label i{
	width:24px;
	height:24px;
	display:block;
}

.colors.custom-forms label img,
.colors.custom-forms label i{
	border:1px solid #fff;
}

.colors.custom-forms label i.fa-check{	
	text-align:center;
	line-height:24px;
}

.colors.custom-forms.active label i.fa-check{
	color:#fff !important;	
}

.colors.custom-forms label.disabled i,
.colors.custom-forms label.disabled img{
	display:none;
	visibility:hidden;
}

/***FILTER_COUNT***/
.custom-forms label .count{
	height:15px;
	display:inline-block;
	margin:0px 0px 0px 7px;
    padding:0px 5px;
	font-size:10px;
	color:#fff;
	line-height:15px;	
    -moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#a0a4bc;
}

.custom-forms.active label .count,
.custom-forms.active:hover label .count{
	background:#43484d;
}

.custom-forms label.disabled .count{
	color:#b7bbd3;
	background:#dee0ee;
}

/***SETTING_PANEL_CHECKBOX***/
.option.custom-forms{
	width:100%;
	float:none;
	margin:0px 0px 8px 0px;
}

.option.custom-forms:last-child{
	margin:0px;
}

.option.custom-forms label{
	width:100%;
	display:table;	
	padding:0px;
	line-height:1.3;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	border-radius:0px;
}

.option.custom-forms:hover label,
.option.custom-forms.active label,
.option.custom-forms.active:hover label{
	background:none;
}

.option.custom-forms label .check-cont{
	width:16px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.option.custom-forms label .check{
	width:12px;
	height:12px;
	display:block;
	margin:0px;
	padding:0px;
	text-align:center;
	border:2px solid #b7bbd3;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#b7bbd3;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.option.custom-forms:hover label .check{
	border:2px solid #cc9900;
	background:#cc9900;
}

.option.custom-forms.active label .check{	
	border:2px solid #9cc218;
	background:#fff;
}

.option.custom-forms.active:hover label .check{
	border:2px solid #cc9900;
}

.option.custom-forms label .check i{
	font-size:11px;
	color:#9cc218;
	line-height:12px;
	display:none;
	visibility:hidden;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.option.custom-forms.active label .check i{
	display:block;
	visibility:visible;
}

.option.custom-forms.active:hover label .check i{
	color:#cc9900;
}

.option.custom-forms label .check-title{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px 0px 0px 7px;
	color:#575b71;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.option.custom-forms:hover label .check-title,
.option.custom-forms.active:hover label .check-title{
	color:#cc9900;
}
/* End */


/* Start:/local/templates/ittown_elektro_flat/js/fancybox/jquery.fancybox-1.3.1.css?16398397544773*/
#fancybox-loading{
	position:fixed;
	top:50%;
	left:50%;
	height:40px;
	width:40px;
	margin-top:-20px;
	margin-left:-20px;
	cursor:pointer;
	overflow:hidden;
	z-index:1104;
	display:none;
}

* html #fancybox-loading{ /*IE6*/
	position:absolute;
	margin-top:0;
}

#fancybox-loading div{
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:480px;
	background-image:url('/local/templates/ittown_elektro_flat/js/fancybox/fancybox.png');
}

#fancybox-overlay{
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background:#000;
	z-index:1100;
	display:none;
}

* html #fancybox-overlay{ /*IE6*/
	position:absolute;
	width:100%;
}

#fancybox-tmp{
	padding:0;
	margin:0;
	border:0;
	overflow:auto;
	display:none;
}

#fancybox-wrap{
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:20px;
	z-index:1101;
	display:none;
}

#fancybox-outer{
	position:relative;
	width:100%;
	height:100%;
	background:#FFF;
}

#fancybox-inner{
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:1px;
	padding:0;
	margin:0;
	outline:none;
	overflow:hidden;
}

#fancybox-hide-sel-frame{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:transparent;
}

#fancybox-close{
	position:absolute;
	top:-15px;
	right:-15px;
	width:30px;
	height:30px;
	background-image:url('/local/templates/ittown_elektro_flat/js/fancybox/fancybox.png');
	background-position:-40px 0px;
	cursor:pointer;
	z-index:1103;
	display:none;
}

#fancybox_error{
	color:#444;
	font:normal 12px/20px Arial;
	padding:7px;
	margin:0;
}

#fancybox-content{
	height:auto;
	width:auto;
	padding:0;
	margin:0;
}

#fancybox-img{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	border:none;
	outline:none;
	line-height:0;
	vertical-align:top;
	-ms-interpolation-mode:bicubic;
}

#fancybox-frame{
	position:relative;
	width:100%;
	height:100%;
	border:none;
	display:block;
}

#fancybox-title{
	position:absolute;
	bottom:0;
	left:0;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	z-index:1102;
	padding:0 !important;
}

.fancybox-title-inside{
	padding:10px 0;
	text-align:center;
	color:#333;
}

.fancybox-title-outside{
	padding-top:5px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
}

.fancybox-title-over{
	color:#FFF;
	text-align:center;
}

#fancybox-title-over{
	padding:10px;
	background-image:url('/local/templates/ittown_elektro_flat/js/fancybox/fancy_title_over.png');
	display:block;
}

#fancybox-title-wrap{
	display:inline-block;
}

#fancybox-title-wrap span{
	height:32px;
	float:left;
}

#fancybox-title-left{
	padding-left:15px;
	background-image:url('/local/templates/ittown_elektro_flat/js/fancybox/fancybox.png');
	background-position:-40px -90px;
	background-repeat:no-repeat;
}

#fancybox-title-main{
	font-weight:bold;
	line-height:29px;
	background-image:url('/local/templates/ittown_elektro_flat/js/fancybox/fancybox-x.png');
	background-position:0px -40px;
	color:#FFF;
}

#fancybox-title-right{
	padding-left:15px;
	background-image:url('/local/templates/ittown_elektro_flat/js/fancybox/fancybox.png');
	background-position:-55px -90px;
	background-repeat:no-repeat;
}

#fancybox-left, #fancybox-right{
	position:absolute;
	bottom:0px;
	height:100%;
	width:50px;
	cursor:pointer;
	outline:none;
	background-image:url('/local/templates/ittown_elektro_flat/js/fancybox/blank.gif');
	z-index:1102;
	display:none;
}

#fancybox-left{
	left:-50px;
}

#fancybox-right{
	right:-50px;
}

#fancybox-left-ico, #fancybox-right-ico{
	position:absolute;
	top:50%;
	width:30px;
	height:30px;
	margin-top:-15px;
	cursor:pointer;
	z-index:1102;
	display:block;
}

#fancybox-left-ico{
	left:20px;
	background-image:url('/local/templates/ittown_elektro_flat/js/fancybox/fancybox.png');
	background-position:-40px -30px;
}

#fancybox-right-ico{
	right:20px;
	background-image:url('/local/templates/ittown_elektro_flat/js/fancybox/fancybox.png');
	background-position:-40px -60px;
}

.fancy-bg{
	position:absolute;
	padding:0;
	margin:0;
	border:0;
	width:20px;
	height:20px;
	z-index:1001;
}

#fancy-bg-n{
	top:-20px;
	left:0;
	width:100%;
	background-image:url('/local/templates/ittown_elektro_flat/js/fancybox/fancybox-x.png');
}

#fancy-bg-ne{
	top:-20px;
	right:-20px;
	background-image:url('/local/templates/ittown_elektro_flat/js/fancybox/fancybox.png');
	background-position:-40px -162px;
}

#fancy-bg-e{
	top:0;
	right:-20px;
	height:100%;
	background-image:url('/local/templates/ittown_elektro_flat/js/fancybox/fancybox-y.png');
	background-position:-20px 0px;
}

#fancy-bg-se{
	bottom:-20px;
	right:-20px;
	background-image:url('/local/templates/ittown_elektro_flat/js/fancybox/fancybox.png');
	background-position:-40px -182px; 
}

#fancy-bg-s{
	bottom:-20px;
	left:0;
	width:100%;
	background-image:url('/local/templates/ittown_elektro_flat/js/fancybox/fancybox-x.png');
	background-position:0px -20px;
}

#fancy-bg-sw{
	bottom:-20px;
	left:-20px;
	background-image:url('/local/templates/ittown_elektro_flat/js/fancybox/fancybox.png');
	background-position:-40px -142px;
}

#fancy-bg-w{
	top:0;
	left:-20px;
	height:100%;
	background-image:url('/local/templates/ittown_elektro_flat/js/fancybox/fancybox-y.png');
}

#fancy-bg-nw{
	top:-20px;
	left:-20px;
	background-image:url('/local/templates/ittown_elektro_flat/js/fancybox/fancybox.png');
	background-position:-40px -122px;
}
/* End */


/* Start:/local/templates/ittown_elektro_flat/js/spectrum/spectrum.css?163983975414363*/
.sp-container {
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    *display: inline;
    *zoom: 1;    
    z-index: 9999994;    
}

.sp-container.sp-flat {
    position: relative;
}

.sp-container,
.sp-container * {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
}

.sp-top {
  position:relative;
  width: 100%;
  display:inline-block;
}

.sp-top-inner {
   position:absolute;
   top:0;
   left:0;
   bottom:0;
   right:0;
}

.sp-color {
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    right:20%;
}

.sp-hue {
    position: absolute;
    top:0;
    right:0;
    bottom:0;
    left:84%;
    height: 100%;
}

.sp-clear-enabled .sp-hue {
    top:33px;
    height: 77.5%;
}

.sp-fill {
    padding-top: 80%;
}

.sp-sat, .sp-val {
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

.sp-alpha-enabled .sp-top {
    margin-bottom: 18px;
}

.sp-alpha-enabled .sp-alpha {
    display: block;
}

.sp-alpha-handle {
    position:absolute;
    top:-4px;
    bottom: -4px;
    width: 6px;
    left: 50%;
    cursor: pointer;
    border: 1px solid black;
    background: white;
    opacity: .8;
}

.sp-alpha {
    display: none;
    position: absolute;
    bottom: -14px;
    right: 0;
    left: 0;
    height: 8px;
}

.sp-alpha-inner {
    border: solid 1px #333;
}

.sp-clear {
    display: none;
}

.sp-clear.sp-clear-display {
    background-position: center;
}

.sp-clear-enabled .sp-clear {
    display: block;
    position:absolute;
    top:0px;
    right:0;
    bottom:0;
    left:84%;
    height: 28px;
}

/***Don't allow text selection***/
.sp-container, .sp-replacer, .sp-preview, .sp-dragger, .sp-slider, .sp-alpha, .sp-clear, .sp-alpha-handle, .sp-container.sp-dragging .sp-input, .sp-container button  {
    -webkit-user-select:none;
    -moz-user-select: -moz-none;
    -o-user-select:none;
    user-select: none;
}

.sp-container.sp-input-disabled .sp-input-container {
    display: none;
}

.sp-container.sp-buttons-disabled .sp-button-container {
    display: none;
}

.sp-container.sp-palette-buttons-disabled .sp-palette-button-container {
    display: none;
}

.sp-palette-only .sp-picker-container {
    display: none;
}

.sp-palette-disabled .sp-palette-container {
    display: none;
}

.sp-initial-disabled .sp-initial {
    display: none;
}

/***Gradients for hue, saturation and value instead of images.  Not pretty... but it works***/
.sp-sat {
    background-image: -webkit-gradient(linear,  0 0, 100% 0, from(#FFF), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(left, #FFF, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
    filter : progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81');
}

.sp-val {
    background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000');
}

.sp-hue {
    background: -moz-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -ms-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));
    background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: linear-gradient(to bottom, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}

.sp-1 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
}

.sp-2 {
    height:16%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
}

.sp-3 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
}

.sp-4 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
}

.sp-5 {
    height:16%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
}

.sp-6 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
}

.sp-hidden {
    display: none !important;
}

/***Clearfix hack***/
.sp-cf:before, .sp-cf:after { content: ""; display: table; }

.sp-cf:after { clear: both; }

.sp-cf { *zoom: 1; }

/***Mobile devices, make hue slider bigger so it is easier to slide***/
@media (max-device-width: 480px) {
    .sp-color { right: 40%; }
    .sp-hue { left: 63%; }
    .sp-fill { padding-top: 60%; }
}

.sp-dragger {
   border-radius: 5px;
   height: 5px;
   width: 5px;
   border: 1px solid #fff;
   background: #000;
   cursor: pointer;
   position:absolute;
   top:0;
   left: 0;
}

.sp-slider {
    position: absolute;
    top:0;
    cursor:pointer;
    height: 3px;
    left: -1px;
    right: -1px;
    border: 1px solid #000;
    background: white;
    opacity: .8;
}

.sp-container {
    border-radius: 0;
    background-color: #ECECEC;
    border: solid 1px #f0c49B;
    padding: 0;
}

.sp-container, .sp-container button, .sp-container input, .sp-color, .sp-hue, .sp-clear {
    font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.sp-top {
    margin-bottom: 3px;
}

.sp-color, .sp-hue, .sp-clear {
    border: solid 1px #666;
}

/***Input***/
.sp-input-container {
    float:right;
    width: 100px;
    margin-bottom: 4px;
}

.sp-initial-disabled  .sp-input-container {
    width: 100%;
}

.sp-input {
   font-size: 12px !important;
   border: 1px inset;
   padding: 4px 5px;
   margin: 0;
   width: 100%;
   background:transparent;
   border-radius: 3px;
   color: #222;
}

.sp-input:focus  {
    border: 1px solid orange;
}

.sp-input.sp-validation-error {
    border: 1px solid red;
    background: #fdd;
}

.sp-picker-container , .sp-palette-container {
    float:left;
    position: relative;
    padding: 10px;
    padding-bottom: 300px;
    margin-bottom: -290px;
}

.sp-picker-container {
    width: 172px;    
}

/***Palettes***/
.sp-palette-container {
    border-right: solid 1px #ccc;
}

.sp-palette-only .sp-palette-container {
    border: 0;
}

.sp-palette .sp-thumb-el {
    display: block;
    position:relative;
    float:left;
    width: 24px;
    height: 15px;
    margin: 3px;
    cursor: pointer;
    border:solid 2px transparent;
}

.sp-palette .sp-thumb-el:hover, .sp-palette .sp-thumb-el.sp-thumb-active {
    border-color: orange;
}

.sp-thumb-el {
    position:relative;
}

/***Initial***/
.sp-initial {
    float: left;
    border: solid 1px #333;
}

.sp-initial span {
    width: 30px;
    height: 25px;
    border:none;
    display:block;
    float:left;
    margin:0;
}

.sp-initial .sp-clear-display {
    background-position: center;
}

/***Buttons***/
.sp-palette-button-container,
.sp-button-container {
    float: right;
}

/***Replacer (the little preview div that shows up instead of the <input>)***/
.sp-replacer {
    margin:0;
    overflow:hidden;
    cursor:pointer;
    padding: 4px;
    display:inline-block;
    *zoom: 1;
    *display: inline;
    border: solid 1px #91765d;
    background: #eee;
    color: #333;
    vertical-align: middle;
}

.sp-replacer:hover, .sp-replacer.sp-active {
    border-color: #F0C49B;
    color: #111;
}

.sp-replacer.sp-disabled {
    cursor:default;
    border-color: silver;
    color: silver;
}

.sp-dd {
    padding: 2px 0;
    height: 16px;
    line-height: 16px;
    float:left;
    font-size:10px;
}

.sp-preview {
    position:relative;
    width:25px;
    height: 20px;
    border: solid 1px #222;
    margin-right: 5px;
    float:left;
    z-index: 0;
}

.sp-palette {
    *width: 220px;
    max-width: 220px;
}

.sp-palette .sp-thumb-el {
    width:16px;
    height: 16px;
    margin:2px 1px;
    border: solid 1px #d0d0d0;
}

.sp-container {
    padding-bottom:0;
}

/***Buttons: http://hellohappy.org/css3-buttons/***/
/*.sp-container button {
  background-color: #eeeeee;
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
  background-image: linear-gradient(to bottom, #eeeeee, #cccccc);
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  border-radius: 3px;
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 5px 4px;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  vertical-align: middle;
}

.sp-container button:hover {
    background-color: #dddddd;
    background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: linear-gradient(to bottom, #dddddd, #bbbbbb);
    border: 1px solid #bbb;
    border-bottom: 1px solid #999;
    cursor: pointer;
    text-shadow: 0 1px 0 #ddd;
}

.sp-container button:active {
    border: 1px solid #aaa;
    border-bottom: 1px solid #888;
    -webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
}

.sp-cancel {
    font-size: 11px;
    color: #d93f3f !important;
    margin:0;
    padding:2px;
    margin-right: 5px;
    vertical-align: middle;
    text-decoration:none;

}

.sp-cancel:hover {
    color: #d93f3f !important;
    text-decoration: underline;
}*/

.sp-palette span:hover, .sp-palette span.sp-thumb-active {
    border-color: #000;
}

.sp-preview, .sp-alpha, .sp-thumb-el {
    position:relative;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}

.sp-preview-inner, .sp-alpha-inner, .sp-thumb-inner {
    display:block;
    position:absolute;
    top:0;left:0;bottom:0;right:0;
}

.sp-palette .sp-thumb-inner {
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}

.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);
}

.sp-clear-display {
    background-repeat:no-repeat;
    background-position: center;
    background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==);
}
/* End */


/* Start:/local/templates/ittown_elektro_flat/ittown_fix.css?163983975433023*/
 === Product cart === */

/*require icon color*/
.mf-req{
    color:red;
}

/*floating block*/
#column_left {
    float: left;
    min-height: 1200px;
}
#column_right {
    float: right;
    z-index: 500;
    background-color: #fff;
    /*height: 615px;*/
}
@media screen and (min-width: 1200px) {
    #content_wrapper {
        width: 960px; 
    }
    #column_left, .catalog-detail-element .catalog-detail .column.first, .catalog-detail-element.catalog-product-card .section {
        width: 590px;
    }
    #column_right {
        width: 365px;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
        margin-left: 5px;
    }
    .catalog-detail-element .catalog-detail-pictures .detail_picture img {
        max-width: 600px;
        max-height: 600px;
    }
}
@media screen and (max-width: 1200px) {
    #content_wrapper, .catalog-detail-element .catalog-detail .column.first, .catalog-detail-element.catalog-product-card .section {
        width: 100%; 
    }
    #column_left {
        width: 60%;
    }
    .catalog-detail-element .catalog-detail-pictures .detail_picture img {
        max-width: 100%;
        max-height: 100%;
    }


}
@media screen and (max-width: 768px) {
    #column_left {
        width: 100%;
        float: none;
        min-height: auto;
    }
    #column_right {
        float: none;
    }
    .catalog-detail .column.second .price_buy_detail .catalog-detail-price, .catalog-detail .column.second .price_buy_detail .catalog-detail-buy {
     /*   float: left;
        width: 50%;*/
    }
    .catalog-detail .price_buy_detail:after {
        content: '';
        display: block;
        clear: both;
    }
    .catalog-detail-element.catalog-product-card .catalog-detail{
        display: block;
    }
    .section.border_section{
        overflow: auto;
    }

    .box .catalog-item-card-slider .buy_more button[name="add2basket"]{
        width: 135px;
    }


}

.tab-content .catalog-item-card .item-image {
    width: 100%;
    height: 178px;
    display: table;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    border-collapse: collapse;
    position: relative;
}

.tab-content .catalog-item-card .item-all-title {
    width: 100%;
    height: 33px;
    margin: 12px 0px 0px 0px;
    padding: 0px;
    overflow: hidden;
}
.tab-content .catalog-item-card .catalog-item-info {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 18px 13px;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


@media screen and (max-width: 320px) {
    .top_photos_buy_detail{
        display: none;
    }
}


.catalog-detail-element .catalog-detail .column.first, .catalog-detail-element .catalog-detail .border_section {
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
.catalog-detail-element .catalog-detail .column.second {
    padding: 0;
    display: block;
}
.catalog-detail-element .catalog-detail #article-element  {
    display: none;
}
.catalog-detail-element .catalog-detail-pictures .catalog-detail-images img {
 
    margin-top: 1px;
}
.catalog-detail .stickers {
    position: absolute;
    top: 20px;
    left: 20px;
    text-align: left;
}

.discount_left .item-image .stickers {
    position: absolute;
    top: 0px;
    left: 15px;
}
.discount_left .item-image .stickers .stiker_item {
    height: 40px;
    width: 38px;
}
.discount_left .item-image .stickers .stiker_item i {
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    border: 2px solid #fff;
    margin: -1px 0px 0 -2px;
}
.discount_left .item-image .stickers .stiker_item img {
    max-width: 27px;
    max-height: 27px;
}
.stickers .stiker_item span {
    font-size: 13px;
    line-height: 15px;
}
.discount_left .item-image .stickers .stiker_item.opened:not(.not_show_span) {
    width: 145px;
}

.stiker_item i {
    color:white;
    font-size: 14px;
    text-align: left;
    font-style: normal;
}

/*page card & section*/
.stickers .stiker_item {
    height: 50px;
    width: 48px;
    overflow: hidden;
    margin-bottom: 4px;
    background-color: #dee0ee;
    font-size: 14px;
    color: #ffffff;
    text-align: left;
    border-radius: 25px;
    position: relative;
    transition: width 0.4s ease-out;
}
.stickers .stiker_item.opened {
    width: 185px;
}
.stickers .stiker_item.opened span {
    opacity: 100; 
}
.stickers .stiker_item i {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    border: 4px solid #fff;
    margin: -4px 0px 0 -4px;
    font-style: normal;
    font-weight: 600;
}
.stickers .stiker_item img, .catalog-detail .stickers .stiker_item img {
    margin-top: 6px;
    width: 75%; 
}
.catalog-detail .stickers .stiker_item img {
    /*margin-left: -1px; */
}
.stiker_item img{
    width: 75%;
}
.stickers .stiker_item span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 50px;
    opacity: 0;
    transition: opacity 0.1s ease-out 0.2s;
}

.catalog-detail .stickers .stiker_item span{
    left: 70px;
}

.stickers .stiker_mini {
    height: 8px;
}
.stickers .stiker_mini i {
    display: inline-block;
    width: 10px;
    height: 5px;
}


.catalog-detail .catalog-detail-pictures .detail_picture img.main-image {
    margin-right: 20px;
}
.catalog-detail .catalog-detail-pictures .detail_picture img.manufacturer {
    position: absolute;
    top: 25px;
    right: 10px;
    height: 45px
}
.catalog-detail .catalog-detail-pictures .more_photo {
    float: none;
    margin: 10px 0px 10px 0px;
}
.catalog-detail .catalog-detail-pictures .more_photo ul li:nth-child(4n+4) {
    margin-bottom: 0;
}
.catalog-detail .catalog-detail-pictures .more_photo ul {
    float: none;
    margin-bottom: 30px;
    text-align: center;
}
.catalog-detail .catalog-detail-pictures .more_photo ul li {
    border-radius: 0px;
    border: 1px solid transparent;
    margin: 0px 13px 0px 0px;
    float: initial;
    display: inline-block;
}

.catalog-detail .catalog-detail-pictures .more_photo ul li:hover {
    border: 1px solid #e57a1f;
}
.catalog-detail-pictures .more_photo ul li.catalog-detail-video {
    border: 1px solid #dee0ee;
    background: none;
}
.catalog-detail-pictures .more_photo ul li.catalog-detail-video a i {
    font-size: 64px;
    color: #999999;
}
.catalog-detail-pictures .more_photo ul li.catalog-detail-video:hover {
    background: #999999;
}
.catalog-detail #column_left .h3 {
    margin: 12px 0;
}
.section_description {
    padding: 15px 40px;
    font-size: 14px;
    color: #333333;
}

/*right column*/
.catalog-detail .price_buy_detail .buy_more_detail button[name="boc_anch"]:hover, 
.catalog-detail .price_buy_detail .btn_cheaper:hover,
.catalog-detail .column.second .compare_delay a:hover,
.catalog-detail .column.second .print_version_detail .btn_print:hover  {
    color: #cc9900;
}

.column_floating {
    padding-top: 20px;
}
.column_floating .advantages_detail, .column_floating .catalog-detail-preview-text, .column_floating .print_version_detail {
    display: none;
}
.catalog-detail .column_floating .column.second .price_buy_detail {
    margin-bottom: 15px;
}
.catalog-detail .column.second .top_photos_buy_detail {
    padding: 0 0 20px 0;
    position: relative;
    min-height: 90px;
    padding: 15px;
    border-bottom: 1px solid #dee0ee;
}
.catalog-detail .column.second .top_photos_buy_detail .detail-img {
    max-width: 95px;
}
.catalog-detail .column.second .top_photos_buy_detail .brand-img {
    max-height: 40px;
}
.catalog-detail .column.second .top_photos_buy_detail .right_info {
    position: absolute;
    top: 15px;
    left: 120px;
    height: 100%;
}
.catalog-detail .column.second .top_photos_buy_detail .right_info p {
    padding: 0px 5px 8px 0px;
}
.catalog-detail .column.second .top_photos_buy_detail .brand-img {
    position: absolute;
    bottom: 25px;
    right: 10px;
}

.catalog-detail .column.second, .catalog-detail .column.second a {
    color: #222222;
    font-size: 13px;
}
.catalog-detail .column.second .price_buy_detail {
    padding: 0 0 20px 0;
    background: none;
    border: 1px solid #dee0ee;
    float: initial;
}
.catalog-detail .catalog-detail-price .article_rating{
    padding: 0;
    margin: 0;
    position: absolute;
    top: 6px;
    z-index: 100;
}

.catalog-detail .price_buy_detail .catalog-detail-price {
    position: relative;
    float: none;
    box-sizing: border-box;
    margin: 0px 0px 20px 0px;
    padding: 15px;
    border-bottom: 1px solid #dee0ee;
}
.catalog-detail .price_buy_detail .catalog-detail-price .catalog-detail-item-price-old {
    color: #999999;
    font-size: 18px;
    text-align: right;
}
.catalog-detail .price_buy_detail .catalog-detail-price .currency {
    font-size: 16px;
}
.catalog-detail .price_buy_detail .catalog-detail-price .catalog-detail-item-price {
    font-size: 36px;
    color: #222222;
    position: relative;
    text-align: right;
}
.catalog-detail .price_buy_detail .catalog-detail-price .unit {
    font-size: 16px;
    color: #222222;
    position: absolute;
    left: 0;
    /*top: 50%;*/   
    transform: translateY(-50%);
    line-height: 1em;
    bottom: 0;
}

.catalog-detail .price_buy_detail .catalog-detail-price .catalog-detail-item-price-percent {
    text-align: right;
    margin-top: 9px;
    font-size: 14px;
}

.catalog-detail .price_buy_detail .catalog-detail-price .avl {
     margin-top: 10px;
     height: initial;
}
.catalog-detail .price_buy_detail .catalog-detail-price .avl span, .catalog-detail .price_buy_detail .catalog-detail-price .not_avl span {
    font-size: 16px;
    color: #222222;
}

.catalog-detail .price_buy_detail .catalog-detail-buy {
    float: initial;
    margin: 0px;
}
.catalog-detail .price_buy_detail .buy_more_detail {
    float: initial;
    text-align: center;
}
.catalog-detail .price_buy_detail .buy_more_detail form {
    float: initial;
}
.catalog-detail .price_buy_detail .buy_more_detail button[name="add2basket"] {
    width: 200px;
    height: 41px;
    float: initial;
    margin: 0px 0px 20px 0px;
}
.catalog-detail .price_buy_detail .buy_more_detail .apuo_detail {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    float: initial;
    display: inline-block;
}
.btn_buy i {
    color: #fff;
}
.catalog-detail .price_buy_detail .buy_more_detail small.result {
    display: inline-block;
    float: initial;
    margin: 0px 0px 20px 0px;
}
.btn_buy {
    color: #ffffff;
    background: #e57a1f;
}
.catalog-detail .price_buy_detail .buy_more_detail button[name="boc_anch"], .catalog-detail .price_buy_detail .buy_more_detail .notify_anch {
    width: initial;
    height: initial;
    float: initial;
    clear: initial; 
    margin: 0;
}
.catalog-detail .btn_buy.boc_anch, .catalog-detail .btn_buy.notify_anch {
    color: #999999;
    background: none;
    font-size: 18px;
    text-decoration: underline;
    text-transform: none;
}
.catalog-detail .price_buy_detail .btn_cheaper {
    font-size: 14px;
    color: #666666;
    text-decoration: underline;
    display: inline-block;
    margin-top: 15px;
}

.catalog-detail .advantages_detail {
    margin: 15px 0;
}
.catalog-detail .advantages_detail .stiker_item {
    height: 50px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333333;
    position: relative;
    border: 1px solid transparent;
}
.advantages_detail .stiker_item i {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 20px;
    border: 1px solid transparent;
}
.advantages_detail .stiker_item i img {
    margin: 6px auto 0;
}
.advantages_detail .stiker_item span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.catalog-detail .column.second .catalog-detail-preview-text {
    float: initial;
    width: initial;
    margin: 15px 0px 15px 0px;
    padding: 10px 0;
    display: none;
}
.catalog-detail .column.second .compare_delay {
    width: 100%;
    float: initial;
    clear: initial;
    margin: 0px 0px 10px 0px;
    padding: 10px;
    text-align: center;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box;
}
.catalog-detail .column.second .compare, .catalog-detail .column.second .catalog-detail-delay {
    display: inline-block;
}
.catalog-detail .column.second .compare_delay div:nth-child(2) {
    float: initial;
}
.catalog-detail .compare a .compare_cont, .catalog-detail .delay a .delay_cont {
    height: initial;
    display: initial;
 }
.catalog-detail .column.second .compare a, .catalog-detail .column.second .delay a {
    border: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    color: #333333;
    height: initial;
}
.catalog-detail .column.second .compare_delay a .compare_text {
    padding: 0px 0px 0px 10px;
}
.catalog-detail .column.second .compare a:hover, .catalog-detail .column.second .delay a:hover {
    background: none;   
}
.catalog-detail .column.second .compare a:hover .compare_text, .catalog-detail .column.second .delay a:hover .delay_text {
    color: #cc9900;
}
.catalog-detail .compare a .compare_text, .catalog-detail .delay a .delay_text {
    font-size: 14px;
    color: #333333;
    text-transform: none;
    text-decoration: underline;
}
.catalog-detail .column.second .compare_delay a i, .catalog-detail .column.second .print_version_detail a i {
    font-size: 18px;
    color: #999999;
    margin-right: 10px;
}
.catalog-detail .column.second .print_version_detail {
    margin: 0px 0px 10px 0px;
    padding: 10px;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
}
.print_version_detail .btn_print:hover {
    text-decoration: underline;
}
.cart-items .btn-print{
    height: 27px;
    display: block;
    margin: 0px;
    padding: 0px;
    line-height: 1.3;
    font-weight: 400;
}
.cart-items .btn-print .fa-print{
    font-size: 21px;
}

.catalog-detail-element.catalog-product-card .section {
    float: none;
    border-right: 1px solid #dee0ee;
    border-top: 1px solid #dee0ee;
}
/*tabs*/
.catalog-detail-element .section ul.tabs.tabs-wrapper li {
    /*height: 48px;*/
    margin: 0px;
    float: initial;
    display: table-cell;
    width: 16.66%;
    height: inherit;
    vertical-align: middle;
    border: 1px solid transparent;
    border-right-color: #dee0ee;
    border-bottom-color: #dee0ee;
}
.catalog-detail-element .section ul.tabs.tabs-wrapper li:last-child {
    border-right-color: transparent;
    margin: 0px;
}
.catalog-detail-element .section ul.tabs.tabs-wrapper li.current {
    border-bottom-color: transparent;
}
.catalog-detail-element .section ul.tabs.tabs-wrapper li.current:after {
    content: initial;
}
.catalog-detail-element .section ul.tabs.tabs-wrapper li a {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    border: none;
}
 
.catalog-detail-element .section ul.tabs.tabs-wrapper li.current a {
    background: none;
}
.catalog-detail-element.catalog-product-card .section ul.tabs li.current:after {
    content: '';
    display: block;
    background: #fff;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -1px;
    margin: 0px;
    border: none;
}
.catalog-detail-element.catalog-product-card .section ul.tabs li a {
    line-height: 16px;
}
.catalog-detail-element.catalog-product-card .section ul.tabs li a, .catalog-detail-element .section ul.tabs.tabs-wrapper li.current a,
.catalog-detail-element.catalog-product-card .section ul.tabs li:hover a, .catalog-detail-element .section ul.tabs.tabs-wrapper li.current:hover a {
    padding: 8px 15px;
}
.catalog-detail-element .section ul.tabs.tabs-wrapper li a span {
    font-size: 12px;
    font-weight: normal;
    color: #222222;
    text-transform: none;
    /*color: #666666;*/
    border-bottom: none;
}
.catalog-detail-element .section ul.tabs.tabs-wrapper li.current a span {
    color: #e57a1f;
}
.catalog-detail-element.catalog-product-card .section .box {
    padding: 13px 40px 20px;
    box-sizing: border-box;
	color: #222222;
}
.catalog-detail-element .section ul.tabs.tabs-wrapper .box:first-child {
    display: block;
}
.catalog-detail .box .catalog-detail-properties {
    margin-top: 0;
}
.catalog-detail .section .box .related-items {
    margin-top: 0;
}
.catalog-detail-properties .catalog-detail-property {
    margin-bottom: 10px;
    font-size: 13px;
}
.catalog-detail-properties .catalog-detail-property .val {
    float: right;
}

.related-items .swiper-container .catalog-item-card {
    margin-top: 1px;
    width: 100%;
}


/* === Section catalog === */
.catalog-item-card .item-image .stickers {
    position: absolute;
    top: -15px;
    left: 0px;
}
.catalog-item .stickers {
    position: absolute;
    top: -25px;
    left: -4px;
}
.catalog-item-price-view .catalog-item .stickers {
    top: 0px;
    left: 0px;
}
.catalog-item-card .stiker_item , .catalog-item .stiker_item, .discount_left .stiker_item{
    margin-bottom: 3px;
}
.catalog-item-card .stickers .stiker_item.opened, .catalog-item .stickers .stiker_item.opened {
    width: 165px;
}
.catalog-item-card .stiker_item {
    height: 37px;
    width: 37px;
    border-radius: 19px;
}
.catalog-item-card .stiker_item i {
    width: 38px;
    height: 38px;
    line-height: 38px;
    border: 2px solid #fff;
    margin: -3px 0px 0 -3px;
}
.catalog-item-card .stickers .stiker_item img {
    margin-top: 5px;
    margin-left: 2px; 
}
@media screen and (max-width: 787px) {
    .catalog-item-card .item-image .stickers {
        top: 0;
    }
    .catalog-item-card .stiker_item {
        height: 24px;
        width: 24px;
        border-radius: 12px;
        margin-bottom: 1px;
    }
    .catalog-item-card .stiker_item i {
        width: 24px;
        height: 24px;
        line-height: 24px;
    }
    .stiker_item i {
        font-size: 9px;
    }
}

/* block inlude agreement */
.pop-up .row.agreement-block{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 10px;
}
.pop-up .row.agreement-block a{
    font-size: 10px;
    color: #925601;
}

#ORDER_FORM .agreement-block{
    text-align: center;
}


.bulb .related-items .catalog-item-card{
    width: 155px    
}
.order_tab .agreement-block, .register-form .agreement-block, .mfeedback .agreement-block{
    margin-top: 15px;
}
.subscription-form .agreement-block{
    margin-bottom: 15px;
}
.charTitle {
    text-align: center;
    font-size: 25px;
}
.catalog-detail .tabs.tabs-wrapper{
    overflow: auto;
}

/* tabs fix  */

 .bulb .swiper-container {
    width: 100%;
    height:auto;
    padding: 0 3px;
}
.bulb .related-items .catalog-item-card-slider{
    width: 100%;    
}
.bulb .related-items  .catalog-item-card-slider .catalog-item-info{
    padding: 15px 10px;
}
.bulb .catalog-item-cards.swiper-wrapper{
    position: static;
}
.bulb .swiper-container{
    position: static;
}
.bulb{
    position: relative;
}

.bulb .swiper-button-next,.bulb .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 40px 40px;
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    background-position: center;
    background-repeat: no-repeat;
}

.related-items .swiper-container .swiper-button-next ,.related-items .swiper-container .swiper-button-prev{
    position: absolute;
    top: 50%;
    width: 50px;
    height: 56px;
    margin-top: -28px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 40px 40px;
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    background-position: center;
    background-repeat: no-repeat;
}

.body_text >.related-items .swiper-container{
    /*margin-right: 25px;*/
    /*margin-left: 25px;*/
    width: auto;
    box-sizing: border-box;
    position: static;
}

.body_text >.related-items{
    position: relative;
}

.related-items .swiper-container .swiper-button-prev{left:-20px;background-image:url("/local/templates/ittown_elektro_flat/images/lamp_prew.png");}
.related-items .swiper-container .swiper-button-next{right:-20px; background-image:url("/local/templates/ittown_elektro_flat/images/lamp_next.png");}

.catalog-detail-element.catalog-product-card-slider .section .box.bulb {
    padding-left: 60px;
    padding-right: 60px;
}

/*.related-items .swiper-button-prev, .related-items .swiper-button-next{display:none;}*/
.box.bulb:hover .related-items .swiper-button-prev, .box.bulb:hover .related-items .swiper-button-next{display:block;}
.bulb .related-items .swiper-button-prev{left:10px;background-image:url("/local/templates/ittown_elektro_flat/images/lamp_prew.png");}
.bulb .related-items .swiper-button-next{right:10px;background-image:url("/local/templates/ittown_elektro_flat/images/lamp_next.png");}
.bulb .related-items .swiper-button-prev{};
.bulb .related-items .swiper-button-next{};
.blub .item-price{
    position: relative;
    margin-top: 5px;
}


.box .catalog-item-card-slider .buy_more button[name="add2basket"], 
.box .catalog-item-card-slider .buy_more small.result, .catalog-item-card-slider .buy_more .apuo{
    width: 133px;
    position: static;
}
.box .catalog-item-card-slider .buy_more, .box .catalog-item-card-slider .item-price-cont.one{
    height: auto;
}
.box .catalog-item-card-slider .item-price, .box .catalog-item-card-slider .item-no-price{
    position: static;
}



/*фыф*/

.catalog-item-card-slider{
    float: left;
    margin: 0px 0px 2px 0px;
    padding: 0px;
    border: 1px solid #dee0ee;
    border-radius: 4px;
    background: #fff;
    -webkit-transition: all 0.15s ease 0s;
    -moz-transition: all 0.15s ease 0s;
    -o-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}

.tab-content .catalog-item-card-slider .catalog-item-info {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 18px 13px;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.tab-content .catalog-item-card-slider .item-image {
    width: 100%;
    height: 178px;
    display: table;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    border-collapse: collapse;
    position: relative;
}

.catalog-item-card-slider .item-image a {
    width: 100%;
    height: 178px;
    display: table-cell;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    text-align: center;
    text-decoration: none;
}

.catalog-item-card-slider .item-image a img {
    width: 100%;
    max-width: 178px;
    height: auto;
    max-height: 178px;
    border: none;
}

.catalog-item-card-slider .item-image .sticker {
    position: absolute;
    top: -10px;
    right: -14px;
}

.tab-content .catalog-item-card-slider .item-all-title {
    width: 100%;
    height: 33px;
    margin: 12px 0px 0px 0px;
    padding: 0px;
    overflow: hidden;
}

.catalog-item-card-slider .item-all-title .item-title {
    display: block;
    margin: 0px;
    padding: 0px;
    color: #575b71;
}

.catalog-detail .article_rating {
    width: 100%;
    float: left;
    margin: 13px 0px 0px 0px;
    padding: 0px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.catalog-detail .rating {
    float: left;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #a0a4bc;
}

.catalog-detail .rating table {
    border-collapse: collapse;
}

.catalog-detail .rating table td {
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
}

.catalog-detail .rating .star i, .catalog-detail .rating .star-empty i {
    color: #dee0ee;
    font-size: 17px;
}

.catalog-item-card-slider .item-price-cont {
    height: 72px;
    margin: 0px;
    padding: 0px;
    position: relative;
}

.catalog-item-card-slider .item-price, .catalog-item-card-slider .item-no-price {
    position: absolute;
    left: 0px;
    bottom: -4px;
    margin: 0px;
    padding: 0px;
    position: static;
}

.catalog-item-card-slider .catalog-item-price {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    display: block;
    margin: 0px;
    padding: 0px;
}

.catalog-item-card-slider .catalog-item-price .unit{
    font-size: 12px;
    font-weight: 400;
    color: #8184a1;
}

.catalog-item-card-slider .buy_more {
    height: auto;
    margin: 12px 0px 0px 0px;
    padding: 0px;
}

.catalog-item-card-slider .buy_more .add2basket_block {
    float: right;
    margin: 0px;
    padding: 0px;
    position: relative;
}

.catalog-item-card-slider .buy_more button[name="add2basket"], .catalog-item-card-slider .buy_more small.result, .catalog-item-card-slider .buy_more .apuo {
    width: 100%;
    height: 29px;
    position: static;
    right: 0px;
    top: 29px;
    margin: 0px;
    padding: 0px;
}

.catalog-item-card-slider .buy_more button[name="add2basket"] i, .catalog-item-card-slider .buy_more small.result i, .catalog-item-card-slider .buy_more .apuo i {
    margin: 0px;
    padding: 0px 7px 0px 0px;
}

.content .catalog-detail-element .catalog-detail{
    display: block;
}

@media screen and (min-width: 769px) and (max-width: 1254px) {

    .box .catalog-item-card-slider .buy_more .add2basket_block button[name="add2basket"]{
        width: 80px;
    }
    #column_right .top_photos_buy_detail .right_info{
        font-size: 10px;
    }
}

@media screen and (min-width: 769px) and (max-width: 1254px){

    #content_wrapper #column_left, .catalog-detail-element .catalog-detail .column.first, .catalog-detail-element.catalog-product-card .section {
        width: 590px;
    }

    .catalog-detail-element #content_wrapper {
        width: 960px;
    }

    #content_wrapper #column_right {
        width: 365px;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
        margin-left: 5px;
    }
}

@media screen  and (min-width: 769px) and (max-width: 1254px){

    #content_wrapper #column_left {
        width: 60%;
    }

    .catalog-detail-element #content_wrapper, .catalog-detail-element .catalog-detail .column.first, .catalog-detail-element.catalog-product-card .section {
        width: 100%;
    }
    #content_wrapper #column_right {
        width: auto;
    }
}


@media screen and (max-width: 768px) {
    #find_cheaper {
        width: auto; 
        margin: 0; 
        padding: 0px;
    }
}

/* PHONES */

.header_4 .telephone{   
    margin-top:6px; 
}

.header_4 .telephone p{
    margin:0px; 
}

.header_4 .telephone p i,
.header_4 .telephone p .icon{
    width:16px;
    vertical-align:top;
    margin-right:8px;
}

.header_4 .telephone p i{
    margin-top:2px;
}

.header_4 .telephone p .icon{   
    height:16px;
    display:inline-block;
    margin-top:4px;
}

.header_4 .telephone{
    margin:0px;
}

.header_4 .telephone p{
    padding:6px 8px 6px 17px;
}

.header_4 .telephone p i{
    margin-top:0px;
}

.header_4 .telephone p{
    font-size:18px;
    font-weight:600;
    color:#575b71;  
}

.header_4 .telephone p i{   
    font-size:20px;
    text-align:center;
}

.header_4 .telephone p .icon{
    background-position:left top;
    background-size:cover;
}

.header_4 .telephone p .icon.activ{
    background-image:url("/local/templates/ittown_elektro_flat/./images/activ.png");
}

.header_4 .telephone p .icon.beeline{
    background-image:url("/local/templates/ittown_elektro_flat/./images/beeline.png");
}

.header_4 .telephone p .icon.kcell{
    background-image:url("/local/templates/ittown_elektro_flat/./images/kcell.png");
}

.header_4 .telephone p .icon.kievstar{
    background-image:url("/local/templates/ittown_elektro_flat/./images/kievstar.png");
}

.header_4 .telephone p .icon.life{
    background-image:url("/local/templates/ittown_elektro_flat/./images/life.png");
}

.header_4 .telephone p .icon.lifecell{
    background-image:url("/local/templates/ittown_elektro_flat/./images/lifecell.png");
}

.header_4 .telephone p .icon.megafon{
    background-image:url("/local/templates/ittown_elektro_flat/./images/megafon.png");
}

.header_4 .telephone p .icon.mts{
    background-image:url("/local/templates/ittown_elektro_flat/./images/mts.png");
}

.header_4 .telephone p .icon.tele2{
    background-image:url("/local/templates/ittown_elektro_flat/./images/tele2.png");
}

.header_4 .telephone p .icon.velcom{
    background-image:url("/local/templates/ittown_elektro_flat/./images/velcom.png");
}

.header_4 .telephone p .icon.vodafone{
    background-image:url("/local/templates/ittown_elektro_flat/./images/vodafone.png");
}

.header_4 .telephone p span:not(.icon){
    font-size:18px;
    font-weight:600;
    color:#8184a1;
}

.header_4 .telephone p{
    font-size:14px;
    font-weight:600;
    color:#b7bbd3;
    line-height:1.3;
}

.header_4 .telephone p i{
    font-size:18px;
}

.header_4 .telephone p span:not(.icon){
    font-size:14px;
    color:#b7bbd3;
}

header .header_4 .geolocation{
    position: static;
	margin-bottom:8px;
}

#cityConfirm.city-confirm:before{
    content: none;
}

@media screen and (min-width: 769px) {
    .catalog-detail-element .catalog-detail .dynamic--mobile-view.column.second{
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .catalog-detail-element .section ul.tabs{
        display: flex;
        flex-wrap: wrap;
    }

    div.catalog-detail-element .section ul.tabs.tabs-wrapper li.current{
        border-bottom-color: #dee0ee;
    }

    div.catalog-detail-element .section ul.tabs.tabs-wrapper li{
        width: 32.9%;
        display: flex;
        align-items: center;
    }

    div.catalog-detail-element .section ul.tabs.tabs-wrapper li:nth-child(3n+1){
        min-width: 114px;
    }
    div.catalog-detail-element .section ul.tabs.tabs-wrapper li:nth-child(3n){
        border-right-color: transparent;
    }
    .catalog-detail-element.catalog-product-card .section ul.tabs li.current:after{
        display: none;
    }

    .catalog-detail #column_right{
        display: none;
    }
}
@media screen and (max-width: 439px) {
    div.catalog-detail-element .section ul.tabs.tabs-wrapper li{
        width: 32.8%;
    }
}
@media screen and (max-width: 395px) {
    div.catalog-detail-element .section ul.tabs.tabs-wrapper li{
        width: calc(31.3% - 4px);
    }
}
@media screen and (max-width: 355px) {
    div.catalog-detail-element .section ul.tabs.tabs-wrapper li{
        width: calc(31.3% - 4px);
    }
}

.catalog-detail .price_buy_detail .catalog-detail-price .unit.buy_more_detail{
    top: 20px;
}

@media (max-width: 1253px){
    .catalog-detail .price_buy_detail .catalog-detail-price .unit.buy_more_detail{
        position: static;
        display: inline;
    }
    .catalog-detail .price_buy_detail .catalog-detail-price .catalog-detail-item-price{
        margin-top: 10px;
    }
}
.title-search-result .tvr_search .buy_more{
    position: relative;
}
.title-search-result .tvr_search .buy_more .add2basket_block{
    position: absolute;
    top: 50%;
    margin-top: -15px;
}

.workarea .cart-items .equipment .thead .cart-item-price, .workarea  .cart-items .equipment .tbody .cart-item-price {
    width: 100px;
    text-align: center;
}

.workarea .cart-items .equipment .thead .cart-item-summa {
    width: 120px;
    text-align: center;
}
a.btn_buy.ppp.bt2 {
    text-decoration: none;
    padding: 5px 10px;
}
.bx_item_list_you_looked_horizontal .bx_item_list_title {
    font-weight: bold;
    color: #575b71;
    /* background: #ebf4f8; */
    vertical-align: middle;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    border-bottom: 1px solid #d0d0d0;
}
/* End */


/* Start:/local/templates/ittown_elektro_flat/components/ittown/callback/main/style.css?16398397542851*/
.callback form.new_callback_form {
	width:100%;
	float:left;
	margin:0px;
	padding:20px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.callback span#echo_callback_form {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.callback .row {
	width:100%;
	float:left;
	display:table;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.callback .row .span1 {
	width:125px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#575b71;
	text-align:left;
}

.callback .row .span2 {
	width:auto;
	display:table-cell;
	margin:0px;
	padding:0px;
	text-align:left;
}

.callback .row .span2 input[type="text"] {
	width:100%;
	height:30px;
	margin:0px;
	padding:0px 9px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	text-align:left;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.callback .row .span2 textarea {
	width:100%;
	min-width:100%;
	max-width:100%;
	height:61px;
	min-height:61px;
	max-height:61px;
	margin:0px;
	padding:9px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.callback .row .span2 input[name="callback_captcha_word"] {
	width:100px;
	float:left;
}

.callback .row .span2 img {
	float:right;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.callback div.submit {
	width:100%;
	float:left;
	margin:9px 0px 0px 0px;
	padding:0px;
}

.callback div.submit button {
	width:153px;
	height:31px;
	float:right;
	margin:0px;
	padding:0px;
}


/***240px***/
@media screen and (max-width:787px) {
	.callback form.new_callback_form {
		padding:12px;
	}

	.callback .row {
		margin:0px 0px 3px 0px;
	}

	.callback .row .span1 {
		width:89px;
		font-size:12px;
	}

	.callback .row .span2 input[type="text"] {
		height:27px;
		padding:0px 7px;
		font-size:12px;
	}	

	.callback .row .span2 textarea {
		height:45px;
		min-height:45px;
		max-height:45px;
		padding:7px;
		font-size:12px;
	}

	.callback .row .span2 input[name="callback_captcha_word"] {
		margin:0px 3px 3px 0px;
	}

	.callback .row .span2 img{
		height:27px;
		float:left;
	}

	.callback div.submit {
		margin:6px 0px 0px 0px;
	}

	.callback div.submit button {
		height:28px;
		font-size:11px;
		font-weight:400;
	}
}
/* End */


/* Start:/local/templates/ittown_elektro_flat/components/altop/search.title/.default/style.css?16398397546341*/
/***SEARCH_CONTAINER***/
#altop_search {
	height:46px;
	float:left;
	padding:0px;
	position:relative;
}

#altop_search form{
	margin:0px;
	padding:0px;
}

#altop_search form .fa-search{
	position:absolute;
	left:12px;
	top:50%;
	margin:-10px 0px 0px 0px;
	padding:0px;
	font-size:20px;
	color:#dee0ee;
}

#altop_search form input[type="text"]{
	width:100%;
	height:46px;
	margin:0px;
	padding:0px 80px 0px 42px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	border:1px solid #fff;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-khtml-border-radius:7px;
	border-radius:7px;
	background:#fff;
}

#altop_search form input[type="text"]:focus{ 
	outline:none;
}

#altop_search form input[type="submit"]{
	width:62px;
	height:29px;
	position:absolute;
	right:9px;
	top:9px;
	margin:0px;
	padding:0px;
	font-family:"Open Sans", sans-serif;
	font-size:11px;
	color:#8184a1;
	text-transform:uppercase;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:none;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
	cursor:pointer;
}

#altop_search form input[type="submit"]:hover{
	color:#fff;
	border:1px solid #575b71;
	background:#575b71;	
}


/***SEARCH_WAIT***/
.title-search-wait i{
	font-size:22px;
	color:#dee0ee;
}


/***SEARCH_RESULT***/
.title-search-result {
	display:none;
	margin:0px;
	padding:0px;
	border:4px solid #fde037;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
	-moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
	box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
	background:#f4f5fd;
	z-index:600;
}

.title-search-result:before {
	content:"";
	position:absolute;
	left:27px;
	top:-10px;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	border-bottom:10px solid #fde037;
}

.title-search-result:after {
	content:"";
	position:absolute;
	left:29px;
	top:-4px;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-bottom:8px solid #f4f5fd;
}


/***CATALOG_SEARCH***/
.title-search-result #catalog_search {
	width:100%;
	float:left;
	margin:3px 0px 8px 0px;
	padding:0px;
	border-top:1px solid #edeef8;
}

.title-search-result #catalog_search_empty {
	margin:10px 0px;
	padding:0px 12px 0px 14px;
}

.title-search-result #catalog_search a.search_all {
	color:#a0a4bc;
	text-decoration:underline;
	float:right;
	margin:6px 11px 0px 0px;
	padding:0px;
}

.title-search-result #catalog_search a.search_all:hover {
	color:#cc9900;
	text-decoration:none;
}

.title-search-result .tvr_search {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #edeef8;
}

.title-search-result .tvr_search:hover {
	background:#fff;
}

.title-search-result .tvr_search .image {
	width:82px;
	height:66px;
	float:left;
	display:table;
	margin:0px;
	padding:0px;
	background:#fff;
}

.title-search-result .tvr_search .image a {
	text-align:center;
	text-decoration:none;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.title-search-result .tvr_search .image a img {
	width:auto;
	max-width:66px;
	height:auto;
	max-height:66px;
	border:none;
}

.title-search-result .tvr_search .item_title,
.title-search-result .tvr_search .cat_title {
	width:100%;
	height:58px;
	float:left;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
}

.title-search-result .tvr_search .item_title {
	margin:4px -242px 4px -82px;
	padding:0px 242px 0px 82px;
}

.title-search-result .tvr_search .cat_title {
	margin:4px 0px 4px -82px;
	padding:0px 0px 0px 82px;
}

.title-search-result .tvr_search .item_title a,
.title-search-result .tvr_search .cat_title a {
	color:#575b71;
	text-align:left;
	text-decoration:underline;
	height:58px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px 12px 0px 14px;
}

.title-search-result .tvr_search .cat_title a {
	font-size:14px;
	font-weight:700;
}

.title-search-result .tvr_search .item_title a:hover,
.title-search-result .tvr_search .cat_title a:hover {
	color:#cc9900;
	text-decoration:none;
}

.title-search-result .tvr_search .search_price {
	text-align:right;
	width:97px;
	height:66px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px 10px 0px 0px;
}

.title-search-result .tvr_search .search_price .price {
	font-size:18px;
	font-weight:700;
	color:#000;
}

.title-search-result .tvr_search .search_price .price span {
	font-size:12px;
	font-weight:400;
	color:#8184a1;
}

.title-search-result .tvr_search .search_price .no-price {
	font-size:12px;
}

.title-search-result .tvr_search .buy_more {
	width:145px;
	height:66px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.title-search-result .tvr_search .buy_more .add2basket_block {
	float:right;
	margin:0px 12px 0px 0px;
	padding:0px;
}

.title-search-result .tvr_search .buy_more a.minus,
.title-search-result .tvr_search .buy_more a.plus{
	width:22px;
	height:23px;
	float:left;
	display:table;
	margin:3px 0px 0px 0px;
	padding:0px;
}

.title-search-result .tvr_search .buy_more a.minus span,
.title-search-result .tvr_search .buy_more a.plus span{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.title-search-result .tvr_search .buy_more input[name="quantity"]{
	width:32px;
	height:19px;
	float:left;
	margin:3px 0px 0px 0px;
	padding:0px;
}

.title-search-result .tvr_search .buy_more form button[name="add2basket"],
.title-search-result .tvr_search .buy_more small.result {
	width:37px;
	height:29px;
	float:left;
	margin:0px 0px 0px 5px;
	padding:0px;
}

.title-search-result .tvr_search .buy_more form button[name="add2basket"] i,
.title-search-result .tvr_search .buy_more small.result i {
	margin:0px;
	padding:0px;
}

.title-search-result .tvr_search .buy_more .apuo{
	width:119px;
	height:27px;
	float:left;
	margin:0px;
	padding:0px;
}

.title-search-result .tvr_search .buy_more .apuo i{
	margin:0px;
	padding:0px 7px 0px 0px;
}

.title-search-result .tvr_search .buy_more .hidden {
	display:none;
}
/* End */


/* Start:/bitrix/components/altop/ask.price/templates/.default/style.css?16398397573555*/
.ask_price { 
	width:615px; 
	margin:0px 0px 0px -307.5px;
	padding:0px;
}

.ask_price .container {
	width:100%;
	display:table;
	margin:0px;
	padding:0px;
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	-khtml-border-radius:0px 0px 6px 6px;
	border-radius:0px 0px 6px 6px;
	overflow:hidden;
}

.ask_price .info {
	width:178px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:20px;
	background:#fff;
}

.ask_price .info .image {
	margin:0px;
	padding:0px;
	text-align:center;
}

.ask_price .info .name {
	margin:12px 0px 0px 0px;
	padding:0px;
}

.ask_price form.new_ask_price_form {
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:20px;
}

.ask_price span#echo_ask_price_form {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.ask_price .row {
	width:100%;
	float:left;
	display:table;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.ask_price .row .span1 {
	width:125px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#575b71;
	text-align:left;
}

.ask_price .row .span2 {
	width:auto;
	display:table-cell;
	margin:0px;
	padding:0px;
	text-align:left;
}

.ask_price .row .span2 input[type="text"] {
	width:100%;
	height:30px;
	margin:0px;
	padding:0px 9px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	text-align:left;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.ask_price .row .span2 textarea {
	width:100%;
	min-width:100%;
	max-width:100%;
	height:61px;
	min-height:61px;
	max-height:61px;
	margin:0px;
	padding:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.ask_price .row .span2 input[name="ask_price_captcha_word"] {
	width:100px;
	float:left;
}

.ask_price .row .span2 img {
	float:right;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.ask_price div.submit {
	width:100%;
	float:left;
	margin:9px 0px 0px 0px;
	padding:0px;
}

.ask_price div.submit button {
	width:153px;
	height:31px;
	float:right;
	margin:0px;
	padding:0px;
}


/***240px***/
@media screen and (max-width:787px) {
	.ask_price {
		width:auto;
		margin:0px;
	}

	.ask_price .info {
		display:none;
		visibility:hidden;
	}

	.ask_price form.new_ask_price_form {
		padding:12px;
	}

	.ask_price .row {
		margin:0px 0px 3px 0px;
	}

	.ask_price .row .span1 {
		width:89px;
		font-size:12px;
	}

	.ask_price .row .span2 input[type="text"] {
		height:27px;
		padding:0px 7px;
		font-size:12px;
	}

	.ask_price .row .span2 textarea {
		height:45px;
		min-height:45px;
		max-height:45px;
		padding:7px;
		font-size:12px;
	}

	.ask_price .row .span2 input[name="ask_price_captcha_word"] {
		margin:0px 3px 3px 0px;
	}

	.ask_price .row .span2 img{
		height:27px;
		float:left;
	}

	.ask_price div.submit {
		margin:6px 0px 0px 0px;
	}

	.ask_price div.submit button {
		height:28px;
		font-size:11px;
		font-weight:400;
	}
}
/* End */


/* Start:/bitrix/components/altop/ask.price/templates/order/style.css?16398397573427*/
.order { 
	width:615px; 
	margin:0px 0px 0px -307.5px;
	padding:0px;
}

.order .container {
	width:100%;
	display:table;
	margin:0px;
	padding:0px;
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	-khtml-border-radius:0px 0px 6px 6px;
	border-radius:0px 0px 6px 6px;
	overflow:hidden;
}

.order .info {
	width:178px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:20px;
	background:#fff;
}

.order .info .image {
	margin:0px;
	padding:0px;
	text-align:center;
}

.order .info .name {
	margin:12px 0px 0px 0px;
	padding:0px;
}

.order form.new_order_form {
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:20px;
}

.order span#echo_order_form {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.order .row {
	width:100%;
	float:left;
	display:table;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.order .row .span1 {
	width:125px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#575b71;
	text-align:left;
}

.order .row .span2 {
	width:auto;
	display:table-cell;
	margin:0px;
	padding:0px;
	text-align:left;
}

.order .row .span2 input[type="text"] {
	width:100%;
	height:30px;
	margin:0px;
	padding:0px 9px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	text-align:left;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.order .row .span2 textarea {
	width:100%;
	min-width:100%;
	max-width:100%;
	height:61px;
	min-height:61px;
	max-height:61px;
	margin:0px;
	padding:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.order .row .span2 input[name="order_captcha_word"] {
	width:100px;
	float:left;
}

.order .row .span2 img {
	float:right;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.order div.submit {
	width:100%;
	float:left;
	margin:9px 0px 0px 0px;
	padding:0px;
}

.order div.submit button {
	width:153px;
	height:31px;
	float:right;
	margin:0px;
	padding:0px;
}


/***240px***/
@media screen and (max-width:787px) {
	.order {
		width:auto;
		margin:0px;
	}

	.order .info {
		display:none;
		visibility:hidden;
	}

	.order form.new_order_form {
		padding:12px;
	}

	.order .row {
		margin:0px 0px 3px 0px;
	}

	.order .row .span1 {
		width:89px;
		font-size:12px;
	}

	.order .row .span2 input[type="text"] {
		height:27px;
		padding:0px 7px;
		font-size:12px;
	}

	.order .row .span2 textarea {
		height:45px;
		min-height:45px;
		max-height:45px;
		padding:7px;
		font-size:12px;
	}

	.order .row .span2 input[name="order_captcha_word"] {
		margin:0px 3px 3px 0px;
	}

	.order .row .span2 img{
		height:27px;
		float:left;
	}

	.order div.submit {
		margin:6px 0px 0px 0px;
	}

	.order div.submit button {
		height:28px;
		font-size:11px;
		font-weight:400;
	}
}
/* End */


/* Start:/local/templates/ittown_elektro_flat/template_styles.css?1639839754186377*/
html, body,
.body, .page-wrapper{
	width:100%;
	margin:0px;
	padding:0px;
}

.bx-panel.clvt{
	margin:48px 0px 0px 0px;
	position:relative;
	z-index:600;
}

.center{
	width:1234px;
	margin:0px auto;
}

.clr{
	clear:both;
}

form{
	margin:0px;
	padding:0px;
}

img{
	vertical-align:top;
}

header, footer{
  display:block;
}

/***HEADER***/
header{  
	width:100%;
	/*height:180px;*/
	float:left;
	margin:0px; 
	padding:0px;
}

.clvh header{
	height:163px;
	margin:0px 0px 10px 0px;
}

.header_1, .header_2, 
.header_3, .header_4{
	height:148px;
	float:left;
}

.header_1{
	width:353px;
}

.header_1 .logo{ 
	float:left;
	margin:30px 0px 0px 0px;
	padding:0px;
}

.header_1 .logo a{
	float:left;
	margin:0px;
	padding:0px;
}

.header_1 .logo a span{
	display:block;
	margin:7px 0px 0px 0px;
	padding:0px;
}

.header_2{
	width:465px
}

.header_2 #altop_search{
	width:424px;
}

.header_3{ 
	width:228px;
}

.header_3 .schedule{ 
	float:left;
	margin-top:10px;
}

.header_3 .schedule p{
	margin:0px;
	padding:0px;
}

.header_3 .schedule p.time{
	/*width:100%;*/
	display:table;
	margin:0px 0px 14px 0px;
}

.header_3 .schedule p.time i,
.header_3 .schedule p.time span{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.header_3 .schedule p.time i{
	padding:0px 9px 0px 0px;
}

.header_4{
	width:188px;
}

.header_4 .telephone{ 
	float:left;
	margin-top:10px; 
}

.header_4 .telephone p{
	margin:0px;
	padding:0px;
}

.header_4 .telephone p i{
	display:none;
	visibility:hidden;
}

.header_4 .telephone a.callback_anch{	
	height:27px;
	display:block;	
	margin:12px 0px 0px 0px;
	padding:0px;
}

.header_4 .telephone a.callback_anch .cont{
	height:27px;
	display:table;
	margin:0px auto;
	padding:0px;
}

.header_4 .telephone a.callback_anch i,
.header_4 .telephone a.callback_anch .text{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.header_4 .telephone a.callback_anch i{
	padding:0px 7px 0px 0px;
}

/***TOP_MENU***/
.top-menu-header{
	width:100%;
	height:32px;
	margin:0px;
	padding:0px;
}

.top-menu{
	width:100%;
	height:32px;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
}

.clvh .top-menu{
	width:1234px;
	float:none;
	margin:0px auto;
}

.top-menu ul.store-horizontal{
	float:left;
	margin:0px 0px 0px 12px; 
	padding:0px;
	list-style:none;
}

.top-menu ul.store-horizontal li{ 
	float:left; 
	margin:0px 3px 0px 0px;
	padding:0px;
}

.top-menu ul.store-horizontal li:last-child{
	margin:0px;
}

.top-menu ul.store-horizontal li a{ 
	height:32px;
	display:block;
	margin:0px;
	padding:0px 13px; 
}

.top-menu ul.store-horizontal li ul{
	width:183px;
	height:auto;
	position:absolute;
	left:-9999px;
	top:auto;
	margin:0px;
	padding:0px 0px 5px 0px;
	list-style:none;
	opacity:0;
	z-index:602;
}

.top-menu ul.store-horizontal li:hover ul,
.top-menu ul.store-horizontal li.jshover ul{	
	left:auto;
	opacity:1;
}

.top-menu ul.store-horizontal li ul li{
	float:none;
	margin:0px;
	padding:0px;
}

.top-menu ul.store-horizontal li ul li a{
	height:auto;
	display:block;
	margin:0px;
	padding:7px 13px
}

/***TOP_PANEL***/
.top_panel{
	width:100%;
	height:56px;
	float:left;
	display:none;
	visibility:hidden;
	margin:0px;
	padding:0px;
}

.top_panel .panel_1{
	width:143px;
	height:56px;
	float:left;
	margin:0px;
	padding:0px;
}

.top_panel .panel_1 ul.section-vertical{
	margin:5px 0px 0px 5px;
	padding:0px;
	list-style:none;
}

.top_panel .panel_1 ul.section-vertical li{
	margin:0px;
	padding:0px;
	position:relative;
}

.top_panel .panel_1 ul.section-vertical li a.showsection{
	width:122px;
	height:51px;
	display:block;
	margin:0px;
	padding:0px;
}

.top_panel .panel_1 ul.section-vertical li a.showsection i{
	display:none;
	visibility:hidden;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.top_panel .panel_1 ul.section-vertical li .catalog-section-list{
	width:718px;
	position:absolute;
	top:51px;
	left:-5px;
	margin:0px;
	padding:20px 25px;
	z-index:600;
}

.top_panel .panel_2{
	width:99px;
	height:56px;
	float:right;
	margin:0px;
	padding:0px;
}

.top_panel .panel_2 ul.store-vertical{
	margin:5px 0px 0px 19px;
	padding:0px;
	list-style:none;
}

.top_panel .panel_2 ul.store-vertical li{
	margin:0px;
	padding:0px;
	position:relative;
}

.top_panel .panel_2 ul.store-vertical li a.showsubmenu{
	width:75px;
	height:51px;
	display:block;
	margin:0px;
	padding:0px;
}

.top_panel .panel_2 ul.store-vertical li ul.submenu{
	width:718px;
	position:absolute;
	top:51px;
	right:0px;
	margin:0px;
	padding:20px 25px;
	list-style:none;
	z-index:600;
}

.top_panel .panel_2 ul.store-vertical li ul li{
	margin:0px 0px 2px 0px;
	padding:0px;
}

.top_panel .panel_2 ul.store-vertical li ul li:last-child{
	margin:0px;
}

.top_panel .panel_2 ul.store-vertical li ul li .text{
	display:block;
	margin:0px 0px 2px 0px;
	padding:0px;
	position:relative;
}

.top_panel .panel_2 ul.store-vertical li ul li a{
	display:block;
	margin:0px;
	padding:7px 34px 7px 11px;
}

.top_panel .panel_2 ul.store-vertical li ul li .showchild{
	width:34px;
	height:100%;	
	margin:0px;
	padding:0px;
	position:absolute;
	right:0px;
	top:0px;
	cursor:pointer;
}

.top_panel .panel_2 ul.store-vertical li ul li .showchild i{
	width:100%;
	position:absolute;
	left:0px;
	top:50%;
	margin:-9px 0px 0px 0px;
	padding:0px;
}

.top_panel .panel_2 ul.store-vertical li ul li.active > .text .showchild .fa-plus-circle,
.top_panel .panel_2 ul.store-vertical li ul li .showchild .fa-minus-circle{
	display:none;
	visibility:hidden;
}

.top_panel .panel_2 ul.store-vertical li ul li .showchild .fa-plus-circle,
.top_panel .panel_2 ul.store-vertical li ul li.active > .text .showchild .fa-minus-circle{
	display:block;
	visibility:visible;
}

.top_panel .panel_2 ul.store-vertical li ul li ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
/* ZR */





footer .footer_soc_contact .callback_anch{
	color: #b4b8cf;
    border: 1px solid transparent;
    background: rgba(129, 132, 161, 0.27);
    height: 27px;
    display: block;
    margin: 0;
    padding: 0px;
    width: 85%;
    float:right;
}
footer .footer_soc_contact .callback_anch .fa-phone{padding-right:7px;position:relative;top:2px;}

footer .telephone{text-align:right;}
footer .telephone a{font-size:18px;}
footer .telephone p{margin:5px 0;}

.footer_menu ul li a span{text-decoration:none;}

.footer_menu ul li a:before{content:none;}
footer .footer_soc>a{color:white;display:block;text-align:right;}

.footer_soc ul li a i{font-size:17px;}
footer .footer_soc ul, .footer_pay ul{width:184px;float:right;margin-top:5px;}
.mailpro{font-size: 16px;}
.mailpro img{ margin: 2px 5px;}

.footer-payment-pro{
	float: left;
    margin: 0px;
    padding: 19px 0px 0px 0px;
    list-style: none;
    margin-left: 20px;
}
.footer-payment-pro-double{
	display:none;
	float: left;
    margin: 0px;
    padding: 19px 0px 0px 0px;
    list-style: none;
    margin-left: 20px;
}









.top_panel .panel_3{
	width:25%;
	height:46px;
	float:left;
	display:none;
	visibility:hidden;
	margin:0px;
	padding:0px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.top_panel .panel_3 ul.contacts-vertical{
	margin:0px;
	padding:0px;
	list-style:none;
}

.top_panel .panel_3 ul.contacts-vertical li{
	margin:0px;
	padding:0px;
}

.top_panel .panel_3 ul.contacts-vertical li a.showcontacts{
	width:100%;
	height:46px;
	display:table;
	margin:0px;
	padding:0px;
}

.top_panel .panel_3 ul.contacts-vertical li a.showcontacts i{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.top_panel .panel_4{
	width:25%;
	height:46px;
	float:left;
	display:none;
	visibility:hidden;
	margin:0px;
	padding:0px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.top_panel .panel_4 ul.search-vertical{
	margin:0px;
	padding:0px;
	list-style:none;
}

.top_panel .panel_4 ul.search-vertical li{
	margin:0px;
	padding:0px;
}

.top_panel .panel_4 ul.search-vertical li a.showsearch{
	width:100%;
	height:46px;
	display:table;
	margin:0px;
	padding:0px;	
}

.top_panel .panel_4 ul.search-vertical li a.showsearch i{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

/***CONTENT***/
.content-wrapper{ 
	width:100%;
	float:left;
	margin:0px; 
	padding:0px 0px 20px 0px;
}

.content{ 
	width:1185px;
	float:left;
	margin:0px 0px 0px 24px; 
	padding:0px;
}

.left-column{ 
	width:203px; 
	float:left;
	margin:0px 24px 0px 0px;
	padding:0px;
}

.left-column .h3{
	margin:0px;
	padding:25px 0px 10px 0px;
}

.workarea{ 
	width:958px;
	float:left;
	margin:0px;
	padding:0px;
}

/***PERSONAL_USER***/
.personal_user{
	width:183px;
	float:left;
	margin:0px 0px 2px 0px;
	padding:10px;
}

.personal_user .photo{
	width:57px;
	height:57px;
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px;
}

.personal_user .info{
	width:114px;
	float:left;
	margin:0px;
	padding:0px;
}

.personal_user .info p.fio{
	margin:0px;
	padding:0px 0px 5px 0px;
}

/***LEFT_CATALOG***/
ul.left-menu{ 
	width:100%;
	float:left;
	margin:0px; 
	padding:0px; 
	list-style-type:none; 
}

ul.left-menu > li{ 
	margin:0px 0px -1px 0px;
	padding:0px;
	cursor:pointer;
}

ul.left-menu > li:last-child{
	margin:0px;
}

ul.left-menu > li > a{ 
	display:block;
	margin:0px;
	padding:11px 32px 11px 11px;
	position:relative;
}

ul.left-menu > li.parent:hover > a{
	width:158px;
	padding:11px 45px 11px 11px;
	z-index:602;
}

ul.left-menu > li.parent > a .arrow,
ul.left-menu > li.parentMore > a .arrow{
	width:0px;
	height:0px;
	position:absolute;
	top:50%;
	right:13px;
	margin:-5px 0px 0px 0px;
	padding:0px;
}

ul.left-menu > li.parent:hover > a .arrow{
	right:26px;
}

/***SUBMENU***/
ul.left-menu > li.parent > ul.submenu,
ul.left-menu > li.parent > .catalog-section-childs,
ul.left-menu > li.parentMore > ul.submenuMore{
	width:auto;
	max-width:958px;
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	margin:0px;
	z-index:600;
}

ul.left-menu > li.parent > ul.submenu{
	padding:15px 25px 15px 0px;
	list-style:none;
}

ul.left-menu > li.parent > .catalog-section-childs,
ul.left-menu > li.parentMore > ul.submenuMore{
	padding:10px 10px 8px 10px;
	list-style:none;
}

ul.left-menu > li.parent > ul.submenu > li{
	width:141px;
	display:inline-block;
	vertical-align:top;
	margin:0px;
	padding:0px 0px 0px 25px;
}

ul.left-menu > li.parentMore > ul.submenuMore > li{
	margin:0px 0px 2px 0px;
	padding:0px;
}

ul.left-menu > li.parent > ul.submenu > li a,
ul.left-menu > li.parentMore > ul.submenuMore > li a{
	display:block;
	margin:0px;
	padding:7px 0px;
}

ul.left-menu > li.parentMore > ul.submenuMore > li a{
	width:178px;
	padding:9px 11px;
}

ul.left-menu > li.parent > ul.submenu > li a .arrow,
ul.left-menu > li.parentMore > ul.submenuMore > li a .arrow{
	display:none;
	visibility:hidden;
}

ul.left-menu > li.parent > ul.submenu > li.parent ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

ul.left-menu > li.parent > ul.submenu > li.parent ul li{
	margin:0px;
	padding:0px;
}

ul.left-menu > li.parent > ul.submenu > li.parent ul li a{
	padding:5px 0px 5px 7px;
}

ul.left-menu > li.parent > ul.submenu > li.parent ul ul a{
	padding:5px 0px 5px 17px;
}

ul.left-menu > li.parent > ul.submenu > li.parent ul ul ul,
ul.left-menu > li.parentMore > ul.submenuMore > li.parent .catalog-section-childs,
ul.left-menu > li.parentMore > ul.submenuMore > li.parent ul{
	display:none;
	visibility:hidden;
}

/***TOP_CATALOG***/
.top-catalog{
	width:100%;
	height:40px;
	float:left;
	margin:0px;
	padding:0px 10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
}

.top-catalog ul.left-menu{
	height:40px;
	overflow:hidden;
}

.top-catalog ul.left-menu > li{
	float:left;
	margin:0px;
}

.top-catalog ul.left-menu > li > a{
	height:40px;
	padding:0px 14px;	
}

.top-catalog ul.left-menu > li.parent:hover > a{
	width:auto;
	padding:0px 14px;
	z-index:auto;
}

.top-catalog ul.left-menu > li.parent > .arrow,
.top-catalog ul.left-menu > li.parentMore > .arrow{
	width:0px;
	height:0px;
	display:none;
	position:absolute;	
	margin:0px 0px 0px -5px;
	padding:0px;
	z-index:602;
}

/***MENU_NEW_LEADER_DISCOUNT***/
ul.new_leader_disc{
	width:100%;
	float:left;
	margin:23px 0px 10px 0px;
	padding:0px;
	list-style:none;
}

.clvh ul.new_leader_disc{
	margin:20px 0px 0px 0px;
}

ul.new_leader_disc li{
	margin:0px 0px 2px 0px;
	padding:0px;
	position:relative;
	cursor:pointer;
}

ul.new_leader_disc li:last-child{
	margin:0px;
}

ul.new_leader_disc li a{
	display:block;
	margin:0px;
	padding:8px 0px 8px 57px;
}

ul.new_leader_disc li a .icon{
	width:42px;
	height:22px;
	position:absolute;
	left:-2px;
	top:50%;
	margin:-11px 0px 0px 0px;
	padding:0px;
}

ul.new_leader_disc li a .icon:after{
	width:0px;
	height:0px;
	position:absolute;
	right:-6px;
	top:0px;
}

/***BANNER_LEFT***/
.banner_left{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.banner_left a{
	display:block;
	margin:25px 0px 0px 0px;
	padding:0px;
}

.clvh .banner_left a{
	margin:23px 0px 0px 0px;
}

/***DISCOUNT_LEFT***/
.discount_left{
	width:201px;
	height:341px;
	float:left;
	margin:25px 0px 0px 0px;
	padding:0px;
	position:relative;	
}

.clvh .discount_left{
	margin:23px 0px 0px 0px;
}

.discount_left ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.discount_left .item-image{
	width:201px;
	height:178px;
	display:table;
	margin:10px 0px 0px 0px;
	padding:0px;
	position:relative;
}

.discount_left .item-image a{	
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.discount_left .item-image a img{
	width:auto;
	max-width:178px;
	height:auto;
	max-height:178px;
}

.discount_left .item-image .sticker{
	position:absolute;
	top:18px;
	right:0px;
}

.discount_left .item-image .sticker span{
	width:42px;
	height:22px;
	display:block;
	margin:0px 0px 2px 0px;
	padding:0px;
	position:relative;
}

.discount_left .item-image .sticker span:last-child{
	margin:0px;
}

.discount_left .item-image .sticker span:before{
	width:0px;
	height:0px;
	position:absolute;
	left:-6px;
	top:0px;
}

.discount_left .item-image img.manufacturer{
	position:absolute;
	right:15px;
	bottom:-1px;
}

.discount_left a.item-title{
	width:201px;
	height:33px;
	display:block;
	margin:12px 0px 0px 0px;
	padding:0px 15px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
}

.discount_left .item-price{	
	margin:10px 0px 0px 0px;
	padding:0px;
}

.discount_left .item-price .catalog-item-price{
	display:inline-block;
	margin:0px;
	padding:2px 15px;
}

.discount_left .item-price .catalog-item-price-old{
	display:block;
	margin:3px 0px 0px 0px;
	padding:0px;
}

/***VENDORS***/
.vendors{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.vendors .h3{
	margin:0px;
	padding:25px 0px 10px 0px;
}

.vendors .vendors-list{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	font-weight: 600;
}

.vendors p.vendors-item{
	width:50%;
	float:left;
	margin:0px;
	padding:0px;
}

.vendors p.vendors-item a{
	display:block;
	padding:4px 0px;
}

.vendors a.all{
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
}

/***SUBSCRIBE***/
/***SUBSCRIBE_BOTTOM***/
.subscribe{
	width:227px;
	float:left;
	margin:25px 0px 0px -12px;
	padding:15px 0px 20px 0px;
}

.subscribe_bottom{
	width:100%;
	float:left;
	margin:30px 0px 0px 0px;
	padding:15px 0px 9px 0px;
	display:none;
	visibility:hidden;
}

.subscribe_bottom .text{
	width:205px;
	float:left;
	margin:0px;
	padding:0px;
}

.subscribe .h3{
	margin:0px;
	padding:0px 0px 0px 25px;
}

.subscribe_bottom .text .h3{
	margin:0px 0px 0px 25px;
	padding:0px 0px 3px 0px;
}

.subscribe p{
	margin:0px;
	padding:0px 0px 10px 25px;
}

.subscribe_bottom .text p{
	margin:0px 0px 0px 25px;
	padding:0px;
}

.subscribe_bottom form{
	width:563px;
	float:left;
	margin:0px;
	padding:0px;
}

.subscribe input[type="text"],
.subscribe_bottom form input[type="text"]{
	width:165px;
	height:30px;
	margin:0px 0px 10px 25px;
	padding:0px 9px;
}

.subscribe_bottom form input[type="text"]{
	width:314px;
	margin:5px 0px 0px 0px;
}

.subscribe button[name="submit"],
.subscribe_bottom form button[name="submit"]{
	width:183px;
	height:31px;
	margin:0px 0px 0px 24px;
	padding:0px;
}

.subscribe_bottom form button[name="submit"]{
	margin:5px 0px 0px 24px;
}

/***LEFT_STATI***/
/***BOTTOM_STATI***/
.stati_left,
.stati_bottom{
	width:100%;
	float:left;
	margin:20px 0px 0px 0px;
	padding:0px;
}

.stati_bottom{
	display:none;
	visibility:hidden;
}

.stati_left .h3,
.stati_bottom .h3{
	margin:0px;
	padding:0px 0px 15px 0px;
}

.stati_left ul.lsnn,
.stati_bottom ul.lsnn{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}

.stati_left ul.lsnn li,
.stati_bottom ul.lsnn li{
	width:100%;
	display:table;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}

.stati_left ul.lsnn li .image_cont,
.stati_bottom ul.lsnn li .image_cont{
	width:59px;
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:0px 10px 0px 0px;
}

.stati_left ul.lsnn li .image_cont .image,
.stati_bottom ul.lsnn li .image_cont .image{
	width:57px;
	height:57px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.stati_left ul.lsnn li .image img,
.stati_bottom ul.lsnn li .image img{
	max-width:57px;
	width:auto;
	max-height:57px;
	height:auto;
}

.stati_left ul.lsnn li a.title-link,
.stati_bottom ul.lsnn li a.title-link{
	width:auto;
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.stati_left a.all,
.stati_bottom a.all{
	float:left;
	margin:0px;
	padding:0px;
}

/***SLIDER_TOP***/
.anythingContainer{ 
	width:958px;
	height:304px;
	margin:23px 0px 0px 0px;
	padding:0px;
}

.anythingContainer ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

/***HOME_NEWS***/
.news_home{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.news_home .h3{
	float:left;
	margin:15px 0px 0px 10px;
	padding:0px;
	display:none;
	visibility:hidden;
}

.news_home a.all{
	float:right;
	margin:18px 10px 0px 0px;
	padding:0px;
	display:none;
	visibility:hidden;
}

.news_home ul.lsnn{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}

.news_home ul.lsnn li{
	width:50%;
	float:left;
	margin:0px;
	padding:0px;
}

.news_home ul.lsnn li a{
	display:block;
}

.news_home ul.lsnn li a .date{
	width:72px;
	height:23px;
	float:left;
	margin:21px 0px 0px 0px;
	padding:0px;
	position:relative;
}

.news_home ul.lsnn li a .date:after{
	width:0px;
	height:0px;
	position:absolute;
	right:-5px;
	top:50%;
	margin:-4px 0px 0px 0px;
	padding:0px;
}

.news_home ul.lsnn li a .title-link{
	width:372px;
	height:35px;
	float:left;
	margin:15px 0px 0px 0px;
	padding:0px 20px 0px 15px;
	overflow:hidden;
}

.news_home ul.lsnn li a .title-link span{
	height:35px;
	display:table-cell;
	vertical-align:middle;
}

/***HOME_NEWS***/
.home_news{
	border-bottom: 1px dotted #dee0ee;
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.home_news .h1{
padding: 10px 0px;
    font-size: 24px;
}


.home_news a.all{
	float: right;
    margin: 0px 14px 0px 0px;
    padding: 0px;
        font-size: 12px;
    color: #838384;
}

.home_news ul.lsnn{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
		margin-bottom:15px;
}

.home_news ul.lsnn li{
	width:48%;
	float:left;
	margin:0px;
	padding:5px;
	border:1px solid #dee1ef;
	border-radius:2px;
}

.home_news ul.lsnn li:first-child{
	margin-right:13px;
}

.home_news ul.lsnn li .hn_img {
    float: left;
    background-color: #f4f4f4;
    max-width: 160px;
    padding: 39px 0;
    border:1px solid #dee1ef;
    margin-right: 10px;
}

.home_news ul.lsnn li .hn_img img{
    max-width: 160px;
}


.home_news ul.lsnn li .date{
    margin-top: 15px;
  font-size: 17px;
  font-family: "Open Sans";
  color: rgb(110, 109, 109);
  line-height: 1.462; 
}


.home_news ul.lsnn li .title-link{
	font-weight:bold;
	color:#000;
	font-size: 16px;
}
.home_news ul.lsnn li a.more{
  font-size: 17px;
  font-family: "Open Sans";
  color: rgb(229, 122, 31);
  text-transform: uppercase;
  line-height: 1.462;
  text-decoration:none;  
}



/***NEW,SALELEADER,DISCOUNT***/
.ndl_tabs{
	width:100%;
	float:left;
	margin:35px 0px 0px 0px;
	padding:0px;
}

.ndl_tabs .section{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.ndl_tabs .section ul.tabs{
	width:100%;
	height:43px;
	margin:0px;
	padding:0px;
	list-style:none;
}

.ndl_tabs .section ul.tabs li{
	height:43px;
	float:left;
	display:table;
	margin:0px 5px 0px 0px;
	padding:0px;
	position:relative;
	cursor:pointer;
}

.ndl_tabs .section ul.tabs li:last-child{
	margin:0px;
}

.ndl_tabs .section ul.tabs li.current:after{
	width:0px;
	height:0px;	
	position:absolute;
	left:50%;
	bottom:-8px;
	margin:0px 0px 0px -8px;
	padding:0px;
}

.ndl_tabs .section ul.tabs li a{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px 18px;
}

.ndl_tabs .section ul.tabs li:hover a,
.ndl_tabs .section ul.tabs li.current a{
	padding:0px 17px;
}

.ndl_tabs .section .box{
	width:100%;
	float:left;
	display:none;
	margin:10px 0px 0px 0px;
	padding:0px;	
}

.ndl_tabs .section .box.visible{
	display:block;
}

.catalog-top{
	width:100%;
	float:left;
	margin:5px 0px 10px 0px;
	padding:0px 0px 8px 0px;
}

.catalog-top a.all{
	float:right;
	margin:0px 14px 0px 0px;
	padding:0px;
}

.catalog-item-cards{
	width:100%;
	float:left;
	margin:0px 0px 10px 0px; 
}

.catalog-item-card{ 
	width:236px;
	float:left;
	margin:0px 0px 2px 0px;
	padding:0px;
}

.catalog-item-card:nth-child(4n + 2){
	margin:0px 2px 2px 2px;
}

.catalog-item-card:nth-child(4n + 3){
	margin:0px 2px 2px 0px;
}

.catalog-item-card .catalog-item-info{
	width:100%;
	float:left;
	margin:0px;
	padding:18px 13px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.catalog-item-card .item-image{ 
	width:100%;
	height:178px;
	display:table;
	margin:10px 0px 0px 0px;
	padding:0px;
	border-collapse:collapse;
	position:relative;
}

.catalog-item-card .item-image a{
	width:100%;
	height:178px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.catalog-item-card .item-image a img{
	width:auto;
	max-width:178px;
	height:auto;
	max-height:178px;
}

.catalog-item-card .item-image .sticker{
	position:absolute;
	top:-10px;
	right:-14px;
}

.catalog-item-card .item-image .sticker span{
	width:42px;
	height:22px;
	display:block;
	margin:0px 0px 2px 0px;
	padding:0px;
	position:relative;
}

.catalog-item-card .item-image .sticker span:last-child{
	margin:0px;
}

.catalog-item-card .item-image .sticker span:before{
	width:0px;
	height:0px;
	position:absolute;
	left:-6px;
	top:0px;
}

.catalog-item-card .item-image img.manufacturer{
	position:absolute;
	right:0px;
	bottom:-1px;
}

.catalog-item-card .item-all-title{
	width:100%;
	height:33px;
	margin:12px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}

.catalog-item-card .item-all-title .item-title{ 
	display:block;
	margin:0px;
	padding:0px;
}

.catalog-item-card .article_rating{
	width:100%;
	margin:8px 0px 0px 0px;
	padding:0px;
}

.catalog-item-card .article{
	width:128px;
	float:left;
	margin:2px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}

.catalog-item-card .rating{
	float:right;
	margin:0px;
	padding:0px;
}

.catalog-item-card .rating table{
	border-collapse:collapse;
}

.catalog-item-card .rating table td{
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

.catalog-item-card .rating table td.vote-result{
	display:none;
	visibility:hidden;
}

.catalog-item-card .rating .star-active{
	cursor:pointer;
}

.catalog-item-card .item-desc{ 
	height:46px;
	margin:14px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}

.catalog-item-card .item-price-cont{
	height:72px;
	margin:0px;
	padding:0px;
	position:relative;
}

.catalog-item-card .item-price-cont.one{
	height:32px;
}

.catalog-item-card .item-price-cont.two{
	height:52px;
}

.catalog-item-card .item-price,
.catalog-item-card .item-no-price{
	position:absolute;
	left:0px;
	bottom:-4px;
	margin:0px;
	padding:0px;
}

.catalog-item-card .item-no-price{ 
	bottom:0px;
}

.catalog-item-card .catalog-item-price,
.catalog-item-card .catalog-item-price-old,
.catalog-item-card .catalog-item-price-percent,
.catalog-item-card .item-no-price .unit{
	display:block;
	margin:0px;
	padding:0px;
}

.catalog-item-card .buy_more{	
	height:58px;	
	margin:12px 0px 0px 0px;
	padding:0px;
}

.catalog-item-card .buy_more .available{
	float:left;
	margin:0px;
	padding:0px;
}

.catalog-item-card .buy_more .avl,
.catalog-item-card .buy_more .not_avl{
	height:23px;
	display:table;
	margin:0px;
	padding:0px;
}

.catalog-item-card .buy_more .avl i,
.catalog-item-card .buy_more .not_avl i,
.catalog-item-card .buy_more .avl span,
.catalog-item-card .buy_more .not_avl span{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.catalog-item-card .buy_more .avl i,
.catalog-item-card .buy_more .not_avl i{
	padding:0px 6px 0px 0px;
}

.catalog-item-card .buy_more .add2basket_block {
	float:right;
	margin:0px;
	padding:0px;
	position:relative;
}

.catalog-item-card .buy_more a.minus,
.catalog-item-card .buy_more a.plus{
	width:22px;
	height:23px;
	float:left;
	display:table;
	margin:0px;
	padding:0px;
}

.catalog-item-card .buy_more a.minus span,
.catalog-item-card .buy_more a.plus span{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.catalog-item-card .buy_more input[name="quantity"]{
	width:32px;
	height:19px;
	float:left;
	margin:0px;
	padding:0px;
}

.catalog-item-card .buy_more button[name="add2basket"],
.catalog-item-card .buy_more small.result,
.catalog-item-card .buy_more .apuo{
	width:138px;
	height:29px;
	position:absolute;
	right:0px;
	top:29px;
	margin:0px;
	padding:0px;
}

.catalog-item-card .buy_more .apuo{
	width:136px;
	height:27px;
}

.catalog-item-card .buy_more button[name="add2basket"] i,
.catalog-item-card .buy_more small.result i,
.catalog-item-card .buy_more .apuo i{
	margin:0px;
	padding:0px 7px 0px 0px;
}

.catalog-item-card .buy_more .apuo .short{
	display:none;
	visibility:hidden;
}

.catalog-item-card .buy_more .compare{
	float:left;
	margin:6px 5px 0px 0px;
	padding:0px;
}

.catalog-item-card .buy_more .delay{
	float:left;
	margin:6px 0px 0px 0px;
	padding:0px;
}

.catalog-item-card .buy_more .compare a,
.catalog-item-card .buy_more .delay a{
	width:27px;
	height:27px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.catalog-item-card .compare .catalog-item-compare i:last-child,
.catalog-item-card .compare .catalog-item-compared i:first-child,
.catalog-item-card .delay .catalog-item-delay i:last-child,
.catalog-item-card .delay .catalog-item-delayed i:first-child{
	display:none;
	visibility:hidden;
}

.catalog-item-card .compare .catalog-item-compared i:last-child,
.catalog-item-card .delay .catalog-item-delayed i:last-child{
	display:block;
	visibility:visible;
}

.catalog-item-card .buy_more .hidden{
	display:none;
}

/***BODY_TEXT***/
.body_text{
	margin:0px;
}

.body_text p{
	margin:0px;
	padding:0px 0px 12px 10px;
}

.body_text p img{
	max-width:100%;
	height:auto;
}

.body_text ul{
	margin:0px;
	padding:0px 0px 12px 20px;
}

/***H1,H2,H3***/
h1, h2, h3{
	margin:0px;
}

h1{
	padding:10px 0px;
}

h2,h3{
	padding:5px 0px;
}

/***BREADCRUMBS***/
.breadcrumb-search{ 
	width:100%;
	margin:20px 0px 0px 0px; 
	padding:0px;
}

.breadcrumb{ 
	width:700px;
	float:left;
	margin:0px; 
	padding:0px;
}

.breadcrumb ul{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}

.breadcrumb ul li{
	float:left;
	margin:0px;
	padding:0px;
}

.breadcrumb ul li.separator{ 
	padding:0px 8px;
}

.breadcrumb ul li .breadcrumb_home{
	display:none;
	visibility:hidden;
}

.podelitsya{
	float:right;
	margin:0px; 
	padding:0px;
}

/***VENDORS_BOTTOM***/
.vendors_bottom{
	width:100%;
	float:left;
	margin:20px 0px 0px 0px;
	padding:0px;
	display:none;
	visibility:hidden;
}

.vendors_bottom .h3{
	float:left;
	margin:0px;
	padding:0px 0px 15px 0px;
}

.vendors_bottom a.all{
	float:right;
	margin:4px 0px 0px 0px;
	padding:0px;
}

/***ALREADY_SEEN***/
.already_seen{
	width:100%;
	float:left;
	margin:20px 0px -20px 0px;
	padding:0px 0px 20px 0px;
}

.already_seen .h3{
	margin:0px;
	padding:15px 0px 7px 24px;
}

.already_seen ul{
	width:1185px;
	float:left;
	margin:0px 25px 0px 24px;
	padding:0px;
	list-style:none;
}

.already_seen ul li{
	width:68px;
	height:68px;
	float:left;
	margin:0px 9px 0px 0px;
	padding:0px;
	position:relative;
	z-index:100;
}

.already_seen ul li:last-child{
	margin:0px;
}

.already_seen ul li:hover{
	margin:-1px 8px -1px -1px;
}

.already_seen ul li a{
	width:68px;
	height:68px;
	display:table-cell;
	vertical-align:middle;
}

.already_seen ul li a span{
	width:159px;	
	position:absolute;	
	left:-9999px;
	bottom:76px;
	margin:0px;
	padding:10px 15px;
	opacity:0;
	z-index:200;
}

.already_seen ul li a span::after{
	width:0px;
	height:0px;
	position:absolute;
	bottom:-11px;
	left:11px;
	margin:0px;
	padding:0px;
}

.already_seen ul li:nth-child(n+14) a span::after{
	left:auto;
	right:11px;
}

.already_seen ul li:hover a span{	
	left:18px;
	opacity:1;
}

.already_seen ul li:nth-child(n+14):hover a span{
	left:auto;
	right:18px;
}

.already_seen ul li a img{
	max-width:65px;
	max-height:65px;
}

.already_seen_empty{
	width:100%;
	height:6px;
	float:left;
	display:none;
	visibility:hidden;
	margin:0px;
	padding:0px;
}

.already_seen.list ul{
	width:90%;
	float:left;
	margin:0px 25px 0px 24px;
	padding:0px;
	list-style:none;
	background:none;
}

/***FOOTER***/
footer{ 
	width:100%;	
	float:left;
	margin:0px 0px 48px 0px;
	padding:0px;	
}

.clvt footer,
.clvr footer,
.clvl footer{
	margin:0px;
}

/***FOOTER_MENU***/
.footer_menu_soc_pay{
	width:1174px;
	float:left;
	margin:0px 34px 0px 26px;
	padding:25px 0px 28px 0px;
}

.footer_menu{
	width:830px;
	float:left;
	display:table;
	margin:0px;
	padding:0px;
}

.footer_menu > div{
	display:table-cell;
	margin:0px;
	padding:0px;
}

.footer_menu ul{
	display:table-cell;
	margin:0px;
	padding:0px 10px 0px 0px;	
	list-style:none;
	width:25%;
}

.footer_menu ul li{
	margin:0px;
	padding:3px 0px 3px 3px;
}

.footer_menu ul li:first-child{
	padding:0px 0px 11px 0px;
}

.footer_menu ul li a:before{
	position:absolute;
	left:0px;
}

.footer_menu ul li a{
	display:table;
	margin:0px;
	padding:0px;
	position:relative;

}

.footer_menu ul li:first-child a{
	padding:0px;
}

/***FOTER_SOCIAL_PAYMENTS***/
.footer_soc_contact{
	width:212px;
	float:right;
	margin:0px;
	padding:0px;
}

.footer_soc,
.footer_pay{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	margin-top:30px;
}

.footer_pay{
	margin:0px 0px 10px 0px;
}

.footer_soc .h3,
.footer_pay .h3{
	margin:0px;
	padding:0px 0px 5px 0px;
}

.footer_soc ul,
.footer_pay ul{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}

.footer_soc ul li,
.footer_pay ul li{
	float:left;
	display:table;
	margin:5px 5px 0px 0px;
	padding:0px;
}

.footer_soc ul li:last-child,
.footer_pay ul li:last-child{
	margin:5px 0px 0px 0px;
}

.footer_soc ul li a,
.footer_pay ul li a{
	width:22px;
	height:22px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.footer_pay ul li a{
	width:100%;
}

.footer_left{
	width:334px;
	height:70px;
	float:left;
}

.footer_left .copyright{ 
	padding:24px 0px 0px 37px; 
}

.footer_left .copyright p{ 
	margin:0px;
	padding:0px;
}

.footer_center{
	width:459px;
	height:70px;
	float:left;
}

.footer_center .footer-links{ 
	float:left;
	margin:0px; 
	padding:22px 0px 0px 0px; 
	list-style:none;
	margin-left:20px; 
}

.footer_center .footer-links ul{ 
	float:left;
	margin:0; 
	padding:0; 
	list-style:none; 
}

.footer_center .footer-links ul li{ 
	float:left;
	margin:0px;
	padding:0px;
}

.footer_center .footer-links a{
	margin:0px;
	padding:0px 7px 0px 6px;
}

.footer_center .footer-links ul li:first-child a{
	padding:0px 7px 0px 0px;
}

.footer_center .footer-links ul li:last-child a{
	padding:0px 0px 0px 6px;
}

.footer_center .footer-links a:after{
	width:2px;
	height:12px;
	float:right;
	margin:3px 0px 0px 0px;
	padding:0px;
}

.footer_center .footer-links ul li:last-child a:after{
	display:none;
	visibility:hidden;
}

.footer_right{
	width:350px;
	height:70px;
	float:right;
}

.footer_right .counters{
	float:right;
	margin: 20px 28px 0px 0px;
	padding:0px;
}

.footer_right .counters .counter_1,
.footer_right .counters .counter_2,
.footer_right .counters .counter_3{
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px;
}

.footer_right .counters .counter_2,
.footer_right .counters .counter_3{
	margin:0px 5px;
}

.footer_right .counters .counter_1 span,
.footer_right .counters .counter_2 span,
.footer_right .counters .counter_3 span{
	width:88px;
	height:31px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.footer_right .footer-design{ 
	float:right;
	margin:25px 36px 0px 0px;
	padding:0px;
}

.footer_right .footer-design a{
	display:block;
	margin:0px;
	padding:0px 116px 0px 0px;
	position:relative;
}

.footer_right .footer-design a .logo{
	position:absolute;
	right:0px;
	top:0px;
	margin:0px;
	padding:0px;
}

.footer_right .footer-design a .altop,
.footer_right .footer-design a .ru{
	float:left;
	margin:0px;
	padding:5px 9px;
}

.footer_right .footer-design a .ru{	
	padding:5px 8px;
}

/***FOOT_PANEL_BOTTOM_TOP***/
.foot_panel_all{
	width:100%;
	height:48px;
	position:fixed;
	left:0px;
	bottom:0px;
	margin:0px;
	padding:0px;
	z-index:600;
}

.clvt .foot_panel_all{
	bottom:auto;
	top:0px;
}

.foot_panel{
	width:1260px;
	height:48px;
	margin:0px auto;
	padding:0px;
	position:relative;
}

.foot_panel_1{	
	float:left;
	margin:0px;
	padding:0px;
}

.foot_panel_1 .kabinet{
	float:left;
	margin:0px;
	padding:0px;
}

.kabinet a.login_anch,
.kabinet a.personal,
.kabinet a.register{
	height:48px;
	float:left;
	display:table;
	margin:0px;
	padding:0px 14px 0px 15px;
}

.kabinet a.login_anch i,
.kabinet a.personal i,
.kabinet a.register i{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px 12px 0px 0px;
}

.kabinet a.login_anch span,
.kabinet a.personal span,
.kabinet a.register span{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.compare_line,
.delay_line,
.viewed_line{  
	float:left;
	margin:0px;
	padding:0px;
}

.compare_line a,
.delay_line a,
.viewed_line a{	
	height:48px;
	float:left;
	display:table;
	margin:0px;
	padding:0px 10px 0px 15px;
}

.compare_line a i,
.compare_line a .text,
.compare_line a .qnt_cont,
.delay_line a i,
.delay_line a .text,
.delay_line a .qnt_cont,
.viewed_line a i,
.viewed_line a .text,
.viewed_line a .qnt_cont{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.compare_line a i,
.delay_line a i,
.viewed_line a i{
	padding:0px 12px 0px 0px;
}

.compare_line a .text,
.delay_line a .text,
.viewed_line a .text{
	padding:0px 6px 0px 0px;
}

.compare_line a .qnt,
.delay_line a .qnt,
.viewed_line a .qnt{
	height:24px;
	display:block;
	margin:0px;
	padding:0px 8px;
}

.foot_panel_2{
	float:right;
	margin:0px;
	padding:0px;
}

.foot_panel_2 .cart_line{
	float:left;
	margin:0px;
	padding:0px;
}

.foot_panel_2 a.cart,
.foot_panel_2 .sum_cont,
.foot_panel_2 .oformit_cont{
	height:48px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;	
}

.foot_panel_2 a.cart{
	padding:0px 10px 0px 0px;
}

.foot_panel_2 a.cart i,
.foot_panel_2 a.cart .text,
.foot_panel_2 a.cart .qnt_cont{
	display:table-cell;
	vertical-align:middle;
	margin:0px;	
}

.foot_panel_2 a.cart i{
	padding:0px 12px 0px 0px;
}

.foot_panel_2 a.cart .text{
	padding:0px 6px 0px 0px;
}

.foot_panel_2 a.cart .qnt_cont{
	padding:0px;
}

.foot_panel_2 a.cart .qnt{
	height:24px;
	display:block;
	margin:0px;
	padding:0px 8px;
}

.foot_panel_2 .sum_cont{
	padding:0px 10px 0px 0px;
}

.foot_panel_2 .sum{
	display:block;
    margin:0px;
    padding:5px 10px;
}

.foot_panel_2 .oformit_cont{
	padding:0px 20px 0px 0px;
}

.foot_panel_2 .oformit{
	width:139px;
	height:31px;
	margin:0px;
	padding:0px;
}

/***FOOT_PANEL_LEFT_RIGHT***/
.clvr .foot_panel_all,
.clvl .foot_panel_all{
	width:50px;
	height:auto;
	left:auto;
	right:0px;
	bottom:auto;
	top:163px;
}

.clvl .foot_panel_all{
	left:0px;
	right:auto;
}

.clvr .foot_panel,
.clvl .foot_panel{
	width:100%;
	height:auto;
	float:left;
	display:table;
}

.clvr .foot_panel_2,
.clvl .foot_panel_2{
	width:100%;
	float:none;
	display:table-header-group;
}

.clvr .foot_panel_2 a.cart,
.clvl .foot_panel_2 a.cart{
	width:50px;
	height:auto;
	padding:14px 0px 10px 0px;
}

.clvr .foot_panel_2 a.cart i,
.clvl .foot_panel_2 a.cart i{
	display:table;
	margin:0px auto;
	padding:0px;
}

.clvr .foot_panel_2 a.cart .text,
.clvl .foot_panel_2 a.cart .text{
	display:none;
	visibility:hidden;
}

.clvr .foot_panel_2 a.cart .qnt_cont,
.clvl .foot_panel_2 a.cart .qnt_cont{
	height:auto;
	display:table;
	margin:0px auto;
	padding:8px 0px 0px 0px;
}

.clvr .foot_panel_2 .sum_cont,
.clvr .foot_panel_2 .oformit_cont,
.clvl .foot_panel_2 .sum_cont,
.clvl .foot_panel_2 .oformit_cont{
	display:none;
	visibility:hidden;
}

.clvr .foot_panel_1,
.clvl .foot_panel_1{
	width:100%;
	float:none;
	display:table-footer-group;
}

.clvr .kabinet a.login_anch,
.clvr .kabinet a.personal,
.clvr .kabinet a.register,
.clvl .kabinet a.login_anch,
.clvl .kabinet a.personal,
.clvl .kabinet a.register{
	width:50px;
	height:auto;
	padding:11px 0px 13px 0px;
}

.clvr .kabinet a.login_anch i,
.clvr .kabinet a.personal i,
.clvr .kabinet a.register i,
.clvl .kabinet a.login_anch i,
.clvl .kabinet a.personal i,
.clvl .kabinet a.register i{
	padding:0px;
}

.clvr .kabinet a.login_anch span,
.clvr .kabinet a.personal span,
.clvr .kabinet a.register span,
.clvl .kabinet a.login_anch span,
.clvl .kabinet a.personal span,
.clvl .kabinet a.register span{
	display:none;
	visibility:hidden;
}

.clvr .compare_line a,
.clvr .delay_line a,
.clvr .viewed_line a,
.clvl .compare_line a,
.clvl .delay_line a,
.clvl .viewed_line a{
	width:50px;
	height:auto;
	padding:12px 0px 11px 0px;
}

.clvr .delay_line a,
.clvl .delay_line a,{
	padding:13px 0px 10px 0px;
}

.clvr .compare_line a i,
.clvr .delay_line a i,
.clvr .viewed_line a i,
.clvl .compare_line a i,
.clvl .delay_line a i,
.clvl .viewed_line a i{
	display:table;
	margin:0px auto;
	padding:0px;
}

.clvr .compare_line a .text,
.clvr .delay_line a .text,
.clvr .viewed_line a .text,
.clvl .compare_line a .text,
.clvl .delay_line a .text,
.clvl .viewed_line a .text{
	display:none;
	visibility:hidden;
}

.clvr .compare_line a .qnt_cont,
.clvr .delay_line a .qnt_cont,
.clvr .viewed_line a .qnt_cont,
.clvl .compare_line a .qnt_cont,
.clvl .delay_line a .qnt_cont,
.clvl .viewed_line a .qnt_cont,{
	display:table;
	margin:0px auto;
	padding:8px 0px 0px 0px;
}

/***ALTOP_LOGIN***/
.login:after{
	width:0px;
	height:0px;
	position:absolute;
	left:28px;
	bottom:-7px;
	margin:0px;
	padding:0px;
}

.clvt .login:after{
	bottom:auto;
	top:-7px;
}

.clvr .login:after,
.clvl .login:after{
	bottom:auto;
	top:28px;
	left:auto;
	right:-7px;
}

.clvl .login:after{
	left:-7px;
	right:auto;
}

.login .login-form{
	width:auto;
	margin:0px;
	padding:20px;
}

.login .login-form .fields{
	margin:0px;
	padding:0px;
}

.login .login-form .field{
	margin:0px 0px 5px 0px;
	padding:0px;
}

.login .login-form .field.field-button{
	margin:2px 0px 5px 0px;
}

.login .login-form .field input[type="text"],
.login .login-form .field input[type="password"]{
	width:100%;
	height:30px;
	margin:0px;
	padding:0px 8px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.login .login-form .field button[type="submit"]{
	width:100%;
	height:31px;
	margin:0px;
	padding:0px;
}

.login .login-form .field a.forgot{
	height:27px;
	display:block;
	margin:0px;
	padding:0px;
}

.login .login-form p.login_as{
	margin:0px;
	padding:17px 0px 7px 0px;
}

/***NEWS***/
.news-list{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.news-list .news-item{
	width:100%;
	float:left;
	margin:0px 0px 12px 0px;
	padding:0px 0px 12px 0px;
}

.news-list .news-item a{
	width:100%;
	float:left;
	display:table;
	margin:0px;
	padding:0px;
}

.news-list .news-item a .news-date-cont{
	width:77px;
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:0px 15px 0px 0px;
}

.news-list .news-item a .news-date{
	width:72px;
	height:23px;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
}

.news-list .news-item a .news-date:after{
	width:0px;
	height:0px;
	position:absolute;
	right:-5px;
	top:50%;
	margin:-4px 0px 0px 0px;
	padding:0px;
}

.news-list .news-item a .news-title{
	width:auto;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.news-detail{
	width:100%;
	margin:0px;
	padding:0px;
}





.news-detail .news-date{
	width:100%;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.news-detail img.detail_picture{
	margin:0px 0px 10px 0px;
	padding:0px;
}

.news-detail .detail-text{
	width:100%;
	margin:0px 0px 5px 0px;
	padding:0px;
}

/***PREV_NEXT_NEWS***/
ul.news_prev_next{
	width:100%;
	float:left;
	margin:0px !important;
	padding:0px !important;
	list-style:none;
}

ul.news_prev_next li{
	width:50%;
	margin:0px;
	padding:0px;
}

ul.news_prev_next li.prev,
ul.news_prev_next li.prev a{
	float:left;
}

ul.news_prev_next li.next,
ul.news_prev_next li.next a{
	float:right;
}

ul.news_prev_next li a .date{
	width:72px;
	height:23px;
	float:left;
	padding:0px;
	position:relative;
}

ul.news_prev_next li.prev a .date{
	margin:21px 0px 0px 5px;
}

ul.news_prev_next li.next a .date{
	margin:21px 5px 0px 0px;
}

ul.news_prev_next li a .date:after{
	width:0px;
	height:0px;
	position:absolute;	
	top:50%;
	margin:-4px 0px 0px 0px;
	padding:0px;
}

ul.news_prev_next li.prev a .date:after{
	left:-5px;
}

ul.news_prev_next li.next a .date:after{
	right:-5px;
}

ul.news_prev_next li a .title-link{
	width:372px;
	height:36px;
	float:left;
	margin:15px 0px 0px 0px;
	overflow:hidden;
}

ul.news_prev_next li.prev a .title-link{
	padding:0px 20px 0px 10px;
}

ul.news_prev_next li.next a .title-link{
	padding:0px 10px 0px 20px;
}

ul.news_prev_next li a .title-link span{
	width:372px;
	height:35px;
	display:table-cell;
	vertical-align:middle;
}

/***STATI***/
.stati-list{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.stati-list .stati-item{
	width:100%;
	display:table;
	margin:0px 0px 12px 0px;
	padding:0px 0px 12px 0px;
}

.stati-list .stati-item .image_cont{
	width:120px;
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:0px 15px 0px 0px;
}

.stati-list .stati-item .image_cont .image{
	width:118px;
	height:118px;
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.stati-list .stati-item .image img{
	 max-width:118px;
	 width:auto;
	 max-height:118px;
	 height:auto;
}

.stati-list .stati-item .descr{
	width:auto;
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.stati-list .stati-item .descr a.stati-title{
	margin:0px;
	padding:0px;
}

.stati-list .stati-item .descr .stati-detail{
	width:100%;
	margin:5px 0px;
	padding:0px;
}

/***PREV_NEXT_STATI***/
ul.stati_prev_next{
	width:100%;
	float:left;
	display:table;
	margin:20px 0px 0px 0px !important;
	padding:20px 0px 0px 0px !important;
	list-style:none;
}

ul.stati_prev_next li{
	width:50%;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

ul.stati_prev_next li a{
	width:100%;
	display:table;
	margin:0px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
}

ul.stati_prev_next li.prev a{
	padding:0px 0px 0px 15px;
}

ul.stati_prev_next li.next a{
	padding:0px 15px 0px 0px;
}

ul.stati_prev_next li a .arrow_prev,
ul.stati_prev_next li a .arrow_next{
	width:0px;
	height:0px;
	position:absolute;
	top:50%;
	margin:-5px 0px 0px 0px;
	padding:0px;
}

ul.stati_prev_next li.prev a .arrow_prev{
	left:0px;
}

ul.stati_prev_next li.next a .arrow_next{
	right:0px;
}

ul.stati_prev_next li a .image_cont{
	width:59px;
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

ul.stati_prev_next li a .image_cont .image{
	width:57px;
	height:57px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

ul.stati_prev_next li a .image img{
	max-width:57px;
	width:auto;
	max-height:57px;
	height:auto;
}

ul.stati_prev_next li a .title-link{
	width:auto;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
}

ul.stati_prev_next li.prev a .title-link{
	padding:0px 20px 0px 10px;
}

ul.stati_prev_next li.next a .title-link{
	padding:0px 10px 0px 20px;
}

/***PAYMENTS***/
.payments-section-list{
	width:100%;
	margin:0px 0px 25px 0px;
	padding:0px 0px 20px 0px;
}

.payments-section-list ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.payments-section-list ul > li ul{
	margin:4px 0px 0px 0px;
}

.payments-section-list > ul > li{	
	margin:10px 0px 0px 0px;
	padding:0px;
}

.payments-section-list > ul > li:first-child{
	margin:0px;
}

.payments-section-list > ul > li ul li{
	margin:4px 0px 0px 0px;
	padding:0px;
}

.payments-section-list > ul > li ul li:first-child{
	margin:0px;
}

.payments-section-list > ul > li > .payment-section-title{	
	margin:0px;
	padding:9px 19px 10px 15px;
}

.payments-section-list > ul > li ul li .payment-section-title{
	margin:0px;
	padding:10px 19px 10px 17px;
}

/***PAYMENT_ITEMS***/
.payments-section-list ul li .payment-items{
	margin:4px 0px 0px 0px;
	padding:0px;
}

.payments-section-list ul li .payment-item{
	width:100%;
	display:table;
	margin:2px 0px 0px 0px;
	padding:10px 19px 12px 15px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.payments-section-list ul li .payment-item:first-child{
	margin:0px;
}

.payments-section-list ul li .payment-item:hover{
	padding:9px 18px 11px 14px;
}

.payments-section-list ul li .payment-item-info,
.payments-section-list ul li .payment-item-logo,
.payments-section-list ul li .payment-item-url{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.payments-section-list ul li .payment-item-block{
	width:100%;
	display:table;
	margin:0px;
	padding:0px;
}

.payments-section-list ul li .payment-item-number,
.payments-section-list ul li .payment-item-title{
	width:29px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.payments-section-list ul li .payment-item-title{
	width:auto;
}

.payments-section-list ul li .payment-item-descr{
	margin:0px;
	padding:0px 0px 0px 29px;
}

.payments-section-list ul li .payment-item-logo{
	width:142px;
	padding:0px 0px 0px 20px;
}

.payments-section-list ul li .payment-item-logo img{
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px;
}

.payments-section-list ul li .payment-item-url{
	width:75px;
	padding:0px 0px 0px 14px;
}

/***VENDORS***/
.vendors-section-list{
	width:100%;
	margin:0px;
	padding:0px;
}

.vendors-section-items{ 
	width:100%;
	margin:0px;
	padding:0px;
}

.vendors-section-item{ 
	float:left;
	margin:0px 0px 2px 0px;
	padding:0px;
}

.vendors-section-item:nth-child(4n + 2){
	margin:0px 2px 2px 2px;
}

.vendors-section-item:nth-child(4n + 3){
	margin:0px 2px 2px 0px;
}

.vendors-section-item a{
	width:236px;
	height:58px;
	display:block;
	margin:0px;
	padding:0px;
}

.vendors-section-item a .item{
	display:block;
	margin:0px;
	padding:0px;
}

.vendors-section-item a .item .image{
	width:88px;
	height:56px;
	display:table-cell;
	vertical-align:middle;
}

.vendors-section-item a .item .item-title{
	height:56px;
	display:table-cell;
	vertical-align:middle;
	padding:0px 12px;
}

.vendors-section-descr{
	width:100%;
	margin:20px 0px 0px 0px;
	padding:20px 0px 0px 0px;
}

/***CATALOG SECTIONS***/
.catalog-section-list{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.catalog-section{
	width:100%;
	margin:0px 0px 8px 0px;
	padding:0px;
}

.catalog-section .catalog-section-title{ 
	width:100%;
	padding:0px;
	position:relative;
}

.catalog-section .catalog-section-title a{ 
	display:block;
	margin:0px;
	padding:8px 38px 8px 12px;
}

.catalog-section .catalog-section-title .showchild,
.catalog-section .catalog-section-title .showsectionchild{
	width:38px;
	height:100%;
	position:absolute;
	right:0px;
	top:0px;
	margin:0px;
	padding:0px;
	cursor:pointer;
}

.catalog-section .catalog-section-title .showchild i,
.catalog-section .catalog-section-title .showsectionchild i{
	width:100%;
	position:absolute;
	left:0px;
	top:50%;
	margin:-9px 0px 0px 0px;
	padding:0px;
}

.catalog-section .catalog-section-title .showchild .fa-minus,
.catalog-section .catalog-section-title .showsectionchild .fa-minus,
.catalog-section .catalog-section-title.active .showchild .fa-plus,
.catalog-section .catalog-section-title.active .showsectionchild .fa-plus,
.catalog-section .catalog-section-title .showsectionchild .fa-minus-circle,
.catalog-section .catalog-section-title .showsectionchild .fa-plus-circle{
	display:none;
	visibility:hidden;
}

.catalog-section .catalog-section-title.active .showchild .fa-minus,
.catalog-section .catalog-section-title.active .showsectionchild .fa-minus,
.catalog-section .catalog-section-title .showchild .fa-plus,
.catalog-section .catalog-section-title .showsectionchild .fa-plus{
	display:block;
	visibility:visible;
}

.catalog-section-childs{
	width:100%;
	margin:0px;
	padding:0px;
}

.catalog-section-child{
	float:left;
	margin:0px 0px 2px 0px;
	padding:0px;
}

.catalog-section-child:nth-child(4n + 2){
	margin:0px 2px 2px 2px;
}

.catalog-section-child:nth-child(4n + 3){
	margin:0px 2px 2px 0px;
}

.catalog-section-child a{
	width:236px;
	height:58px;
	display:block;
	margin:0px;
	padding:0px;
}

.catalog-section-child a .child{
	display:block;
	margin:0px;
	padding:0px;
}

.catalog-section-child a .child .image{
	width:66px;
	height:56px;
	display:table-cell;
	vertical-align:middle;
}

.catalog-section-child a .child .text{
	height:56px;
	display:table-cell;
	vertical-align:middle;
	padding:0px 12px;
}

.catalog-section-descr{
	width:100%;
	margin:20px 0px 0px 0px;
	padding:20px 0px 0px 0px;
}

/***FILTER_HORIZONTAL***/
.catalog_item_toogle_filter{ 
	width:100%;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.catalog_item_toogle_filter .showfilter{ 
	display:block;
	margin:0px;
	padding:7px 34px 7px 14px;
	position:relative;
}

.catalog_item_toogle_filter .showfilter i{
	position:absolute;
	right:12px;
	top:50%;
	margin:-9px 0px 0px 0px;
	padding:0px;
}

.catalog_item_toogle_filter .showfilter .fa-minus,
.catalog_item_toogle_filter.active .showfilter .fa-plus{
	display:none;
	visibility:hidden;
}

.catalog_item_toogle_filter.active .showfilter .fa-minus,
.catalog_item_toogle_filter .showfilter .fa-plus{
	display:block;
	visibility:visible;
}

.filter{
	width:100%;
	float:left;
	display:none;
	margin:0px 0px 24px 0px;
	padding:10px 20px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.filter form{
	margin:0px;
	padding:0px;
}

.filter form table{
	width:100%;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

.filter form table tr td{	
	height:30px;
	margin:0px;
	padding:10px 0px 6px 0px;
	vertical-align:middle;
}

.filter form table tr td:first-child{
	width:134px;
	padding:10px 17px 10px 0px;
}

.filter form table tr td .sect_name{
	float:right;
	margin:0px;
	padding:0px;
}

.filter form table tr td .sect_name span{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.filter form table tr td .sect_name i{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px 0px 0px 8px;
}

.filter form table tr td .sect_name i.fa-angle-up,
.filter form table tr td .sect_name i.fa-angle-down{
	display:none;
	visibility:hidden;
}

.filter form table tr td .bx_filter_block{
	display:none;
	visibility:hidden;
}

.filter form table tr.active td .bx_filter_block{
	display:block;
	visibility:visible;
}

.filter .bx_filter_block .price{
	float:left;
	margin:0px 0px 4px 0px;
	padding:0px;
}

.filter .bx_filter_block .price input[type="text"]{
	width:87px;
	height:28px;
	margin:0px;
	padding:0px;
}

/***FILTER_SLIDER***/
.filter .bx_filter_block .bx_ui_slider_track{
	width:173px; 
	height:7px;
	float:left;
	margin:12px 23.5px 0px 23.5px;
	padding:0px;
	position:relative;
}

.filter .bx_ui_slider_track .bx-ui-slider-pricebar-vd,
.filter .bx_ui_slider_track .bx-ui-slider-pricebar-vn,
.filter .bx_ui_slider_track .bx-ui-slider-pricebar-v,
.filter .bx_ui_slider_track .bx_ui_slider_range{
	position:absolute;
	top:0px;
	bottom:0px;
}

.filter .bx_ui_slider_track .bx-ui-slider-pricebar-vd{
	z-index:40;
}

.filter .bx_ui_slider_track .bx-ui-slider-pricebar-vn{
	z-index:50;
}

.filter .bx_ui_slider_track .bx-ui-slider-pricebar-v{
	z-index:60;
}

.filter .bx_ui_slider_track .bx_ui_slider_range{
	z-index:70;
}

.filter .bx_ui_slider_range .bx_ui_slider_handle{
	width:20px; 
	height:20px;
	position:absolute;
	top:-7px;
}

.filter .bx_ui_slider_range .bx_ui_slider_handle.left{
	margin-left:-8.5px;
}

.filter .bx_ui_slider_range .bx_ui_slider_handle.right{
	margin-right:-8.5px;
}

.filter .bx_ui_slider_range .bx_ui_slider_handle:hover{
	-webkit-cursor:grab;
	-ms-cursor:grab;
	-o-cursor:grab;
	cursor:grab;
}

.filter .bx_ui_slider_range .bx_ui_slider_handle:active{
	-webkit-cursor:grabbing;
	-ms-cursor:grabbing;
	-o-cursor:grabbing;
	cursor:grabbing;
}

.filter .bx_ui_slider_range .bx_ui_slider_handle i{

}

/***FILTER_SELECT***/
.filter .bx_filter_block .bx_filter_select_container{
	float:left;
	margin:0px 0px 4px 0px;
	padding:0px;
}

.filter .bx_filter_select_container .bx_filter_select_block{
	height:22px;
	float:left;
	margin:0px;
	padding:0px 35px 0px 12px;
	position:relative;
	cursor:pointer;
}

.filter .bx_filter_select_block .bx_filter_select_arrow{
	width:35px;
	height:22px;
	position:absolute;
	top:0px;
	right:0px;
}

/***FILTER_SELECT_POPUP***/
.bx_filter_select_popup{
	margin:0px;
	padding:0px;
}

.bx_filter_select_popup ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.bx_filter_select_popup ul li{
	display:block;
	margin:0px;
	padding:0px;
}

.bx_filter_select_popup ul li:last-child{
	margin:0px 0px 5px 0px;
}

.bx_filter_select_popup ul li label{
	height:22px;
	display:block;
	margin:0px;
	padding:0px 5px;
	cursor:pointer;
}

.filter form .submit{
	width:100%;
	margin:14px 0px 0px 0px;
	padding:0px;
}

a.catalog_item_toogle_filter_hidden{
	float:left;
	margin:8px 0px 0px 0px;
	padding:0px;
}

.filter form .submit #modef,
a.catalog_item_toogle_filter_reset{
	float:right;
	margin:8px 15px 0px 0px;
	padding:0px;
}

.filter form .submit button[id="set_filter"]{
	width:147px;
	height:31px;
	float:right;
	margin:0px;
	padding:0px;
}

/***FILTER_VERTICAL***/
.filter.vertical{
	display:block;
	margin:23px 0px 0px 0px;
	padding:0px 10px 20px 10px;
}

.filter.vertical form table tr td{
	width:100%;	
	height:auto;
	float:left;
	padding:6px 10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.filter.vertical form table tr td:first-child{
	width:100%;
	padding:10px 10px 6px 10px;
}

.filter.vertical form table tr.active td.bx_filter_slider{
	padding:6px 10px 44px 10px;
	position:relative;
}

.filter.vertical form table tr td .sect_name{
	float:none;
}

.filter.vertical form table tr td .sect_name i.fa-angle-up,
.filter.vertical form table tr td .sect_name i.fa-angle-down{
	display:table-cell;
	visibility:visible;
}

.filter.vertical form table tr td .sect_name i.fa-angle-left,
.filter.vertical form table tr td .sect_name i.fa-angle-right{
	display:none;
	visibility:hidden;
}

.filter.vertical .bx_filter_block .price{
	margin:0px !important;
}

.filter.vertical .bx_filter_block .price.to{
	float:right;
}

.filter.vertical .bx_filter_block .price:first-child:after{
	margin:0px;
	padding:0px 0px 0px 2px;
}

.filter.vertical .bx_filter_block .price span{
	display:none;
	visibility:hidden;
}

.filter.vertical .bx_filter_block .price input[type="text"]{
	width:73px;	
}

.filter.vertical .bx_filter_block .bx_ui_slider_track{
	width:auto;
	height:7px;
	margin:0px;
	position:absolute;
	left:10px;
	right:10px;
	top:52px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.filter.vertical form .submit{
	float:left;
	margin:8px 0px 0px 0px;
	padding:0px 10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.filter.vertical form .submit #modef,
.filter.vertical a.catalog_item_toogle_filter_reset{
	float:left;
	margin:9px 0px 0px 0px;
}

.filter.vertical form .submit button[id="set_filter"]{
	width:162px;
	height:30px;
	margin:12px 0px 0px 0px;
}

.filter_indent.vertical{
	margin:0px 0px 10px 0px;
}

/***COUNT_ITEMS***/
.count_items{
	height:29px;
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px;
}

.count_items label{
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px;
}

.count_items span{
	float:left;
	margin:0px;
	padding:0px;
}

/***SORTING_LIMIT***/
.catalog-item-sorting,
.catalog-item-limit{ 
	height:29px;
	float:left;
	margin:0px;
	padding:0px;
}

.catalog-item-limit{
	margin:0px 0px 0px 14px;
}

.catalog-item-sorting label,
.catalog-item-limit label{
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px;
}

.catalog-item-sorting label .short,
.catalog-item-limit label .short{
	display:none;
	visibility:hidden;
}

.catalog-item-sorting a,
.catalog-item-limit a{ 
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px 11px;
}

.catalog-item-sorting a:last-child,
.catalog-item-limit a:last-child{
	margin:0px;
}

.catalog-item-sorting a.selected{
	padding:0px 29px 0px 11px;
	position:relative;
}

.catalog-item-sorting a.selected:after{
	position:absolute;
	right:10px;
	top:50%;
	margin:-3px 0px 0px 0px;
	padding:0px;
}

/***VIEW***/
.catalog-item-view{
	height:29px;
	float:right;
	margin:0px;
	padding:0px;
}

.catalog-item-view a{
	width:27px;
	height:27px;
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px;
}

.catalog-item-view a:last-child{
	margin:0px;
}

/***CATALOG_SECTION***/
#catalog{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.catalog-item-list-view{ 
	width:100%;
	float:left;
	margin:13px 0px 0px 0px;
	padding:0px;
}

.catalog-item{
	width:100%;
	float:left;
	margin:2px 0px 0px 0px; 
	padding:0px; 
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.catalog-item .catalog-item-info{ 
	width:100%;
	float:left; 
	margin:0px;
	padding:18px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
}

.catalog-item .catalog-item-image{
	width:178px;
	float:left; 
	margin:10px 20px 0px 10px; 
	padding:0px;
	position:relative;
}

.catalog-item .catalog-item-image a{
	width:178px;
	height:178px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.catalog-item .catalog-item-image img{
	width:auto;
	max-width:178px;
	height:auto;
	max-height:178px;
}

.catalog-item .catalog-item-image .sticker{
	position:absolute;
	left:-30px;
	top:-10px;
}

.catalog-item .catalog-item-image .sticker span{
	width:42px;
	height:22px;
	display:block;
	margin:0px 0px 2px 0px;
	padding:0px;
	position:relative;
}

.catalog-item .catalog-item-image .sticker span:last-child{
	margin:0px;
}

.catalog-item .catalog-item-image .sticker span:after{
	width:0px;
	height:0px;
	position:absolute;
	right:-6px;
	top:0px;
}

.catalog-item .catalog-item-image img.manufacturer{
	position:absolute;
	right:0px;
	bottom:-1px;
}

.catalog-item .catalog-item-desc{ 
	width:541px;
	float:left;
	margin:0px;
	padding:0px;
}

.catalog-item .catalog-item-title{ 
	margin:4px 0px 0px 0px;
	padding:0px;
}

.catalog-item .catalog-item-preview-text{
	margin:8px 0px 0px 0px;
	padding:0px;
}

.catalog-item .article_rating{
	margin:14px 0px 0px 0px;
	padding:0px;
}

.catalog-item .article{
	float:left;
	margin:2px 32px 0px 0px;
	padding:0px;
}

.catalog-item .rating{
	float:left;
	margin:0px;
	padding:0px;
}

.catalog-item .rating table{
	border-collapse:collapse;
}

.catalog-item .rating table td{
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

.catalog-item .rating table td.vote-result{
	padding:0px 0px 0px 7px;
}

.catalog-item .rating .star-active{
	cursor:pointer;
}

.catalog-item .properties{
	margin:11px 0px 0px 0px;
	padding:0px;
}

.catalog-item .property{
	margin:0px 0px 4px 0px;
	padding:0px;
}

.catalog-item .property:last-child{
	margin:0px;
}

.catalog-item .property .name,
.catalog-item .property .val{
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
	top:3px;
}

.catalog-item .property .name{
	float:left;
}

.catalog-item .property .val{
	float:right;
}

.catalog-item .compare_delay{
	margin:19px 0px 0px 0px;
	padding:0px;
}

.catalog-item .compare,
.catalog-item .delay{
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px;
}

.catalog-item .compare{
	margin:0px 5px 0px 0px;
}

.catalog-item .compare a,
.catalog-item .delay a{
	height:27px;
	display:table;
	margin:0px;
	padding:0px 11px 0px 8px;
}

.catalog-item .compare a i,
.catalog-item .delay a i,
.catalog-item .compare a span,
.catalog-item .delay a span{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.catalog-item .compare a span,
.catalog-item .delay a span{
	padding:0px 0px 0px 7px;
}

.catalog-item .compare .catalog-item-compare i:nth-child(2),
.catalog-item .compare .catalog-item-compared i:first-child,
.catalog-item .delay .catalog-item-delay i:nth-child(2),
.catalog-item .delay .catalog-item-delayed i:first-child{
	display:none;
	visibility:hidden;
}

.catalog-item .compare .catalog-item-compared i:nth-child(2),
.catalog-item .delay .catalog-item-delayed i:nth-child(2){
	display:table-cell;
	visibility:visible;
}

.catalog-item .item-price{
	float:right;
	margin:6px 0px 0px 0px;
	padding:0px;
}

.catalog-item .item-price .catalog-item-price,
.catalog-item .item-price .catalog-item-price-old,
.catalog-item .item-price .catalog-item-price-percent,
.catalog-item .item-price .unit{
	display:block;
	margin:0px;
	padding:0px;
}

.catalog-item .buy_more{
	width:138px;
	position:absolute;
    right:18px;
	bottom:18px;
}

.catalog-item .buy_more .available{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.catalog-item .buy_more .avl,
.catalog-item .buy_more .not_avl{
	float:right;
	display:table;
	margin:0px;
	padding:0px;
}

.catalog-item .buy_more .avl i,
.catalog-item .buy_more .not_avl i,
.catalog-item .buy_more .avl span,
.catalog-item .buy_more .not_avl span{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.catalog-item .buy_more .avl i,
.catalog-item .buy_more .not_avl i{
	padding:0px 6px 0px 0px;
}

.catalog-item .buy_more .add2basket_block{
	width:100%;
	float:left;
	margin:7px 0px 0px 0px;
	padding:0px;
}

.catalog-item .buy_more .qnt_cont{
	float:right;
	margin:0px;
	padding:0px;
}

.catalog-item .buy_more a.minus,
.catalog-item .buy_more a.plus{
	width:22px;
	height:23px;
	float:right;
	display:table;
	margin:0px;
	padding:0px;
}

.catalog-item .buy_more a.minus span,
.catalog-item .buy_more a.plus span{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.catalog-item .buy_more input[name="quantity"]{
	width:32px;
	height:19px;
	float:right;
	margin:0px;
	padding:0px;
}

.catalog-item .buy_more button[name="add2basket"],
.catalog-item .buy_more small.result{
	width:138px;
	height:29px;
	margin:6px 0px 0px 0px;
	padding:0px;
}

.catalog-item .buy_more .apuo{
	width:136px;
	height:27px;
	margin:0px;
	padding:0px;
}

.catalog-item .buy_more small.result,
.catalog-item .buy_more .apuo{
	float:left;
}

.catalog-item .buy_more button[name="add2basket"] i,
.catalog-item .buy_more small.result i,
.catalog-item .buy_more .apuo i{
	margin:0px;
	padding:0px 7px 0px 0px;
}

.catalog-item .buy_more .apuo .short{
	display:none;
	visibility:hidden;
}

.catalog-item .buy_more .hidden{
	display:none;
}

/***TABLE_VIEW***/
.catalog-item-table-view{ 
	width:100%;
	float:left;
	margin:15px 0px 0px 0px;
	padding:0px;
}

/***PRICE_VIEW***/
.catalog-item-price-view{ 
	width:100%;
	float:left;
	margin:13px 0px 0px 0px;
	padding:0px;
}

.catalog-item-price-view .catalog-item-info{
	display:table;
	padding:4px 13px 4px 8px;
}

.catalog-item-price-view .catalog-item-image{
	width:29px;
	height:29px;
	margin:0px;
	padding:0px 11px 0px 0px;
}

.catalog-item-price-view .catalog-item-image a{
	width:29px;
	height:29px;
}

.catalog-item-price-view .catalog-item-image a img{
	max-width:29px;
	max-height:29px;
}

.catalog-item-price-view .catalog-item-image .sticker{
	left:-10px;
	top:-1px;
}

.catalog-item-price-view .catalog-item-image .sticker span{
	width:10px;
	height:5px;
	margin:0px;
}

.catalog-item-price-view .catalog-item-image .sticker span .text{
	display:none;
	visibility:hidden;
}

.catalog-item-price-view .catalog-item-title{
	width:429px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
}

.catalog-item-price-view .item-price{
	width:155px;
	float:none;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
}

.catalog-item-price-view .item-price .catalog-item-price,
.catalog-item-price-view .item-price .catalog-item-price-percent,
.catalog-item-price-view .item-price .catalog-item-price-discount,
.catalog-item-price-view .item-price .catalog-item-no-price{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.catalog-item-price-view .item-price .catalog-item-price,
.catalog-item-price-view .item-price .catalog-item-no-price{
	width:155px;
}

.catalog-item-price-view .item-price .catalog-item-price-percent{
	width:44px;
}

.catalog-item-price-view .item-price .catalog-item-price-discount{
	width:111px;
}

.catalog-item-price-view .item-price .catalog-item-price-old{
	display:none;
	visibility:hidden;
}

.catalog-item-price-view .unit{
	width:38px;	
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.catalog-item-price-view .available{
	width:150px;	
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.catalog-item-price-view .avl,
.catalog-item-price-view .not_avl{
	float:left;
	display:table;
	margin:0px 0px 0px 20px;
	padding:0px;
}

.catalog-item-price-view .avl i,
.catalog-item-price-view .not_avl i,
.catalog-item-price-view .avl span,
.catalog-item-price-view .not_avl span{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.catalog-item-price-view .avl i,
.catalog-item-price-view .not_avl i{
	padding:0px 6px 0px 0px;
}

.catalog-item-price-view .buy_more{
	width:121px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	position:static;
	right:auto;
	bottom:auto;
}

.catalog-item-price-view .buy_more .add2basket_block{
	width:auto;
	margin:0px;
}

.catalog-item-price-view .buy_more .qnt_cont{
	float:left;
	margin:3px 0px 0px 0px;
}

.catalog-item-price-view .buy_more a.minus,
.catalog-item-price-view .buy_more a.plus,
.catalog-item-price-view .buy_more input[name="quantity"]{
	float:left;	
}

.catalog-item-price-view .buy_more button[name="add2basket"],
.catalog-item-price-view .buy_more small.result{
	width:37px;
	margin:0px 0px 0px 5px;
	padding:0px;
}

.catalog-item-price-view .buy_more .apuo{
	width:119px;
	margin:0px;
}

.catalog-item-price-view .buy_more button[name="add2basket"] i,
.catalog-item-price-view .buy_more small.result i{
	padding:0px;
}

.catalog-item-price-view .buy_more .compare,
.catalog-item-price-view .buy_more .delay{
	display:none;
	visibility:hidden;
}

.catalog-item-price-view .buy_more .delay{	
	margin:0px;
}

.catalog-item-price-view .buy_more .compare a,
.catalog-item-price-view .buy_more .delay a{
	width:27px;	
	padding:0px;
}

/***CATALOG_SECTION_DESCR***/
.catalog_description{
	width:100%;
	float:left;
	margin:20px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}

/***CATALOG_DETAIL***/
.catalog-detail-element{ 
	width:100%;
	margin:0px;
	padding:0px;
}

.catalog-detail-element .catalog-detail{
	width:100%;
	display:table;
	margin:0px;
	padding:0px;
}

.catalog-detail .column{
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.catalog-detail .column.first{
	width:390px;
}

.catalog-detail .column.second{
	padding:0px 0px 0px 20px;
}

.catalog-detail-pictures,
.catalog-detail-pictures .catalog-detail-picture{ 
	width:100%;
	float:left;
	margin:0px; 
	padding:0px;
}

.catalog-detail-pictures .detail_picture{
	width:100%;
	height:390px;
	display:table;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	position:relative;
	overflow:hidden;
}

.catalog-detail-pictures .detail_picture .catalog-detail-images{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.catalog-detail-pictures .detail_picture img{
	width:auto;
	max-width:390px;
	height:auto;
	max-height:390px;
}

.catalog-detail-pictures .detail_picture .sticker{
	position:absolute;
	top:10px;
	right:0px;
}

.catalog-detail-pictures .detail_picture .sticker span{
	width:42px;
	height:22px;
	display:block;
	margin:0px 0px 2px 0px;
	padding:0px;
	position:relative;
}

.catalog-detail-pictures .detail_picture .sticker span:last-child{
	margin:0px;
}

.catalog-detail-pictures .detail_picture .sticker span:before{
	width:0px;
	height:0px;
	position:absolute;
	left:-6px;
	top:0px;
}

.catalog-detail-pictures .detail_picture img.manufacturer{
	position:absolute;
	bottom:10px;
	right:0px;
}

.catalog-detail-pictures .more_photo{
	width:100%;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
}

.catalog-detail-pictures .more_photo ul{
	float:left;
	margin:0px !important;
	padding:0px !important;
	list-style:none;
}

.catalog-detail-pictures .more_photo ul li{
	width:86px;
	height:86px;
	float:left;
	margin:0px 10px 10px 0px;
	padding:0px;
	overflow:hidden;
}

.catalog-detail-pictures .more_photo ul li:nth-child(4n+4){
	margin:0px 0px 10px 0px;
}

.catalog-detail-pictures .more_photo ul li a{
	width:86px;
	height:86px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.catalog-detail-pictures .more_photo ul li a span{
	display:block;
	margin:0px;
	padding:0px;
}

.catalog-detail-pictures .more_photo ul li #video{
	visibility:hidden;
	display:none;
}

.catalog-detail .price_buy_detail{
	width:100%;
	float:left;
	margin:0px;
	padding:20px 0px;
}

.catalog-detail .catalog-detail-price{ 
	float:left;
	margin:-8px 0px 0px 20px;
	padding:0px;
}

.catalog-detail .catalog-detail-price .catalog-detail-item-price,
.catalog-detail .catalog-detail-price .catalog-detail-item-price-old,
.catalog-detail .catalog-detail-price .catalog-detail-item-price-percent,
.catalog-detail .catalog-detail-price .catalog-detail-item-no-price{
	display:block;
	margin:0px;
	padding:0px;
}

.catalog-detail .catalog-detail-price .catalog-detail-item-price-old{
	margin:3px 0px 0px 0px;
}

.catalog-detail .catalog-detail-price .catalog-detail-item-no-price{
	margin:4px 0px 4px 0px;
}

.catalog-detail .catalog-detail-price .available{
	margin:0px;
	padding:0px;
}

.catalog-detail .catalog-detail-price .avl,
.catalog-detail .catalog-detail-price .not_avl{
	height:23px;
	display:table;
	margin:10px 0 0;
	padding:0px;
}

.catalog-detail .catalog-detail-price .avl i,
.catalog-detail .catalog-detail-price .not_avl i,
.catalog-detail .catalog-detail-price .avl span,
.catalog-detail .catalog-detail-price .not_avl span{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.catalog-detail .catalog-detail-price .avl i,
.catalog-detail .catalog-detail-price .not_avl i{
	padding:0px 6px 0px 0px;
}

.catalog-detail .catalog-detail-buy{
	float:right;
	margin:0px 20px 0px 0px;
	padding:0px;
}

.catalog-detail .buy_more_detail{
	float:left;
	margin:0px;
	padding:0px;
}

.catalog-detail .buy_more_detail form{
	float:left;
}

.catalog-detail .buy_more_detail .qnt_cont{
	float:left;
	margin:9px 0px 0px 0px;
	padding:0px;
}

.catalog-detail .buy_more_detail a.minus,
.catalog-detail .buy_more_detail a.plus{
	width:22px;
	height:23px;
	float:left;
	display:table;
	margin:0px;
	padding:0px;
}

.catalog-detail .buy_more_detail a.minus span,
.catalog-detail .buy_more_detail a.plus span{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.catalog-detail .buy_more_detail input[name="quantity"]{
	width:32px;
	height:19px;
	float:left;
	margin:0px;
	padding:0px;
}

.catalog-detail .buy_more_detail button[name="add2basket"],
.catalog-detail .buy_more_detail small.result,
.catalog-detail .buy_more_detail .apuo_detail{
	width:200px;
	height:41px;
	float:left;
	margin:0px 0px 0px 15px;
	padding:0px;
}

.catalog-detail .buy_more_detail .apuo_detail{
	margin:0px;
}

.catalog-detail .buy_more_detail button[name="add2basket"] i,
.catalog-detail .buy_more_detail small.result i{
	margin:0px;
	padding:0px 10px 0px 0px;
}

.catalog-detail .buy_more_detail .apuo_detail i{
	margin:0px;
	padding:0px 6px 0px 0px;
}

.catalog-detail .buy_more_detail button[name="boc_anch"],
.catalog-detail .buy_more_detail .notify_anch{
	width:209px;
	height:29px;
	float:right;
	clear:left;
	margin:5px 0px 0px 0px;
	padding:0px;
}

.catalog-detail .buy_more_detail button[name="boc_anch"] i,
.catalog-detail .buy_more_detail .notify_anch i{
	margin:0px;
	padding:0px 7px 0px 0px;
}

.catalog-detail .buy_more_detail .url_notify .alertMsg{
	width:209px;
	float:right;
	clear:left;
	margin:5px 0px 0px 0px;
}

.catalog-detail .buy_more_detail .hidden{
	display:none;
}

.catalog-detail .compare_delay{
	width:209px;
	float:right;
	clear:right;
	display:table;
	margin:5px 20px 0px 0px;
	padding:0px;
}

.catalog-detail .compare,
.catalog-detail .catalog-detail-delay{
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.catalog-detail .compare_delay div:nth-child(2){
	float:right;
}

.catalog-detail .compare a,
.catalog-detail .delay a{
	height:27px;
	display:block;
	margin:0px;
	padding:0px 11px 0px 8px;
}

.catalog-detail .compare a .compare_cont,
.catalog-detail .delay a .delay_cont{
	height:27px;
	display:table;
	margin:0px auto;
	padding:0px;
}

.catalog-detail .compare a i,
.catalog-detail .delay a i,
.catalog-detail .compare a .compare_text,
.catalog-detail .delay a .delay_text{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.catalog-detail .compare a .compare_text,
.catalog-detail .delay a .delay_text{
	padding:0px 0px 0px 5px;
}

.catalog-detail .compare .catalog-item-compare i:nth-child(2),
.catalog-detail .compare .catalog-item-compared i:first-child,
.catalog-detail .delay .catalog-item-delay i:nth-child(2),
.catalog-detail .delay .catalog-item-delayed i:first-child{
	display:none;
	visibility:hidden;
}

.catalog-detail .compare .catalog-item-compared i:nth-child(2),
.catalog-detail .delay .catalog-item-delayed i:nth-child(2){
	display:table-cell;
	visibility:visible;
}

.catalog-detail .article_rating{
	width:100%;
	float:left;
	margin:13px 0px 0px 0px;
	padding:0px 20px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.catalog-detail .article{
	float:left;
	margin:2px 32px 0px 0px;
	padding:0px;
}

.catalog-detail .rating{
	float:left;
	margin:0px;
	padding:0px;
}

.catalog-detail .rating table{
	border-collapse:collapse;
}

.catalog-detail .rating table td{
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

.catalog-detail .rating table td.vote-result{
	padding:0px 0px 0px 7px;
}

.catalog-detail .rating .star-active{
	cursor:pointer;
}

.catalog-detail .catalog-detail-preview-text{
	width:100%;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px 20px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

/***CHOOSE OFFER PROPERTY***/
.catalog-detail .catalog-detail-offers{
	width:100%;
	float:left;
	margin:17px 0px 0px 0px;
	padding:0px 18px 19px 18px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.catalog-detail .offer_block{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.catalog-detail .offer_block .h3{
	margin:0px;
	padding:15px 0px 6px 0px;
}

.catalog-detail .offer_block ul{
	width:100%;
	float:left;
	margin:0px !important;
	padding:0px !important;
	list-style:none;
}

.catalog-detail .offer_block ul li{
	float:left;
	margin:6px 6px 0px 0px;
}

.catalog-detail .offer_block ul.COLOR li{
	margin:4px 4px 0px 0px;
}

.catalog-detail .offer_block ul li span{
	display:block;
	margin:0px;
	padding:0px 12px;
}

.catalog-detail .offer_block ul.COLOR li span{
	width:26px;
	height:26px;
	display:block;
	padding:0px;
}

.catalog-detail .offer_block ul.COLOR li span i{
	width:24px;
	height:24px;
	display:block;
}

.catalog-detail .offer_block ul li:hover span,
.catalog-detail .offer_block ul.COLOR li:hover span{
	cursor:pointer;
}

.catalog-detail .catalog-detail-properties{ 
	width:100%;
	float:left;
	margin:15px 0px 0px 0px;
	padding:0px 20px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden; 
}

.catalog-detail .catalog-detail-properties .h4{
	width:100%;
	margin:0px;
	padding:0px 0px 6px 0px;
}

.catalog-detail .catalog-detail-property{ 
	width:100%;
	float:left;
	margin:0px 0px 7px 0px;
	padding:0px;
}

.catalog-detail .catalog-detail-property .name{ 
	float:left; 
	margin:0px;
	padding:0px 3px 0px 0px; 
	position:relative; 
	top:5px;
}

.catalog-detail .catalog-detail-property .val{ 
	float:right;
	margin:0px;
	padding:0px 0px 0px 3px;
	position:relative; 
	top:5px;
}

.catalog-detail-element .section{
	width:100%;
	float:left;
	margin:30px 0px 0px 0px;
	padding:0px;
}

.catalog-detail-element .section ul.tabs{
	width:100%;
	float:left;
	margin:0px !important;
	padding:0px !important;
	list-style:none;
}

.catalog-detail-element .section ul.tabs li{
	height:43px;
	float:left;
	display:table;
	margin:0px 5px 13px 0px;
	padding:0px;
	position:relative;
	cursor:pointer;
}

.catalog-detail-element .section ul.tabs li:last-child{
	margin:0px 0px 13px 0px;
}

.catalog-detail-element .section ul.tabs li.current:after{
	width:0px;
	height:0px;	
	position:absolute;
	left:50%;
	bottom:-8px;
	margin:0px 0px 0px -8px;
	padding:0px;
}

.catalog-detail-element .section ul.tabs li a{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px 18px;
}

.catalog-detail-element .section ul.tabs li:hover a,
.catalog-detail-element .section ul.tabs li.current a{
	padding:0px 17px;
}

.catalog-detail-element .section .box{
	width:100%;
	float:left;
	display:none;
	margin:12px 0px 0px 0px;
	padding:0px;	
}

.catalog-detail-element .section .box.visible{
	display:block;
}

.catalog-detail-element .section .box .description{
	margin:0px;
	padding:0px;
}

.catalog-detail-element .section .box #video{
	width:100%;
	margin:0px auto;
	padding:0px;
}

.catalog-detail-stores{ 
	width:100%;
	float:left;
	margin:-7px 0px 0px 0px;
	padding:0px;  
}

.catalog-detail-store{ 
	width:100%;
	float:left;
	margin:0px 0px 7px 0px;
	padding:0px;
}

.catalog-detail-store .name{ 
	float:left; 
	margin:0px;
	padding:0px 3px 0px 0px;
	position:relative; 
	top:5px; 
}

.catalog-detail-store .val{ 
	float:right; 
	margin:0px;
	padding:0px 0px 0px 3px; 
	position:relative; 
	top:5px; 
}

.catalog-detail-element .hidden{
	display:none !important;
}

/***RELATED_BIGDATA_CONSTRUCTOR_ITEMS***/
.related-items,
.bigdata-items,
.set-constructor-items{
	width:100%;
	float:left;
	margin:20px 0px 0px 0px;
	padding:0px;
}

.related-items .h3,
.bigdata-items .h3,
.set-constructor-items .h3{
	width:100%;
	margin:0px;
	padding:10px 0px;
}

/***CONSTRUCTOR_ITEMS***/
.set-constructor-items .catalog-item-card:before{
	width:32px;
	height:32px;
	position:absolute;
	left:-17px;
	top:77px;
}

.set-constructor-items .catalog-item-card{
	width:188px;
	margin:0px 0px 0px 2px;
	position:relative;
}

.set-constructor-items .catalog-item-card.set_element,
.set-constructor-items .catalog-item-card.set_result{
	width:190px;	
}

.set-constructor-items .catalog-item-card.set_element{
	margin:0px;
}

.catalog-detail-element .set-constructor-items .catalog-item-cards{
	margin:0px;	
}

.catalog-detail-element .set-constructor-items .catalog-item-card{
	margin:0px 0px 2px 2px;
}

.catalog-detail-element .set-constructor-items .catalog-item-card:nth-child(5n+1){
	margin:0px 0px 2px 0px;
}

.set-constructor-items .catalog-item-card .item-image,
.set-constructor-items .catalog-item-card .item-image a,
.set-constructor-items .catalog-item-card .item-image span{
	height:160px;
}

.set-constructor-items .catalog-item-card .item-image span{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.set-constructor-items .catalog-item-card .item-image a img,
.set-constructor-items .catalog-item-card .item-image span img{
	max-width:160px;
	max-height:160px;
}

.set-constructor-items .catalog-item-card.set_result .item-image i{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.set-constructor-items .catalog-item-card .item-all-title{
	height:50px;
}

.set-constructor-items .catalog-item-card .item-price-cont{
	height:51px;
}

.set-constructor-items .catalog-item-card.set_result .item-price-cont{
	height:64px;
	margin:7px 0px 0px 0px;
}

.set-constructor-items .catalog-item-card.set_result .buy_more .add2basket_block{
	float:left;
	position:static;
}

.set-constructor-items .catalog-item-card.set_result .buy_more button[name="add2basket"],
.set-constructor-items .catalog-item-card.set_result .buy_more small.result{
	width:160px;
	float:left;
	position:static;
}

.set-constructor-items .catalog-item-card .pop-up-close{
	opacity:0;
	position:absolute;
	right:0px;
	top:0px;
	z-index:600;
}

.set-constructor-items .catalog-item-card:hover .pop-up-close{
	opacity:1;
}

.set-constructor-items .collect_set{
	width:168px;
	height:27px;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
}

.set-constructor-items .collect_set .collect_cont{
	height:27px;
	display:table;
	margin:0px auto;
	padding:0px;
}

.set-constructor-items .collect_set i,
.set-constructor-items .collect_set span{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.set-constructor-items .collect_set i{
	padding:0px 8px 0px 0px;
}

/***CONSTRUCTOR_POPUP***/
.popup-set{
	width:758px;
	margin:0px;
	padding:0px;
}

.popup-set .popup-window{
	width:100%;
	margin:0px;
	padding:0px;
}

.popup-set .popup-window-left-column,
.popup-set .popup-window-right-column,
.popup-set .popup-window-bottom-row{
	display:none;
	visibility:hidden;
}

.popup-set .popup-window-top-row .popup-window-center-column{
	width:100%;
	height:auto;
	margin:0px;
	padding:14px 20px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;	
}

.popup-set .popup-window-close-icon{ 
	width:24px; 
	height:24px; 
	display:table;
	position:absolute;
	margin:0px; 
	padding:0px;
}

.popup-set .popup-window-close-icon i{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.popup-set .popup-window-content{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.popup-set .popup-window-wait{
	margin:0px;
	padding:50px 0px;
}

.popup-set .set-constructor-descr{
	margin:0px;
	padding:16px 20px 17px 20px;
}

.popup-set .set-constructor-items{
	margin:0px;
}

.popup-set .set-constructor-items .first_section,
.popup-set .set-constructor-items .last-section{
	width:100%;
	margin:0px;
	padding:0px 20px 25px 20px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.popup-set .set-constructor-items .last-section{	
	padding:0px;	
	position:relative;
}

.popup-set .set-constructor-items .catalog-item-card{
	width:140px;
}

.popup-set .set-constructor-items .catalog-item-card.set_element,
.popup-set .set-constructor-items .catalog-item-card.set_result{
	width:142px;
}

.popup-set .set-constructor-items .catalog-item-card.item_empty{
	height:274px;
}

.popup-set .set-constructor-items .catalog-item-card.set_item_other:first-child{
	margin:0px;
}

.popup-set .set-constructor-items .catalog-item-card .item-image,
.popup-set .set-constructor-items .catalog-item-card .item-image a,
.popup-set .set-constructor-items .catalog-item-card .item-image span{
	height:111px;
}

.popup-set .set-constructor-items .catalog-item-card .item-image a img,
.popup-set .set-constructor-items .catalog-item-card .item-image span img{
	max-width:111px;
	max-height:111px;
}

.popup-set .set-constructor-items .catalog-item-card .item-all-title{
	height:62px;
}

.popup-set .set-constructor-items .catalog-item-card .item-price-cont{
	height:41px;
}

.popup-set .set-constructor-items .catalog-item-card.set_result .item-price-cont{
	height:65px;
}

.popup-set .set-constructor-items .catalog-item-card .item-price{
	bottom:0px;
}

.popup-set .set-constructor-items .catalog-item-card .catalog-item-price-percent .text,
.popup-set .set-constructor-items .catalog-item-card .catalog-item-price-percent .set-result-price-discount{
	display:block;
	margin:0px;
	padding:0px;
}

.popup-set .set-constructor-items .catalog-item-card.set_result .buy_more button[name="add2basket"],
.popup-set .set-constructor-items .catalog-item-card.set_result .buy_more small.result{
	width:112px;
}

.popup-set .set-constructor-items .catalog-item-card .pop-up-add{
	width:32px;
	height:32px;	
	margin:0px 0px 0px -16px;
	padding:0px;
	position:absolute;
	left:50%;
	top:-16px;
	opacity:0;
}

.popup-set .set-constructor-items .catalog-item-card:hover .pop-up-add{
	opacity:1;
}

/***CONSTRUCTOR_POPUP_SLIDER***/
.popup-set .set_construct_slider_cont{
	width:718px;
	float:left;
	margin:0px;
	padding:25px 20px 20px 20px;	
	overflow:hidden;
}

.popup-set .set_construct_slider{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
}

/***CONSTRUCTOR_POPUP_SLIDER_ARROW_LEFT_RIGHT***/
.popup-set .set_construct_slider_arrow_left,
.popup-set .set_construct_slider_arrow_right{
	width:40px;
    height:42px;
	position:absolute;    
    top:80px;
	margin:0px;
	padding:0px;
}

.popup-set .set_construct_slider_arrow_right{
	right:-8px;
}

.popup-set .set_construct_slider_arrow_left{
	left:-8px;
}

.popup-set .set_construct_slider_arrow_left .arrow_cont,
.popup-set .set_construct_slider_arrow_right .arrow_cont{
	width:40px;
    height:42px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;	
}

.popup-set .set_construct_slider_arrow_right .arrow_cont:before,
.popup-set .set_construct_slider_arrow_right .arrow_cont:after,
.popup-set .set_construct_slider_arrow_left .arrow_cont:before,
.popup-set .set_construct_slider_arrow_left .arrow_cont:after{
	width:0px;
	height:0px;	
	position:absolute;
	content:"";
}

.popup-set .set_construct_slider_arrow_right .arrow_cont:before,
.popup-set .set_construct_slider_arrow_right .arrow_cont:after{
	right:0px;	
}

.popup-set .set_construct_slider_arrow_left .arrow_cont:before,
.popup-set .set_construct_slider_arrow_left .arrow_cont:after{
	left:0px;	
}

.popup-set .set_construct_slider_arrow_right .arrow_cont:before,
.popup-set .set_construct_slider_arrow_left .arrow_cont:before{
	top:-4px;	
}

.popup-set .set_construct_slider_arrow_right .arrow_cont:after,
.popup-set .set_construct_slider_arrow_left .arrow_cont:after{
	bottom:-4px;	
}

/***COMPARE***/
.compare-list-result .sort{
	width:100%;
	margin:0px;
	padding:0px 0px 10px 0px;
}

.compare-list-result .sort .sorttext{
	display:inline-block;
	margin:0px 10px 0px 0px;
	padding:0px;
}

.compare-list-result .sort a.sortbutton{
	display:inline-block;
	margin:0px 10px 0px 0px;
	padding:0px;
}

.compare-list-result .sort a.sortbutton:last-child{
	margin:0px;
}

.compare-list-result .sort a.sortbutton .mob{
	display:none;
	visibility:hidden;
}

.compare-list-result .sort a.sortbutton.current{
	padding:5px 10px;
}

.compare-grid{ 
	width:100%;
	margin:0px 0px 10px 0px;
	padding:0px;
	overflow:auto;
}

table.compare-grid{
	width:100%;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

table.compare-grid td{ 
	vertical-align:top;
	margin:0px;
	padding:5px 10px;
}

table.compare-grid tr.compare-delete td{
	padding:5px 10px 15px 10px;
}

table.compare-grid tr.price td{
	padding:15px 10px 7px 10px;
	vertical-align:bottom;
}

table.compare-grid tr.buy td{
	padding:0px 10px;
	vertical-align:bottom;
}

table.compare-grid tr.delay td{
	padding:5px 10px 15px 10px;
}

table.compare-grid .compare-delete-item{ 
	height:27px;
	display:inline-block;
	margin:0px;
	padding:0px 20px;
}

table.compare-grid .compare-delete-item i{
	margin:0px;
	padding:0px 7px 0px 0px;
}

table.compare-grid .catalog-item-price,
table.compare-grid .catalog-item-price-old,
table.compare-grid .catalog-item-price-percent,
table.compare-grid .item-no-price{
	display:block;
	margin:0px;
	padding:0px;
}

table.compare-grid .item-no-price{
	margin:0px 0px 4px 0px;
}

table.compare-grid .available{	
	margin:0px;
	padding:0px;
}

table.compare-grid .available .avl,
table.compare-grid .available .not_avl{
	height:23px;
	display:table;
	margin:0px auto;
	padding:0px;
}

table.compare-grid .available .avl i,
table.compare-grid .available .not_avl i,
table.compare-grid .available .avl span,
table.compare-grid .available .not_avl span{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

table.compare-grid .available .avl i,
table.compare-grid .available .not_avl i{
	padding:0px 6px 0px 0px;
}

table.compare-grid .buy_more{
	width:138px;
	margin:0px auto;
	padding:0px;
}

table.compare-grid .buy_more .qnt_cont{
	display:table;
	margin:0px auto;
	padding:0px;
}

table.compare-grid .buy_more a.minus,
table.compare-grid .buy_more a.plus{
	width:22px;
	height:23px;
	float:left;
	display:table;
	margin:0px;
	padding:0px;
}

table.compare-grid .buy_more a.minus span,
table.compare-grid .buy_more a.plus span{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

table.compare-grid .buy_more input[name="quantity"]{
	width:32px;
	height:19px;
	float:left;
	margin:0px;
	padding:0px;
}

table.compare-grid .buy_more button[name="add2basket"],
table.compare-grid .buy_more small.result,
table.compare-grid .buy_more .apuo{
	width:138px;
	height:29px;
	margin:5px 0px 0px 0px;
	padding:0px;
}

table.compare-grid .buy_more small.result,
table.compare-grid .buy_more .apuo{
	float:left;
}

table.compare-grid .buy_more .apuo{
	width:136px;
	height:27px;
}

table.compare-grid .buy_more button[name="add2basket"] i,
table.compare-grid .buy_more small.result i,
table.compare-grid .buy_more .apuo i{
	margin:0px;
	padding:0px 7px 0px 0px;
}

table.compare-grid .buy_more .hidden{
	display:none;
}

table.compare-grid .delay{
	width:138px;
	margin:0px auto;
	padding:0px;
}

table.compare-grid .delay a{
	height:27px;
	display:block;
	margin:0px;
	padding:0px 11px 0px 8px;
}

table.compare-grid .delay a .delay_cont{
	height:27px;
	display:table;
	margin:0px auto;
	padding:0px;
}

table.compare-grid .delay a i,
table.compare-grid .delay a .delay_text{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

table.compare-grid .delay a .delay_text{
	padding:0px 0px 0px 5px;
}

table.compare-grid .delay .catalog-item-delay i:nth-child(2),
table.compare-grid .delay .catalog-item-delayed i:first-child{
	display:none;
	visibility:hidden;
}

table.compare-grid .delay .catalog-item-delayed i:nth-child(2){
	display:table-cell;
	visibility:visible;
}

.compare-list-result a.compare-delete-item-all{ 
	height:27px;
	display:inline-block;
	margin:0px;
	padding:0px 20px;
}

.compare-list-result a.compare-delete-item-all i{
	margin:0px;
	padding:0px 7px 0px 0px;
}

/***PAGINATION***/
.pagination{
	width:100%;
	float:left;
	margin:15px 0px 0px 0px;
	padding:0px;
}

.pagination ul{
	margin:0px !important;
	padding:0px !important;
	list-style-type: none;
}

.pagination ul li{
	width:29px;
	height:27px;
	float:left;
	margin:0px 4px 0px 0px;
	padding:0px;
}

.pagination ul li:last-child{
	margin:0px;
}

.pagination ul li a,
.pagination ul li.active span,
.pagination ul li.points span{
	display:block;
	margin:0px;
	padding:0px;
}

.pagination ul li.first,
.pagination ul li.last{
	width:54px;
}

.pagination ul .navigation-button.navigation-disabled{
	display:none;
}

/***TO_TOP***/
a#to_top{
	width:36px;
	height:100%;
	left:0px;
	top:0px;
}

a#to_top i{
	width:100%;
	position:absolute;
	left:0px;
	top:15px;
}

/***CALL_BACK***/
.callback{ 
	width:396px;
	margin:0px 0px 0px -198px;
	padding:0px;
}

/***MODAL***/
#addItemInCart{
	width:376px;
	margin:0px 0px 0px -188px;
	padding:0px;
}

#addItemInCart .cont{
	width:100%;
	margin:0px;
	padding:20px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

#addItemInCart .item_image_cont{
	width:100%;
	height:178px;
	display:table;
	margin:0px;
	padding:0px;
}

#addItemInCart .item_image_full{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

#addItemInCart .item_title{
	margin:12px 0px 0px 0px;
	padding:0px;
}

#addItemInCart .item_links{
	margin:12px 0px 0px 0px;
	padding:0px;
}

#addItemInCart .item_links .close{
	width:153px;
	height:31px;
	float:left;
	margin:0px;
	padding:0px;
}

#addItemInCart .item_links form {
	float:right;
}

#addItemInCart .item_links .order{
	width:173px;
	height:31px;
	margin:0px;
	padding:0px;
}

/***ADD2BASKET_OFFER***/
.more_options{
	width:714px; 
	margin:0px 0px 0px -357px;
	padding:0px;
}

.more_options .item_info{
	width:100%;
	display:table;
	margin:0px;
	padding:0px;	
	overflow:hidden;
}

.more_options .item_image{
	width:178px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:20px;
}

.more_options .item_image .img{
	margin:0px;
	padding:0px;
}

.more_options .item_image .item_name{
	margin:12px 0px 0px 0px;
	padding:0px;
}

.more_options .item_block{
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:0px 20px 121px 20px;
	position:relative;
}

/***MORE_OPTIONS CHOOSE OFFER PROPERTY***/
.more_options .item_block .offer_block {
	width:100%;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

.more_options .item_block .offer_block td{
	width:100%;
	display:block;
	margin:0px;
	padding:0px;
}

.more_options .item_block .offer_block td.h3{
	padding:15px 0px 6px 0px;
}

.more_options .item_block .offer_block ul{
	width:100%;
	float:left;
	margin:0px !important;
	padding:0px !important;
	list-style:none;
}

.more_options .item_block .offer_block ul li{ 
	float:left;
	margin:6px 6px 0px 0px;
	padding:0px;
}

.more_options .item_block .offer_block ul.COLOR li{ 
	margin:4px 4px 0px 0px;
}

.more_options .item_block .offer_block ul li span{
	display:block;
	margin:0px;
	padding:0px 12px;
}

.more_options .item_block .offer_block ul.COLOR li span{
	width:26px;
	height:26px;
	display:block;
	padding:0px;
}

.more_options .item_block .offer_block ul.COLOR li span i{
	width:24px;
	height:24px;
	display:block;
}

.more_options .item_block .offer_block ul li:hover span,
.more_options .item_block .offer_block ul.COLOR li:hover span{
	cursor:pointer;
}

.more_options .item_block .catalog_price{
	position:absolute;
	left:20px;
	bottom:20px;
	margin:0px;
	padding:0px;
}

.more_options .item_block .catalog_price .price-normal,
.more_options .item_block .catalog_price .price-old,
.more_options .item_block .catalog_price .price-percent,
.more_options .item_block .catalog_price .no-price{
	display:block;
	margin:0px;
	padding:0px;
}

.more_options .item_block .catalog_price .no-price{
	margin:0px 0px 4px 0px;
}

.more_options .item_block .catalog_price .available{
	margin:0px;
	padding:0px;
}

.more_options .item_block .catalog_price .avl,
.more_options .item_block .catalog_price .not_avl{
	height:23px;
	display:table;
	margin:0px;
	padding:0px;
}

.more_options .item_block .catalog_price .avl i,
.more_options .item_block .catalog_price .not_avl i,
.more_options .item_block .catalog_price .avl span,
.more_options .item_block .catalog_price .not_avl span{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.more_options .item_block .catalog_price .avl i,
.more_options .item_block .catalog_price .not_avl i{
	padding:0px 6px 0px 0px;
}

.more_options .item_block .catalog_buy_more{
	position:absolute;
	right:20px;
	bottom:20px;
	margin:0px;
	padding:0px;
}

.more_options .item_block .buy_more{
	float:left;
	margin:0px;
	padding:0px;
}

.more_options .item_block .buy_more .qnt_cont{
	float:left;
	margin:3px 0px 0px 0px;
	padding:0px;
}

.more_options .item_block .buy_more a.minus,
.more_options .item_block .buy_more a.plus{
	width:22px;
	height:23px;
	float:left;
	display:table;
	margin:0px;
	padding:0px;
}

.more_options .item_block .buy_more a.minus span,
.more_options .item_block .buy_more a.plus span{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.more_options .item_block .buy_more input[name="quantity"]{
	width:32px;
	height:19px;
	float:left;
	margin:0px;
	padding:0px;
}

.more_options .item_block .buy_more button[name="add2basket"],
.more_options .item_block .buy_more small.result{
	width:138px;
	height:29px;
	margin:0px 0px 0px 15px;
	padding:0px;
}

.more_options .item_block .buy_more .apuo{
	width:136px;
	height:27px;
	margin:0px;
	padding:0px;
}

.more_options .item_block .buy_more small.result,
.more_options .item_block .buy_more .apuo{
	float:left;
}

.more_options .item_block .buy_more button[name="add2basket"] i,
.more_options .item_block .buy_more small.result i,
.more_options .item_block .buy_more .apuo i{
	margin:0px;
	padding:0px 7px 0px 0px;
}

.more_options .hidden{
	display:none !important;
}

/***ORDER-CART***/
.cart-items .sort-clear{
	width:100%;
	display:table;
	margin:0px 0px 10px 0px;
	padding:0px;
}

.cart-items .sort,
.cart-items .clear{
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.cart-items .sort .sorttext,
.cart-items .sort a.sortbutton{
	display:inline-block;
	margin:0px 10px 10px 0px;
	padding:0px;
}

.cart-items .sort a.sortbutton.current{
	padding:6px 10px;
}

.cart-items .sort a.sortbutton .mob{
	display:none;
	visibility:hidden;
}

.cart-items .clear{
	width:157px;
}

.cart-items .clear.clear-shelve{
	width:182px;
}

.cart-items .clear.clear-subscribe{
	width:176px;
}

.cart-items .clear a.clear_cart{	
	height:27px;
	display:block;
	margin:0px;
	padding:0px;
}

.cart-items .clear .clear_cont{
	height:27px;
	display:table;
	margin:0px auto;
	padding:0px;
}

.cart-items .clear .clear_cont i,
.cart-items .clear .clear_cont span{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.cart-items .clear .clear_cont i{	
	padding:0px 7px 0px 0px;
}

.cart-items .equipment,
.cart-items .equipment-order{
	width:100%;
	margin:0px;
	padding:0px;
}

.cart-items .equipment .thead,
.cart-items .equipment-order .thead{
	width:100%;
	height:31px;
	display:table;
	margin:0px;
	padding:0px;
}

.cart-items .equipment .thead .cart-item-image,
.cart-items .equipment .thead .cart-item-name,
.cart-items .equipment .thead .cart-item-price,
.cart-items .equipment .thead .cart-item-quantity,
.cart-items .equipment .thead .cart-item-summa,
.cart-items .equipment .thead .cart-item-actions{
	height:31px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.cart-items .equipment-order .thead .cart-item-name,
.cart-items .equipment-order .thead .cart-item-price,
.cart-items .equipment-order .thead .cart-item-quantity,
.cart-items .equipment-order .thead .cart-item-summa{
	height:31px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.cart-items .equipment .thead .cart-item-image{
	width:78px;
	padding:0px 0px 0px 9px;
}

.cart-items .equipment .thead .cart-item-name{
	width:auto;
}

.cart-items .equipment .thead .cart-item-price{
	width:85px;
}

.cart-items .equipment .thead .cart-item-quantity{
	width:79px;
	padding:0px 4px 0px 19px;
}

.cart-items .equipment .thead .cart-item-summa{
	width:85px;
}

.cart-items .equipment .thead .cart-item-actions{
	width:83px;
	padding:0px 0px 0px 30px;
}

.cart-items .equipment-order .thead .cart-item-name{
	width:auto;
	padding:0px 0px 0px 15px;
}

.cart-items .equipment-order .thead .cart-item-price{
	width:100px;
}

.cart-items .equipment-order .thead .cart-item-quantity{
	width:58px;
}

.cart-items .equipment-order .thead .cart-item-summa{
	width:87px;
	padding:0px 13px 0px 0px;
}

.cart-items .equipment .tbody,
.cart-items .equipment-order .tbody{
	width:100%;
	margin:0px;
	padding:0px;
}

.cart-items .equipment .tbody .tr,
.cart-items .equipment-order .tbody .tr{
	width:100%;
	margin:2px 0px 0px 0px;
	padding:0px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.cart-items .equipment .tbody .tr_into,
.cart-items .equipment-order .tbody .tr_into{
	width:100%;
	display:table;
	margin:0px;
	padding:4px 0px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.cart-items .equipment .tbody .cart-item-image,
.cart-items .equipment .tbody .cart-item-name,
.cart-items .equipment .tbody .cart-item-price,
.cart-items .equipment .tbody .cart-item-quantity,
.cart-items .equipment .tbody .cart-item-summa,
.cart-items .equipment .tbody .cart-item-actions{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.cart-items .equipment-order .tbody .cart-item-number,
.cart-items .equipment-order .tbody .cart-item-image,
.cart-items .equipment-order .tbody .cart-item-name,
.cart-items .equipment-order .tbody .cart-item-price,
.cart-items .equipment-order .tbody .cart-item-quantity,
.cart-items .equipment-order .tbody .cart-item-summa,
.cart-items .equipment-order .tbody .cart-itogo,
.cart-items .equipment-order .tbody .cart-allsum{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.cart-items .equipment .tbody .cart-item-image{
	width:85px;
}

.cart-items .equipment .tbody .cart-item-name{
	width:auto;
}

.cart-items .equipment .tbody .cart-item-price{
	width:85px;
}

.cart-items .equipment .tbody .cart-item-price .price,
.cart-items .equipment .tbody .cart-item-price .old-price,
.cart-items .equipment .tbody .cart-item-price .unit{
	margin:0px;
	padding:0px;
}

.cart-items .equipment .tbody .cart-item-quantity{
	width:79px;
	padding:0px 4px 0px 19px;
}

.cart-items .equipment .tbody .cart-item-quantity a.minus,
.cart-items .equipment .tbody .cart-item-quantity a.plus{
	width:22px;
	height:23px;
	float:left;
	display:table;
	margin:0px;
	padding:0px;
}

.cart-items .equipment .tbody .cart-item-quantity a.minus span,
.cart-items .equipment .tbody .cart-item-quantity a.plus span{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.cart-items .equipment .tbody .cart-item-quantity input[class="quantity"]{
	width:32px;
	height:19px;
	float:left;
	margin:0px;
	padding:0px;
}

.cart-items .equipment .tbody .cart-item-summa {
   width: 120px; 
   color: #000000;
   font-size: 14px;
   font-weight: bold;
   text-align: center;
}

.cart-items .equipment .tbody .cart-item-actions{
	width:81px;
	padding:0px 0px 0px 30px;
}

.cart-items .equipment .tbody .cart-item-actions .delay,
.cart-items .equipment .tbody .cart-item-actions .in-order,
.cart-items .equipment .tbody .cart-item-actions .delete{
	float:left;
	margin:0px;
	padding:0px;
}

.cart-items .equipment .tbody .cart-item-actions .delete{
	margin:0px 0px 0px 5px;
}

.cart-items .equipment .tbody .cart-item-actions .delay a,
.cart-items .equipment .tbody .cart-item-actions .in-order a,
.cart-items .equipment .tbody .cart-item-actions .delete a{
	width:27px;
	height:27px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.cart-items .equipment-order .tbody .cart-item-number{
	width:15px;
	padding:0px 0px 0px 15px;
}

.cart-items .equipment-order .tbody .cart-item-image{
	width:42px;
}

.cart-items .equipment-order .tbody .cart-item-name{
	width:auto;
}

.cart-items .equipment-order .tbody .cart-item-price{
	width:100px;
}

.cart-items .equipment-order .tbody .cart-item-quantity{
	width:58px;
}

.cart-items .equipment-order .tbody .cart-item-summa{
	width:87px;
	padding:0px 11px 0px 0px;
}

.cart-items .equipment-order .tbody .cart-itogo{
	width:auto;
	padding:0px 0px 0px 72px;
}

.cart-items .equipment-order .tbody .cart-allsum{
	width:145px;
	padding:0px 11px 0px 0px;
}

.cart-items .equipment .tbody .myorders_itog,
.cart-items .equipment-order .myorders_itog{
	width:100%;
	height:31px;
	display:table;
	margin:2px 0px 0px 0px;
	padding:0px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.cart-items .equipment .tbody .myorders_itog .cart-itogo,
.cart-items .equipment .tbody .myorders_itog .cart-allsum{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.cart-items .equipment .tbody .myorders_itog .cart-allsum{
	width:185px;
	padding:0px 0px 0px 16px;
}

.cart-items .equipment-order .myorders_itog .cart-itogo,
.cart-items .equipment-order .myorders_itog .cart-allsum{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.cart-items .equipment-order .myorders_itog .cart-allsum{
	width:145px;	
	padding:0px 12px 0px 0px;
}

.cart-items table.w100p{
	width:100%;
	margin:20px 0px 0px 0px;
	padding:0px;
	border-collapse:collapse;
}

.cart-items table.w100p td{
	margin:0px;
	padding:0px;
}

.cart-items table.w100p td.cart-coupon{
	width:auto;
}

.cart-items table.w100p td.cart-coupon input{
	width:100%;
	height:30px;
	margin:0px;
	padding:0px 9px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.cart-items table.w100p td.tal{
	width:139px;
	padding:0px 0px 0px 5px;
}

.cart-items table.w100p td.tac{
	width:193px;
	padding:0px 0px 0px 5px;
}

.cart-items table.w100p td.tar{
	width:139px;
	padding:0px 0px 0px 5px;
}

.cart-items table.w100p td button{
	width:100%;
	height:31px;
	margin:0px;
	padding:0px;
}

.cart-accessories{
	width:100%;
	float:left;
	margin:50px 0px 0px 0px;
	padding:0px;
}

.cart-accessories .h3{
	width:100%;
	margin:0px;
	padding:10px 0px;
}

.myorders h2,
.personal h2{
	margin:0px 0px 2px 0px;
	padding:9px 0px 9px 14px;
}

.myorders .person_type,
.myorders .order-info,
.personal .personal-info{
	margin:0px 0px 10px 0px;
	padding:0px;
}

.myorders .person_type_in,
.myorders .order-info_in,
.personal .personal-info_in{
	margin:0px;
	padding:10px;
}

.myorders .order-info_in table .store{
	width:100%;
	display:table;
	margin:0px;
	padding:0px 0px 12px 0px;
}

.myorders .order-info_in table .store .store-image,
.myorders .order-info_in table .store .store-block{
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.myorders .order-info_in table .store .store-image{
	padding:0px 10px 0px 0px;
}

.myorders .order-info_in table .store span{
	margin:0px;
	padding:0px 3px 0px 0px;
}

.myorders .order-info .user_profile,
.myorders .order-info .property, 
.one_click .order-info .property{
	margin:0px 0px 10px 0px;
	padding:0px;
}

.myorders .order-info .property:last-child{
	margin:0px;
}

.myorders .order-info .user_profile .label,
.myorders .order-info .property .label{
	margin:0px;
	padding:5px 0px;
}

.myorders .order-info .user_profile .block,
.myorders .order-info .property .block{
	margin:0px;
	padding:0px;
}

.myorders .order-info .block .description{
	margin:0px;
	padding:5px 0px 0px 0px;
}

.myorders .order-info input[type="text"],
.personal input[type="text"],
.personal input[type="password"], 
.one_click .order-info input[type="text"]{
	width:319px;
	height:30px;
	margin:0px;
	padding:0px 9px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.myorders .order-info textarea,
.personal textarea{
	width:319px;
	max-width:319px;
	height:61px;
	max-height:61px;
	margin:0px;
	padding:9px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.myorders .order-info select{
	margin:0px;
	padding:5px 0px 5px 4px;
}

/***LOCATION***/
.myorders .order-info .quick-locations{
	margin:0px;
}

.myorders .order-info .quick-location-tag{
	height:auto;
	margin:0px 3px 10px 0px;
	padding:7px 12px;
}

.myorders .order-info .dropdown-block{
	width:266px;
	margin:0px 0px 10px 0px;
}

.myorders .order-info .dropdown-block:last-child{
	margin:0px;
}

.myorders .order-info .dropdown-icon{
	top:50%;
	margin:-7px 0px 0px 0px;
	padding:0px;
}

.myorders .order-info .dropdown-fade2white{
	width:30px;
	height:30px;
	top:0px;
}

.myorders .order-info .bx-ui-combobox-toggle,
.myorders .order-info .bx-ui-sls-clear{
	width:30px;
	height:30px;
	margin:0px;
}

.myorders .order-info .bx-ui-combobox-container .bx-combobox-fake-as-input{
	height:30px;
	padding:0px;
}

.myorders .order-info .bx-ui-sls-container input[type="text"]{
	width:100%;
	padding:0px;
}
/***END_LOCATION***/

.order-checkout button[name="submitbutton"],
.personal button[type="submit"]{
	width:200px;
	height:31px;
	margin:15px auto 0;
	padding:0px;
	display: block;
}

.personal button[type="submit"]{
	width:172px;
	margin:5px 0px 0px 0px;
}

/***REGISTER, AUTORIZATION, FORGOT_PASS, CHANGE_PASS, CONTACTS***/
.content-form{
	width:100%;
	margin:0px;
	padding:0px;
}

.content-form .field{
	margin:0px 0px 5px 0px;
	padding:0px;
}

.content-form .field input[type="text"],
.content-form .field input[type="password"]{
	width:220px;
	height:30px;
	margin:0px;
	padding:0px 9px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.content-form .field input[name="captcha_word"]{
	width:89px;
	float:left;
	margin:0px 5px 0px 0px;
}

.content-form .field img{
	float:left;
	margin:0px;
	padding:0px;
}

.content-form .field textarea{
	width:220px;
	max-width:220px;
	height:61px;
	max-height:61px;
	margin:0px;
	padding:9px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.content-form .field button[type="submit"]{
	width:220px;
	height:31px;
	margin:0px;
	padding:0px 20px;
}

.content-form .field .forgot,
.content-form .field .boc_anch{
	width:218px;
	height:27px;
	display:block;
	margin:0px;
	padding:0px;
}

.content-form .field .boc_anch{
	width:220px;
}

.content-form .field .boc_anch i{
	margin:0px;
	padding:0px 7px 0px 0px;
}

.content-form .login_as{
	margin:0px !important;
	padding:12px 0px 7px 0px !important;
}

/***NEW_OLD_BYERS***/
.order-checkout table.sale_order_full,
.order-checkout table.sale_order_full_table{
	width:100%;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

.order-checkout table.sale_order_full td{
	margin:0px;
	padding:0px;
}

.order-checkout table.sale_order_full_table td{
	margin:0px;
	padding:0px 0px 5px 0px;
}

.order-checkout table.sale_order_full_table input[type="text"],
.order-checkout table.sale_order_full_table input[type="password"]{
	width:318px;
	height:30px;
	margin:0px;
	padding:0px 9px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.order-checkout table.sale_order_full_table button[type="submit"]{
	width:318px;
	height:31px;
	margin:0px;
	padding:0px;
}

.order-checkout table.sale_order_full_table .forgot{
	width:316px;
	height:27px;
	display:block;
	margin:0px;
	padding:0px;
}

.order-checkout table.sale_order_full_table .login_as{
	margin:0px !important;
	padding:12px 0px 7px 0px !important;
}

/***POPUP_WINDOWS_STYLES***/
.pop-up-bg{
	width:100%; 
	height:100%; 
	display:none; 
	position:fixed;
	top:0px; 
	left:0px;
	z-index:700;
}

.pop-up{
	display:none; 
	position:fixed;
	left:50%;
	z-index:702;
}

.bx-core-adm-dialog.popup-store{
	overflow:visible;
}

.pop-up.login{
	position:absolute;
	left:0px;
	bottom:64px;
}

.clvt .pop-up.login{
	bottom:auto;
	top:64px;
}

.clvr .pop-up.login,
.clvl .pop-up.login{
	width:225px;
	bottom:auto;
	top:auto;
	left:auto;
	right:66px;
}

.clvl .pop-up.login{
	left:66px;
	right:auto;
}

.pop-up.more_options{
	position:absolute;
}

.pop-up .h1{
	width:100%;
	margin:0px;
	padding:14px 20px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

a.pop-up-close{ 
	width:24px; 
	height:24px; 
	float:right;
	display:table;
	margin:-10px -10px 0px 0px; 
	padding:0px;
}

a.pop-up-close i{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-head{
	width:100%;
	margin:0px;
	padding:14px 20px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:static;
	overflow:visible;
}

.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-head-inner{
	margin:0px;
	padding:0px;
}

.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-head-icons{
	margin:0px;
	padding:0px;
	right:-10px;
	top:-10px;
}

.bx-core-adm-dialog.popup-store .bx-core-adm-icon-close{ 
	width:24px; 
	height:24px; 
	display:table;
	margin:0px; 
	padding:0px;
}

.bx-core-adm-dialog.popup-store .bx-core-adm-icon-close i{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-content-wrap{
	margin:0px;
	padding:20px;
}

.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-content-wrap-inner{
	padding:0px;
}

.bx-core-adm-dialog.popup-store table.data,
.bx-core-adm-dialog.popup-store table#store_table{
	width:100%;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

.bx-core-adm-dialog.popup-store table.data td,
.bx-core-adm-dialog.popup-store table#store_table td{
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.bx-core-adm-dialog.popup-store table.data td.map {
	padding:0px 20px 0px 0px;
}

.bx-core-adm-dialog.popup-store table.data td.ora-store .ora-storelist {
	height:400px;
	overflow:auto;
}

.bx-core-adm-dialog.popup-store table#store_table tr.store_row {
	display:block;
	margin:0px 0px 5px 0px;
	padding:0px;
	cursor:pointer;
}

.bx-core-adm-dialog.popup-store table#store_table tr.store_row:last-child {
	margin:0px;
}

.bx-core-adm-dialog.popup-store table#store_table td {
	padding:5px;
}

.bx-core-adm-dialog.popup-store table#store_table td.image {
	vertical-align:middle;
}

.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-buttons{
	padding:13px 0px 0px 0px;
}

.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-buttons button[id="crmOk"]{
	width:204px;
	height:31px;
	margin:0px 11px 0px 0px;
	padding:0px;
}

.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-buttons button[id="cancel"]{
	width:184px;
	height:31px;
	margin:0px;
	padding:0px;
}

/***GOOD BAD MESSAGES***/
.alertMsg.bad,
.alertMsg.good{
	width:100%;
	display:block;
	margin:0px 0px 5px 0px;
	padding:5px 10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.alertMsg.bad i,
.alertMsg.good i{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.alertMsg.bad .text,
.alertMsg.good .text{
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:0px 0px 0px 23px;
}

/***240px***/
@media screen and (max-width:787px){
	.center{
		width:100%;
		min-width:240px;
		max-width:767px;
	}

	footer{
		position:static;
	}

	/***FOOT_PANEL***/
	.foot_panel_all,
	.clvt .foot_panel_all,
	.clvr .foot_panel_all,
	.clvl .foot_panel_all{
		height:46px;
		bottom:auto;
		top:0px;
	}

	.clvr .foot_panel_all,
	.clvl .foot_panel_all{
		width:100%;
		left:0px;
		right:auto;
	}

	.foot_panel,
	.clvr .foot_panel,
	.clvl .foot_panel{
		width:100%;
		min-width:240px;
		max-width:767px;
		height:46px;
		margin:0px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box; 		
	}

	.clvr .foot_panel,
	.clvl .foot_panel{
		float:none;
		display:block;
	}

	.foot_panel_1,
	.clvr .foot_panel_1,
	.clvl .foot_panel_1{
		width:75%;
		height:46px;
		overflow: hidden;
	}

	.clvr .foot_panel_1,
	.clvl .foot_panel_1{
		float:left;
		display:block;
	}

	.foot_panel_1 .kabinet{
		width:33.33%;
		height:46px;		
	}

	.kabinet a.login_anch, 
	.kabinet a.personal,
	.clvr .kabinet a.login_anch,
	.clvr .kabinet a.personal,
	.clvl .kabinet a.login_anch,
	.clvl .kabinet a.personal{
		width:100%;
		height:46px;
		padding:0px;		
	}

	.kabinet a.login_anch i, 
	.kabinet a.personal i{
		padding:0px;
	}

	.kabinet a.login_anch span, 
	.kabinet a.personal span{
		display:none;
		visibility:hidden;
	}	

	.kabinet a.register,
	.clvr .kabinet a.register,
	.clvl .kabinet a.register{
		display:none;
		visibility:hidden;
	}

	.compare_line,
	.delay_line,
	.viewed_line{
		width:33.33%;
		height:46px;		
	}	

	.compare_line a,
	.delay_line a,
	.viewed_line a,
	.clvr .compare_line a,
	.clvr .delay_line a,
	.clvr .viewed_line a,
	.clvl .compare_line a,
	.clvl .delay_line a,
	.clvl .viewed_line a{
		width:100%;
		height:46px;
		padding:0px;
		position:relative;
	}	

	.compare_line a i,
	.delay_line a i,
	.viewed_line a i,
	.clvr .compare_line a i,
	.clvr .delay_line a i,
	.clvr .viewed_line a i,
	.clvl .compare_line a i,
	.clvl .delay_line a i,
	.clvl .viewed_line a i{
		padding:0px;
	}

	.clvr .compare_line a i,
	.clvr .delay_line a i,
	.clvr .viewed_line a i,
	.clvl .compare_line a i,
	.clvl .delay_line a i,
	.clvl .viewed_line a i{
		display:table-cell;
		margin:0px;
	}

	.compare_line a .text,
	.delay_line a .text,
	.viewed_line a .text{
		display:none;
		visibility:hidden;
	}

	.compare_line a .qnt_cont,
	.delay_line a .qnt_cont,
	.viewed_line a .qnt_cont,
	.clvr .compare_line a .qnt_cont,
	.clvr .delay_line a .qnt_cont,
	.clvr .viewed_line a .qnt_cont,
	.clvl .compare_line a .qnt_cont,
	.clvl .delay_line a .qnt_cont,
	.clvl .viewed_line a .qnt_cont{
		height:15px;
		position:absolute;
		right:50%;
		top:5px;
		margin:0px -25px 0px 0px;
	}

	.clvr .compare_line a .qnt_cont,
	.clvr .delay_line a .qnt_cont,
	.clvr .viewed_line a .qnt_cont,
	.clvl .compare_line a .qnt_cont,
	.clvl .delay_line a .qnt_cont,
	.clvl .viewed_line a .qnt_cont{
		padding:0px;
	}

	.compare_line a .qnt,
	.delay_line a .qnt,
	.viewed_line a .qnt{
		height:auto;
		padding:0px 5px;
	}	

	.foot_panel_2,
	.clvr .foot_panel_2,
	.clvl .foot_panel_2{
		width:25%;
		height:46px;		
	}

	.clvr .foot_panel_2,
	.clvl .foot_panel_2{
		float:right;
		display:block;
	}

	.foot_panel_2 .cart_line{
		width:100%;		
	}

	.foot_panel_2 a.cart,
	.clvr .foot_panel_2 a.cart,
	.clvl .foot_panel_2 a.cart{
		width:100%;
		height:46px;
		display:table;
		padding:0px;
		position:relative;
	}	

	.foot_panel_2 a.cart i,
	.clvr .foot_panel_2 a.cart i,
	.clvl .foot_panel_2 a.cart i{
		padding:0px;
	}
	
	.clvr .foot_panel_2 a.cart i,
	.clvl .foot_panel_2 a.cart i{
		display:table-cell;
		margin:0px;
	}

	.foot_panel_2 a.cart .text{
		display:none;
		visibility:hidden;
	}

	.foot_panel_2 a.cart .qnt_cont,
	.clvr .foot_panel_2 a.cart .qnt_cont,
	.clvl .foot_panel_2 a.cart .qnt_cont{
		height:15px;
		position:absolute;
		right:50%;
		top:5px;
		margin:0px -25px 0px 0px;
		padding:0px;
	}

	.foot_panel_2 a.cart .qnt{
		height:auto;
		padding:0px 5px;
	}	

	.foot_panel_2 .sum_cont,
	.foot_panel_2 .oformit_cont{
		display:none;
		visibility:hidden;
	}	

	/***ALTOP_LOGIN***/
	.pop-up.login,
	.clvt .pop-up.login,
	.clvr .pop-up.login,
	.clvl .pop-up.login{ 
		left:10px;
		top:39px;
		bottom:auto;
	}

	.clvr .pop-up.login,
	.clvl .pop-up.login{
		width:auto;
		right:10px;
	}

	.login:after,
	.clvt .login:after,
	.clvr .login:after,
	.clvl .login:after{
		top:-7px;
		bottom:auto;
	}

	.clvr .login:after,
	.clvl .login:after{
		left:28px;
		right:auto;
	}

	.login .login-form{
		width:100%;
		padding:12px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}	

	.login .login-form .fields input[type="text"], 
	.login .login-form .fields input[type="password"]{
		height:27px;
	}	

	.login .login-form .fields button[type="submit"]{
		height:28px;
	}

	/***TOP_PANEL***/
	.top_panel{
		min-width:240px;
		max-width:767px;
		height:46px;
		display:block;
		visibility:visible;
		position:absolute;
		left:0px;
		top:46px;
	}

	.top_panel .panel_1{
		width:25%;
		height:46px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.top_panel .panel_1 ul.section-vertical{
		margin:0px;
	}

	.top_panel .panel_1 ul.section-vertical li{
		position:static;
	}

	.top_panel .panel_1 ul.section-vertical li a.showsection{
		width:100%;
		height:46px;
		display:table;
		position:relative;
	}

	.top_panel .panel_1 ul.section-vertical li a.showsection i{
		display:table-cell;
		visibility:visible;
	}

	.top_panel .panel_1 ul.section-vertical li a.showsection span{
		display:none;
		visibility:hidden;
	}	

	.top_panel .panel_1 ul.section-vertical li .catalog-section-list{
		width:100%;
		left:0px;
		top:46px;
		padding:0px;
	}

	.panel_1 .catalog-section{
		margin:0px;
	}

	.panel_1 .catalog-section-title{
		margin:0px !important;
	}

	.panel_1 .catalog-section-title a{		
		margin:0px 31px 0px 0px;
		padding:6px 17px;
	}

	.panel_1 .catalog-section-title .showsectionchild{
		width:31px;		
	}	

	.panel_1 .catalog-section .catalog-section-title .showsectionchild .fa-minus,	
	.panel_1 .catalog-section .catalog-section-title .showsectionchild .fa-plus,
	.panel_1 .catalog-section .catalog-section-title .showsectionchild .fa-minus-circle
	.panel_1 .catalog-section .catalog-section-title.active .showsectionchild .fa-plus-circle{
		display:none;
		visibility:hidden;
	}

	.panel_1 .catalog-section .catalog-section-title.active .showsectionchild .fa-minus-circle,
	.panel_1 .catalog-section .catalog-section-title .showsectionchild .fa-plus-circle{
		display:block;
		visibility:visible;
	}	

	.panel_1 .catalog-section-child{
		float:none;
		margin:0px !important;
	}

	.panel_1 .catalog-section-child a{
		width:100%;
		height:auto;
	}

	.panel_1 .catalog-section-child a .child .image{
		display:none;
		visibility:hidden;
	}

	.panel_1 .catalog-section-child a .child .text{
		height:auto;
		display:block;
		margin:0px 31px 0px 0px;
		padding:6px 17px;
	}

	.top_panel .panel_2{
		width:25%;
		height:46px;
		float:left;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.top_panel .panel_2 ul.store-vertical{
		margin:0px;
	}

	.top_panel .panel_2 ul.store-vertical li{
		position:static;
	}

	.top_panel .panel_2 ul.store-vertical li a.showsubmenu{
		width:100%;
		height:46px;
	}

	.top_panel .panel_2 ul.store-vertical li ul.submenu{
		width:100%;
		left:0px;
		top:46px;
		right:auto;
		padding:0px;
	}

	.top_panel .panel_2 ul.store-vertical li ul li{
		margin:0px;
	}

	.top_panel .panel_2 ul.store-vertical li ul li .text{
		margin:0px;
	}

	.top_panel .panel_2 ul.store-vertical li ul li a{
		margin:0px 31px 0px 0px;
		padding:6px 17px;
	}

	.top_panel .panel_2 ul.store-vertical li ul li .showchild{
		width:31px;
	}	

	.top_panel .panel_3,
	.top_panel .panel_4{
		display:block;
		visibility:visible;
	}

	/***HEADER***/
	header{
		height:auto;
		margin:92px 0px 0px 0px;
		padding:29px 0px 22px 0px;
	}

	.clvh header{
		height:auto;
		margin:92px 0px 0px 0px;
	}

	.header_1{
		width:100%;
		height:auto;
		float:none;
	}

	.header_1 .logo{		
		float:none;
		margin:0px;
	}

	.header_1 .logo a{
		float:none;
		display:table;
		margin:0px auto;
		padding:0px;
	}

	.header_1 .logo a img{
		width:220px;
	}

	.header_2{
		width:100%;
		height:auto;
		float:none;
		display:none;
		margin:0px;
		padding:0px 11px 0px 10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		position:absolute;
		left:0px;
		top:92px;
	}

	.header_2 #altop_search{
		width:100%;
		height:29px;
		margin:16px 0px 15px 0px !important;
		padding:0px 67px 0px 0px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}	

	.header_2 #altop_search form .fa-search{
		margin:-12px 0px 0px 0px;
	}

	.header_2 #altop_search form input[type="text"]{
		height:29px;
		padding:0px 9px 0px 42px;
	}
	
	#altop_search form input[type="submit"]{
		right:0px;
		top:0px;
	}

	.title-search-result{
		width:100% !important;
		left:0px !important;
	}

	.title-search-result::before{
		top:-7px;
	}

	.title-search-result a.search_close{
		display:none;
		visibility:hidden;
	}	

	.title-search-result #catalog_search{
		margin:0px;
	}

	.title-search-result .tvr_search .image{
		display:none;
		visibility:hidden;
	}

	.title-search-result .tvr_search .item_title, 
	.title-search-result .tvr_search .cat_title{		
		height:auto;		
		margin:0px;
		padding:0px;
	}

	.title-search-result .tvr_search .item_title a,
	.title-search-result .tvr_search .cat_title a{
		height:auto;
		display:block;
		padding:5px 10px;
	}

	.title-search-result .tvr_search .search_price,
	.title-search-result .tvr_search .buy_more{
		display:none;
		visibility:hidden;
	}

	.title-search-result #catalog_search a.search_all{
		float:left;
		margin:5px 0px 5px 10px;		
	}

	.title-search-wait{
		left:20px !important;
		top:112px !important;
	}

	.header_3, .top-menu,
	.top-menu-header{
		display:none;
		visibility:hidden;
	}

	.header_4{
		width:100%;
		height:auto;
		float:none;
		display:none;
		position:absolute;
		left:0px;
		top:92px;
	}

	.header_4 .telephone{
		width:100%;
		float:none;
		padding:0px;
	}

	.header_4 .telephone p{
		width:100%;
		display:table;
		margin:0px;
		padding:6px 8px 6px 17px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.header_4 .telephone p i{
		display:table-cell;
		visibility:visible;
		vertical-align:middle;
		margin:0px;
		padding:0px;
	}

	.header_4 .telephone a.callback_anch{
		height:auto;		
		margin:0px;
		padding:6px 8px 6px 17px;
	}

	.header_4 .telephone a.callback_anch .cont{
		height:auto;
		margin:0px;
	}

	.header_4 .telephone a.callback_anch i{
		display:none;
		visibility:hidden;
	}

	/***CONTENT***/
	.content-wrapper{
		padding:0px;
	}

	.content{
		width:100%;
		margin:0px;
	}

	.left-column,	
	.top-catalog{
		display:none;
		visibility:hidden;
	}

	.workarea{
		width:100%;
	}

	/***SLIDER_TOP***/
	.anythingContainer{
		width:100%;
		height:auto;
		margin:0px;
	}

	.anythingSlider .arrow.forward,
	.anythingSlider .arrow.back{
		display:none !important;
		visibility:hidden;
	}

	.anythingSlider .anythingControls ul li{
		margin:0px 10px 0px 0px;
	}

	/***NEW,SALELEADER,DISCOUNT***/
	.ndl_tabs{
		float:none;
		display:table-header-group;
		margin:0px;
	}

	.ndl_tabs .section{
		margin:12px 0px 0px 0px;
		padding:0px 10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}	

	.ndl_tabs .section ul.tabs{
		height:32px;		
	}

	.ndl_tabs .section ul.tabs li{	
		height:32px;		
	}

	.ndl_tabs .section ul.tabs li.current:after{
		bottom:-5px;
		margin:0px 0px 0px -4px;
		padding:0px;
	}

	.ndl_tabs .section ul.tabs li a{
		padding:0px 9px;
	}

	.ndl_tabs .section ul.tabs li:hover a,
	.ndl_tabs .section ul.tabs li.current a{
		padding:0px 8px;
	}

	.ndl_tabs .section .box{
		margin:0px;
	}

	.catalog-top{
		margin:0px;
		padding:0px;
	}

	.catalog-item-cards{
		margin:0px;
	}

	.catalog-item-card{
		width:100%;
		margin:12px 0px 0px 0px;
		padding:0px 0px 10px 0px;
	}

	.catalog-item-card:nth-child(4n+2),
	.catalog-item-card:nth-child(4n+3){
		margin:12px 0px 0px 0px;
	}

	.catalog-item-card:nth-child(n+4){
		display:none;
		visibility:hidden;
	}

	.catalog-item-card .catalog-item-info{
		width:100%;
		display:table;
		padding:0px;
		position:relative;
	}

	.catalog-item-card .item-image{
		width:70px;
		height:70px;
		float:left;
		display:block;
		margin:0px 12px 0px 0px;
	}

	.catalog-item-card .item-image a{
		width:70px;
		height:70px;		
	}

	.catalog-item-card .item-image a img{
		max-width:70px;
		max-height:70px;
	}

	.catalog-item-card .item-image .sticker{
		right:-1px;
		top:auto;
		bottom:3px;
	}	

	.catalog-item-card .item-image .sticker span{
		width:28px;
		height:16px;
		margin:0px 0px 1px 0px;
	}

	.catalog-item-card .item-image img.manufacturer{
		display:none;
		visibility:hidden;
	}

	.catalog-item-card .item-all-title{
		width:100%;
		height:auto;
		float:left;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		margin:6px 0px 6px -84px;
		padding:0px 10px 0px 84px;
		overflow:visible;
	}	

	.catalog-item-card .article_rating,
	.catalog-item-card .item-desc{
		display:none;
		visibility:hidden;
	}

	.catalog-item-card .item-price-cont{
		width:100%;
		height:auto;
		float:left;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		margin:0px 0px 0px -84px;
		padding:0px 10px 0px 84px;
		position:static;
	}

	.catalog-item-card .item-price-cont.one,
	.catalog-item-card .item-price-cont.two{
		height:auto;
	}

	.catalog-item-card .item-price, 
	.catalog-item-card .item-no-price{
		position:static;
		left:auto;
		bottom:auto;
	}

	.catalog-item-card .catalog-item-price-percent{
		display:none;
		visibility:hidden;
	}

	.catalog-item-card .item-price .unit span, 
	.catalog-item-card .item-no-price .unit span{
		display:none;
		visibility:hidden;
	}

	.catalog-item-card .buy_more,
	.catalog-item-card .buy_more .available,
	.catalog-item-card .buy_more .add2basket_block,
	.catalog-item-card .buy_more .compare,
	.catalog-item-card .buy_more .delay{
		display:none;
		visibility:hidden;
	}

	@media (min-width:286px) and (max-width:449px){
		.catalog-item-card .buy_more,
		.catalog-item-card .buy_more .add2basket_block{
			display:block;
			visibility:visible;
		}

		.catalog-item-card .buy_more{
			width:37px;
			height:auto;
			display:table-cell;
			vertical-align:middle;			
			margin:0px;			
		}

		.catalog-item-card .buy_more a.minus,
		.catalog-item-card .buy_more a.plus,
		.catalog-item-card .buy_more input[name="quantity"]{
			display:none;
			visibility:hidden;
		}

		.catalog-item-card .buy_more button[name="add2basket"],
		.catalog-item-card .buy_more small.result,
		.catalog-item-card .buy_more .apuo{
			width:37px;
			float:left;
			position:static;
		}

		.catalog-item-card .buy_more .apuo{
			width:35px;
		}

		.catalog-item-card .buy_more button[name="add2basket"] i,
		.catalog-item-card .buy_more small.result i,
		.catalog-item-card .buy_more .apuo i{
			padding:0px;
		}

		.catalog-item-card .buy_more button[name="add2basket"] span,
		.catalog-item-card .buy_more small.result span,
		.catalog-item-card .buy_more .apuo span{
			display:none;
			visibility:hidden;
		}
	}

	@media (min-width:450px) and (max-width:787px){
		.catalog-item-card .buy_more,
		.catalog-item-card .buy_more .available,
		.catalog-item-card .buy_more .add2basket_block,
		.catalog-item-card .buy_more .compare,
		.catalog-item-card .buy_more .delay{
			display:block;
			visibility:visible;
		}

		.catalog-item-card .buy_more{
			width:189px;
			height:auto;
			display:table-cell;
			vertical-align:middle;			
			margin:0px;	
		}

		.catalog-item-card .buy_more .available{
			width:100%;
			margin:0px 0px 2px 0px;
		}

		.catalog-item-card .buy_more .add2basket_block{
			float:left;
		}

		.catalog-item-card .buy_more a.minus,
		.catalog-item-card .buy_more a.plus,
		.catalog-item-card .buy_more input[name="quantity"]{
			margin:3px 0px 0px 0px;
		}

		.catalog-item-card .buy_more button[name="add2basket"],
		.catalog-item-card .buy_more small.result,
		.catalog-item-card .buy_more .apuo{
			width:37px;
			float:left;
			margin:0px 5px;
			position:static;
		}
		
		.catalog-item-card .buy_more .apuo{
			width:119px;
			margin:0px 5px 0px 0px;
		}		

		.catalog-item-card .buy_more button[name="add2basket"] i,
		.catalog-item-card .buy_more small.result i{
			padding:0px;
		}

		.catalog-item-card .buy_more button[name="add2basket"] span,
		.catalog-item-card .buy_more small.result span,
		.catalog-item-card .buy_more .apuo .full{
			display:none;
			visibility:hidden;
		}		

		.catalog-item-card .buy_more .apuo .short{
			display:inline-block;
			visibility:visible;
		}

		.catalog-item-card .buy_more .clr{
			clear:none;
		}

		.catalog-item-card .buy_more .compare{
			margin:0px 5px 0px 0px;
		}

		.catalog-item-card .buy_more .delay{
			margin:0px;
		}
	}	

	.catalog-top a.all{
		display:none;
		visibility:hidden;
	}

	/***HOME_NEWS***/
	.news_home{
		float:none;
		display:table-footer-group;
	}

	.news_home .h3,
	.news_home a.all{
		display:block;
		visibility:visible;
	}

	.news_home ul.lsnn{
		margin:0px 0px 5px 0px;
		padding:0px 10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.news_home ul.lsnn li{
		width:100%;
		margin:11px 0px 0px 0px;
	}

	.news_home ul.lsnn li a{
		width:100%;
		display:table;
	}

	.news_home ul.lsnn li a .date{
		margin:0px;
	}

	.news_home ul.lsnn li a .title-link{
		width:100%;
		height:23px;
		float:none;
		display:table-cell;
		vertical-align:middle;
		margin:0px;
		padding:0px 0px 0px 15px;
	}

	.news_home ul.lsnn li a .title-link span{
		height:auto;
		display:block;
		margin:0px;
		padding:0px;
	}

	/***BODY_TEXT***/
	.body_text{
		padding:0px 10px !important;
	}	

	/***BREADCRUMBS***/
	.breadcrumb-search{
		display:none;
		visibility:hidden;
	}

	/***SUBSCRIBE_BOTTOM***/
	.subscribe_bottom{
		display:block;
		visibility:visible;
		margin:15px 0px 0px 0px;
		padding:15px 0px 20px 0px;
	}

	.subscribe_bottom .text{
		width:100%;
	}

	.subscribe_bottom .text .h3,
	.subscribe_bottom .text p{
		margin:0px 0px 0px 10px;
	}

	.subscribe_bottom form{
		width:100%;
		padding:0px 117px 0px 10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.subscribe_bottom form input[type="text"]{
		width:100%;		
		float:left;
		margin:10px 0px 0px 0px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.subscribe_bottom form button[name="submit"]{
		width:102px;
		height:28px;
		float:right;
		margin:11px -107px 0px 0px;
	}

	/***ALREADY_SEEN***/
	.already_seen{
		display:none;
		visibility:hidden;
	}
	.already_seen.list{
		display:block;
		visibility:visible;
	}

	/***FOOTER***/
	footer{
		height:auto;
		margin:0px;
		padding:17px 0px 19px 0px;
	}
	
	/***FOOTER_MENU***/
	.footer_menu_soc_pay{
		width:100%;
		margin:0px 0px 10px 0px;
		padding:0px 10px 10px 10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.footer_menu{
		display:none;
		visibility:hidden;
	}
	
	/***FOTER_SOCIAL_PAYMENTS***/
	.footer_soc_pay{
		width:100%;
	}

	.footer_left,
	.footer_center{
		width:100%;
		height:auto;
	}

	.footer_left .copyright{
		margin:0px;
		padding:0px 10px;
	}

	.footer_center .footer-links{
		width:100%;
		margin:5px 0px 0px 0px;
		padding:0px 10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.footer_right{
		display:none;
		visibility:hidden;
	}

	/***NEWS***/
	.news-detail img{
		max-width:100%;
		height:auto;
	}

	/***PREV_NEXT_NEWS***/
	ul.news_prev_next li{
		width:100%;
		margin:11px 0px 0px 0px;
	}

	ul.news_prev_next li.next, 
	ul.news_prev_next li.next a{
		float:left;
	}

	ul.news_prev_next li a{
		width:100%;
	}

	ul.news_prev_next li.prev a .date,
	ul.news_prev_next li.next a .date{
		margin:0px;
	}

	ul.news_prev_next li a .title-link{
		width:100%;
		height:auto;
		margin:0px 0px 0px -72px;
		overflow:visible;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	ul.news_prev_next li.prev a .title-link{
		padding:0px 0px 0px 87px;
	}

	ul.news_prev_next li.next a .title-link{
		float:right;
		padding:0px 0px 0px 87px;
	}

	ul.news_prev_next li a .title-link span{
		width:100%;
		height:23px;
	}
	
	/***STATI***/
	.stati-list .stati-item .image_cont{
		width:59px;
		padding:0px 10px 0px 0px;
	}

	.stati-list .stati-item .image_cont .image{
		width:57px;
		height:57px;
	}

	.stati-list .stati-item .image img{
		max-width:57px;
		max-height:57px;
	}

	.stati-list .stati-item .descr{
		vertical-align:middle;
	}

	.stati-list .stati-item .descr .stati-detail,
	.stati-list .stati-item .descr a.more{
		display:none;
		visibility:hidden;
	}

	/***PREV_NEXT_STATI***/
	ul.stati_prev_next{
		padding:0px !important;
	}

	ul.stati_prev_next li{
		width:100%;
		display:block;
		padding:12px 0px 0px 0px
	}
	
	@media (min-width:450px) and (max-width:787px){
		ul.stati_prev_next li{
			width:50%;
			display:table-cell;
		}
	}

	/***PAYMENTS***/
	/***PAYMENT_ITEMS***/
	.payments-section-list ul li .payment-item-info,
	.payments-section-list ul li .payment-item-logo,
	.payments-section-list ul li .payment-item-url{
		width:100%;
		float:left;
	}

	.payments-section-list ul li .payment-item-logo,
	.payments-section-list ul li .payment-item-url{
		width:100%;
		margin:12px 0px 0px 0px;
		padding:0px 0px 0px 29px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.payments-section-list ul li .payment-item-logo.no-logo,
	.payments-section-list ul li .payment-item-url.no-url{
		display:none;
		visibility:hidden;
	}

	/***VENDORS***/
	.vendors-section-item{
		width:100%;
	}

	.vendors-section-item:nth-child(4n+2),
	.vendors-section-item:nth-child(4n+3){
		margin:0px 0px 2px 0px;
	}

	.vendors-section-item a{
		width:auto;
	}

	/***CATALOG SECTIONS***/
	.catalog-section-child{
		width:100%;
	}

	.catalog-section-child:nth-child(4n+2),
	.catalog-section-child:nth-child(4n+3){
		margin:0px 0px 2px 0px;
	}

	.catalog-section-child a{
		width:auto;
	}

	/***FILTER***/
	.filter{		
		margin:0px;
		padding:5px 10px 10px 10px;
	}

	.filter form table tr td{
		width:100%;
		height:auto;
		float:left;
		padding:5px 0px 4px 0px;
	}

	.filter form table tr td:first-child{
		width:100%;
		padding:10px 0px 5px 0px;
	}	

	.filter form table tr.active td.bx_filter_slider{
		padding:5px 0px 44px 0px;
		position:relative;
	}

	.filter form table tr td .sect_name{
		float:none;
	}

	.filter form table tr td .sect_name i.fa-angle-up,
	.filter form table tr td .sect_name i.fa-angle-down{
		display:table-cell;
		visibility:visible;
	}

	.filter form table tr td .sect_name i.fa-angle-left,
	.filter form table tr td .sect_name i.fa-angle-right{
		display:none;
		visibility:hidden;
	}

	.filter .bx_filter_block .price{
		margin:0px 10px 0px 0px;
	}

	.filter .bx_filter_block .price input[type="text"]{
		width:73px;		
	}

	.filter .bx_filter_block .bx_ui_slider_track{
		width:auto;
		height:7px;
		margin:0px;
		position:absolute;
		left:8.5px;
		right:8.5px;
		top:52px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.custom-forms-wrapper{
		margin:0px 5px 6px 0px;
	}

	.custom-forms-wrapper.checkbox label{
		padding:0px 10px;
	}

	.filter form .submit{
		float:left;
		margin:10px 0px 0px 0px;
	}

	a.catalog_item_toogle_filter_hidden{
		margin:5px 0px 0px 0px;
	}

	.filter form .submit #modef,
	a.catalog_item_toogle_filter_reset{
		margin-top:5px;
	}

	@media screen and (max-width:449px){
		.filter form .submit #modef{
			float:left;
			clear:left;
		}
	}

	.filter form .submit button[id="set_filter"]{
		width:76px;
		height:27px;
	}	

	.filter_indent{
		margin:0px 0px 10px 0px;
	}

	/***COUNT_ITEMS***/
	.count_items{
		height:auto;
	}

	/***SORTING_LIMIT***/
	.catalog-item-sorting,
	.catalog-item-limit{
		height:auto;
		display:table;
		margin:0px 15px 0px 0px;
	}

	.catalog-item-limit{		
		margin:0px;
	}

	.catalog-item-sorting label,
	.catalog-item-limit label{
		float:none;
		display:table-cell;
		vertical-align:top;
		margin:0px;
		padding:0px 10px 0px 0px;
	}

	.catalog-item-sorting label .full,
	.catalog-item-limit label .full{
		display:none;
		visibility:hidden;
	}

	.catalog-item-sorting label .short,
	.catalog-item-limit label .short{
		display:inline;
		visibility:visible;
	}

	.catalog-item-sorting a,
	.catalog-item-limit a{
		margin:0px 5px 5px 0px;
	}

	.catalog-item-sorting a:last-child,
	.catalog-item-limit a:last-child{
		margin:0px 0px 5px 0px;
	}	

	/***VIEW***/
	.catalog-item-view{
		display:none;
		visibility:hidden;
	}

	/***CATALOG_SECTION***/
	.catalog-item-list-view{
		margin:0px;
	}

	.catalog-item{		
		margin:12px 0px 0px 0px;
		padding:0px 0px 13px 0px;		
	}

	.catalog-item:nth-child(2){
		margin:8px 0px 0px 0px;
	}

	.catalog-item .catalog-item-info{		
		display:table;
		padding:0px;
	}
	
	.catalog-item .catalog-item-image{
		width:70px;
		height:70px;
		float:left;
		margin:0px 12px 0px 0px;
		padding:0px;
	}

	.catalog-item .catalog-item-image a{
		width:70px;
		height:70px;
	}

	.catalog-item .catalog-item-image a img{
		max-width:70px;
		max-height:70px;
	}

	.catalog-item .catalog-item-image .sticker{
		left:auto;
		right:-1px;
		top:auto;
		bottom:3px;
	}	

	.catalog-item .catalog-item-image .sticker span{
		width:28px;
		height:16px;
		margin:0px 0px 1px 0px;
	}

	.catalog-item .catalog-item-image img.manufacturer{
		display:none;
		visibility:hidden;
	}

	.catalog-item .catalog-item-desc{
		width:100%;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		margin:6px 0px 6px -84px;
		padding:0px 10px 0px 84px;
	}

	.catalog-item .catalog-item-title{
		margin:0px;
	}

	.catalog-item .catalog-item-preview-text,
	.catalog-item .article_rating,
	.catalog-item .properties,
	.catalog-item .compare_delay{
		display:none;
		visibility:hidden;
	}

	.catalog-item .item-price{
		width:100%;
		height:auto;
		float:left;
		display:table;
		margin:0px 0px 0px -84px;
		padding:0px 10px 0px 84px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.catalog-item .item-price .catalog-item-price{
		display:inline-block;
	}

	.catalog-item .item-price .catalog-item-price-old{
		display:table-header-group;
	}

	.catalog-item .item-price .unit{
		display:inline-block;
	}

	.catalog-item .item-price .unit span{
		display:none;
		visibility:hidden;
	}

	.catalog-item .item-price .catalog-item-price-percent{
		display:none;
		visibility:hidden;
	}

	.catalog-item .item-price br{
		display:none;
		visibility:hidden;
	}	

	.catalog-item .buy_more,
	.catalog-item .buy_more .available,
	.catalog-item .buy_more .add2basket_block,
	.catalog-item .buy_more .qnt_cont{
		display:none;
		visibility:hidden;
	}

	@media (min-width:286px) and (max-width:449px){
		.catalog-item .buy_more,
		.catalog-item .buy_more .add2basket_block{
			display:block;
			visibility:visible;
		}

		.catalog-item .buy_more{
			width:37px;
			display:table-cell;
			vertical-align:middle;			
			margin:0px;
			position:static;
		}

		.catalog-item .buy_more .add2basket_block{
			margin:0px;
		}		

		.catalog-item .buy_more button[name="add2basket"],
		.catalog-item .buy_more small.result,
		.catalog-item .buy_more .apuo{
			width:37px;
			float:left;
			margin:0px;
			position:static;
		}

		.catalog-item .buy_more .apuo{
			width:35px;
		}

		.catalog-item .buy_more button[name="add2basket"] i,
		.catalog-item .buy_more small.result i,
		.catalog-item .buy_more .apuo i{
			padding:0px;
		}

		.catalog-item .buy_more button[name="add2basket"] span,
		.catalog-item .buy_more small.result span,
		.catalog-item .buy_more .apuo span{
			display:none;
			visibility:hidden;
		}
	}

	@media (min-width:450px) and (max-width:787px){
		.catalog-item .compare_delay,
		.catalog-item .buy_more,
		.catalog-item .buy_more .available,
		.catalog-item .buy_more .add2basket_block,
		.catalog-item .buy_more .qnt_cont{
			display:block;
			visibility:visible;
		}

		.catalog-item .buy_more{
			width:189px;
			display:table-cell;
			vertical-align:middle;			
			margin:0px;
			position:static;
		}

		.catalog-item .buy_more .available{
			width:100%;
			margin:0px 0px 2px 0px;
		}

		.catalog-item .buy_more .avl,
		.catalog-item .buy_more .not_avl{
			float:left;
		}

		.catalog-item .buy_more .add2basket_block{
			float:left;
			margin:0px;
		}

		.catalog-item .buy_more .qnt_cont{
			float:left;			
			margin:3px 0px 0px 0px;
		}		

		.catalog-item .buy_more button[name="add2basket"],
		.catalog-item .buy_more small.result,
		.catalog-item .buy_more .apuo{
			width:37px;
			float:left;
			margin:0px 5px;
			position:static;
		}
		
		.catalog-item .buy_more .apuo{
			width:119px;
			margin:0px 5px 0px 0px;
		}		

		.catalog-item .buy_more button[name="add2basket"] i,
		.catalog-item .buy_more small.result i{
			padding:0px;
		}

		.catalog-item .buy_more button[name="add2basket"] span,
		.catalog-item .buy_more small.result span,
		.catalog-item .buy_more .apuo .full{
			display:none;
			visibility:hidden;
		}		

		.catalog-item .buy_more .apuo .short{
			display:inline-block;
			visibility:visible;
		}

		.catalog-item .compare_delay{
			width:63px;
			position:absolute;
			right:0px;
			top:50%;
			margin:-3px 0px 0px 0px;
		}

		.catalog-item .delay{
			margin:0px;
		}

		.catalog-item .compare a,
		.catalog-item .delay a{
			width:27px;
			padding:0px;
		}

		.catalog-item .compare a span,
		.catalog-item .delay a span{
			display:none;
			visibility:hidden;
		}
	}	

	/***TABLE_VIEW***/
	.catalog-item-table-view{
		margin:0px;		
	}

	.catalog-item-table-view .catalog-item-card{
		padding:0px 0px 13px 0px;
	}

	.catalog-item-table-view .catalog-item-card:first-child{
		margin:8px 0px 0px 0px;
	}

	.catalog-item-table-view .catalog-item-card:nth-child(n+4){
		display:block;
		visibility:visible;
	}

	/***PRICE_VIEW***/
	.catalog-item-price-view{
		margin:0px;		
	}	

	.catalog-item-price-view .catalog-item-image .sticker span .text{
		display:block;
		visibility:visible;
	}

	.catalog-item-price-view .catalog-item-title{
		width:100%;
		float:left;		
		margin:6px 0px 6px -84px;
		padding:0px 10px 0px 84px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;		
	}

	.catalog-item-price-view .item-price{
		display:block;
	}

	.catalog-item-price-view .item-price .catalog-item-price-old{
		display:block;
		visibility:visible;
	}

	.catalog-item-price-view .unit,
	.catalog-item-price-view .available{
		display:none;
		visibility:hidden;
	}

	@media (min-width:450px) and (max-width:787px){
		.catalog-item-price-view .available{
			width:189px;
			display:block;
			visibility:visible;
			position:absolute;
			right:0px;
			top:50%;
			margin:-26px 0px 0px 0px;
		}

		.catalog-item-price-view .avl,
		.catalog-item-price-view .not_avl{
			margin:0px;
		}

		.catalog-item-price-view .buy_more .add2basket_block{
			margin:23px 0px 0px 0px;
		}

		.catalog-item-price-view .buy_more .apuo{
			margin:23px 5px 0px 0px;
		}

		.catalog-item-price-view .buy_more .compare,
		.catalog-item-price-view .buy_more .delay{
			display:block;
			visibility:visible;
			margin:23px 5px 0px 0px;
		}

		.catalog-item-price-view .buy_more .delay{		
			margin:23px 0px 0px 0px;
		}
	}	

	/***CATALOG_DETAIL***/
	.catalog-detail .column{
		width:100%;
		display:table;
	}

	.catalog-detail .column.first{
		width:100%;
	}

	.catalog-detail .column.second{
		padding:0px;
	}	

	.catalog-detail-pictures .detail_picture{
		height:200px;
	}	

	.catalog-detail-pictures .detail_picture img{
		max-width:200px;
		max-height:200px;
	}

	.catalog-detail-pictures .detail_picture .sticker{
		top:-6px;
	}	

	.catalog-detail-pictures .detail_picture img.manufacturer{
		bottom:6px;
	}

	.catalog-detail-pictures .more_photo{
		margin:9px 0px 0px 0px;
	}

	.catalog-detail-pictures .more_photo ul{
		float:none;
	}

	.catalog-detail-pictures .more_photo ul li{
		width:64px;
		height:64px;
		float:none;
		margin:0px 3px 3px 0px;		
		display:inline-block;
		vertical-align:top;		
	}	

	.catalog-detail-pictures .more_photo ul li a.catalog-detail-images{
		width:64px;
		height:64px;
	}

	.catalog-detail-pictures .more_photo ul li a.catalog-detail-images img{
		max-width:64px;
		max-height:64px;
	}	

	.catalog-detail .catalog-detail-offers{
		float:none;
		display:table-header-group;
		margin:0px;
		padding:0px;
	}

	.catalog-detail .price_buy_detail{
		margin:12px 0px 0px 0px;
		padding:10px;
	}

	.catalog-detail .catalog-detail-price{
		width:100%;
		float:none;
		margin:0px;
	}	

	.catalog-detail .catalog-detail-price .avl,
	.catalog-detail .catalog-detail-price .not_avl{
		margin:0px auto;
	}

	.catalog-detail .catalog-detail-buy{
		float:none;
		margin:7px 0px 0px 0px;
	}

	.catalog-detail .buy_more_detail{
		width:209px;
		float:none;
		display:table;
		margin:0px auto;
	}

	.catalog-detail .buy_more_detail .qnt_cont{
		float:none;
		display:table;
		margin:0px auto 10px;
	}

	.catalog-detail .buy_more_detail button[name="add2basket"],
	.catalog-detail .buy_more_detail small.result,
	.catalog-detail .buy_more_detail .apuo_detail{
		margin:0px;
	}

	.catalog-detail .buy_more_detail button[name="boc_anch"]{
		float:none;
		clear:none;
	}

	.catalog-detail .compare_delay{
		float:none;
		clear:none;
		margin:5px auto 0px;
	}

	.catalog-detail .article_rating{
		width:auto;
		float:none;
		display:table;
		margin:0px auto;
		padding:13px 0px 0px 0px;
	}	

	.catalog-detail .catalog-detail-preview-text,
	.catalog-detail .catalog-detail-properties{
		padding:0px;
	}

	.catalog-detail-element .section{
		margin:15px 0px 0px 0px;		
	}	

	.catalog-detail-element .section ul.tabs li{	
		height:32px;		
	}

	.catalog-detail-element .section ul.tabs li.current:after{
		bottom:-5px;
		margin:0px 0px 0px -4px;
		padding:0px;
	}

	.catalog-detail-element .section ul.tabs li a{
		padding:0px 9px;
	}

	.catalog-detail-element .section ul.tabs li:hover a,
	.catalog-detail-element .section ul.tabs li.current a{
		padding:0px 8px;
	}

	.catalog-detail-element .section .box{
		margin:0px;
	}	

	.catalog-detail .box .description img{
		max-width:100%;
		height:auto;
	}

	.reviews-collapse{
		margin:0px 0px 20px 0px;
	}

	.comment .userpic{
		display:none;
		visibility:hidden;
		margin:0px 10px 0px 0px;
	}

	.comment .text{
		width:100%;
	}

	@media (min-width:350px) and (max-width:787px){
		.comment .userpic{
			display:block;
			visibility:visible;
		}

		.comment .text{
			margin:0px 0px 0px -69px;
			padding:0px 0px 0px 69px;
			-moz-box-sizing:border-box;
			-webkit-box-sizing:border-box;
			box-sizing:border-box;
		}
	}

	/***COMPARE***/
	.compare-list-result .sort .sorttext{
		display:none;
		visibility:hidden;
	}

	.compare-list-result .sort a.sortbutton .def{
		display:none;
		visibility:hidden;
	}

	.compare-list-result .sort a.sortbutton .mob{
		display:inline-block;
		visibility:visible;
	}

	/***RELATED_ITEMS***/
	.related-items,
	.bigdata-items{
		margin:24px 0px 0px 0px;
	}

	.related-items .h3,
	.bigdata-items .h3{
		padding:0px;
	}

	/***CONSTRUCTOR_ITEMS***/
	.set-constructor-items .catalog-item-card::before{
		width:22px;
		height:22px;		
		left:39px;
		top:-12px;
	}

	.set-constructor-items .catalog-item-card.set_element,
	.set-constructor-items .catalog-item-card.set_result{
		width:100%;		
	}

	.set-constructor-items .catalog-item-card.set_element{		
		padding:0px;
	}

	.set-constructor-items .catalog-item-card{
		width:100%;
		margin:2px 0px 0px 0px;
		padding:0px;
	}

	.set-constructor-items .catalog-item-card:nth-child(n+4){
		display:block;
		visibility:visible;
	}

	.catalog-detail-element .set-constructor-items .catalog-item-card,
	.catalog-detail-element .set-constructor-items .catalog-item-card:nth-child(5n+1){
		margin:2px 0px 0px 0px;
	}

	.set-constructor-items .catalog-item-card .catalog-item-info{
		padding:10px;
		position:static;
	}

	.set-constructor-items .catalog-item-card .item-image,
	.set-constructor-items .catalog-item-card .item-image a,
	.set-constructor-items .catalog-item-card .item-image span{
		height:70px;
	}

	.set-constructor-items .catalog-item-card .item-image{
		display:table;
		position:static;
	}

	.set-constructor-items .catalog-item-card .item-image a img,
	.set-constructor-items .catalog-item-card .item-image span img{
		max-width:70px;
		max-height:70px;
	}

	.set-constructor-items .catalog-item-card .item-all-title,
	.set-constructor-items .catalog-item-card .item-price-cont{
		height:auto;
		margin:0px 0px 9px -82px;
		padding:0px 10px 0px 82px;
	}

	.set-constructor-items .catalog-item-card .item-price-cont{		
		margin:0px 0px 0px -82px;		
	}
	
	.set-constructor-items .catalog-item-card.set_result .item-price-cont{		
		height:auto;
		margin:7px 0px 0px -82px;
		padding:0px 10px 36px 82px;
	}

	.set-constructor-items .catalog-item-card.set_result .catalog-item-price-percent{
		display:block;
		visibility:visible;
	}

	.set-constructor-items .catalog-item-card.set_result .catalog-item-price-percent .text,
	.set-constructor-items .catalog-item-card.set_result .catalog-item-price-percent .set-result-price-discount{
		display:block;
		margin:0px;
		padding:0px;
	}

	.set-constructor-items .catalog-item-card.set_result .buy_more{
		width:auto;		
		position:absolute;
		left:92px;
		bottom:10px;
	}

	.set-constructor-items .catalog-item-card.set_result .buy_more button[name="add2basket"],
	.set-constructor-items .catalog-item-card.set_result .buy_more small.result{
		width:132px;
		margin:0px;
	}

	.set-constructor-items .catalog-item-card.set_result .buy_more button[name="add2basket"] i,
	.set-constructor-items .catalog-item-card.set_result .buy_more small.result i{
		padding:0px 7px 0px 0px;
	}

	.set-constructor-items .catalog-item-card.set_result .buy_more button[name="add2basket"] span,
	.set-constructor-items .catalog-item-card.set_result .buy_more small.result span{
		display:inline-block;
		visibility:visible;
	}

	.set-constructor-items .collect_set{
		display:none;
		visibility:hidden;
	}

	/***CONSTRUCTOR_POPUP***/
	.popup-set,
	.popup-window-overlay.pop-up-bg{
		display:none !important;
		visibility:hidden;
	}

	/***PAGINATION***/
	.pagination ul li{
		margin:0px 4px 4px 0px;
	}

	/***TO_TOP***/
	a#to_top{
		display:none !important;
		visibility:hidden;
		opacity:0 !important;
	}

	/***COMPOSITE***/
	a.bx-composite-btn{
		display:none;
		visibility:hidden;
	}

	/***BX_PANEL***/
	.bx-panel{
		display:none;
		visibility:hidden;
	}

	/***CALL_BACK***/
	.callback{ 
		width:auto;
		margin:0px;
	}

	/***MODAL***/
	#addItemInCart{
		width:auto;
		margin:0px;
	}

	#addItemInCart .cont{
		padding:12px;
	}

	#addItemInCart .item_image_cont{
		display:none;
		visibility:hidden;
	}

	#addItemInCart .item_title{
		margin:0px;
	}

	#addItemInCart .item_links{
		margin:7px 0px 0px 0px;
	}

	#addItemInCart .item_links .close{
		height:28px;
		float:none;
		margin:5px 0px 0px 0px;
	}

	#addItemInCart .item_links form{
		margin:5px 0px 0px 5px;
	}

	#addItemInCart .item_links .order{
		height:28px;
	}	

	/***ADD2BASKET_OFFER***/
	.more_options{
		width:auto;
		margin:0px;
	}	

	.more_options .item_info{		
		padding:0px 12px 12px 12px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.more_options .item_info .item_image{
		display:none;
		visibility:hidden;
	}

	.more_options .item_info .item_block{
		padding:0px;
	}

	.more_options .item_block .offer_block{
		margin:0px 0px 17px 0px;
	}

	.more_options .item_block .catalog_price{
		float:left;
		position:static;
	}

	.more_options .item_block .catalog_buy_more{
		float:right;
		clear:both;
		position:static;
	}

	@media (min-width:380px) and (max-width:787px){
		.more_options .item_block .catalog_buy_more{
			position:absolute;
			right:0px;
			bottom:0px;
		}
	}

	.more_options .item_block .buy_more .qnt_cont{
		float:right;
		margin:0px;
	}

	.more_options .item_block .buy_more button[name="add2basket"],
	.more_options .item_block .buy_more small.result{
		float:left;
		clear:right;
		margin:5px 0px 0px 0px;
	}	

	/***ORDER-CART***/
	.cart-items .sort-clear{
		margin:0px;
	}

	.cart-items .sort .sorttext{
		display:none;
		visibility:hidden;
	}

	.cart-items .sort a.sortbutton .def{
		display:none;
		visibility:hidden;
	}

	.cart-items .sort a.sortbutton .mob{
		display:inline-block;
		visibility:visible;
	}

	.cart-items .clear,
	.cart-items .clear.clear-shelve,
	.cart-items .clear.clear-subscribe{
		width:29px;
	}	

	.cart-items .clear .clear_cont i{
		padding:0px;
	}
	
	.cart-items .clear .clear_cont span{
		display:none;
		visibility:hidden;
	}

	.cart-items .equipment .thead{
		display:none;
		visibility:hidden;
	}

	.cart-items .equipment-order .thead{		
		padding:0px 14px 0px 15px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.cart-items .equipment-order .thead .cart-item-name{		
		padding:0px;
	}

	.cart-items .equipment-order .thead .cart-item-summa{
		display:none;
		visibility:hidden;
		padding:0px;
	}

	.cart-items .equipment .tbody .tr{		
		margin:0px;
	}	

	.cart-items .equipment-order .tbody .tr_into{
		padding:4px 12px 4px 13px;		
	}

	.cart-items .equipment-order .tbody .cart-item-number{
		display:none;
		visibility:hidden;
		padding:0px;
	}

	.cart-items .equipment .tbody .cart-item-image,
	.cart-items .equipment-order .tbody .cart-item-image{
		display:none;
		visibility:hidden;
	}

	.cart-items .equipment .tbody .cart-item-image{
		width:50px;
		padding:0px 10px 0px 0px;
	}

	.cart-items .equipment .tbody .cart-item-image img{
		width:48px;
		height:48px;
	}	

	.cart-items .equipment .tbody .cart-item-quantity{
		width:36px;
		padding:0px;
	}
	
	.cart-items .equipment .tbody .cart-item-quantity a.minus,
	.cart-items .equipment .tbody .cart-item-quantity a.plus{
		display:none;
		visibility:hidden;
	}

	@media screen and (max-width:499px){
		.cart-items .equipment .tbody .cart-item-quantity input[class="quantity"]{
			width:24px;
		}
	}

	.cart-items .equipment .tbody .cart-item-summa,
	.cart-items .equipment-order .tbody .cart-item-summa{
		display:none;
		visibility:hidden;
	}	

	.cart-items .equipment-order .tbody .cart-item-summa{
		padding:0px;
	}

	.cart-items .equipment .tbody .cart-item-actions{
		width:29px;
		padding:0px 0px 0px 10px;
	}

	.cart-items .equipment .tbody .cart-item-actions .delete{
		margin:5px 0px 0px 0px;
	}	

	@media (min-width:380px) and (max-width:787px){
		.cart-items .equipment .tbody .cart-item-summa,
		.cart-items .equipment-order .thead .cart-item-summa,
		.cart-items .equipment-order .tbody .cart-item-summa{
			display:table-cell;
			visibility:visible;
		}
	}

	@media (min-width:500px) and (max-width:787px){
		.cart-items .equipment .tbody .cart-item-image,
		.cart-items .equipment-order .tbody .cart-item-number,
		.cart-items .equipment-order .tbody .cart-item-image{
			display:table-cell;
			visibility:visible;
		}

		.cart-items .equipment .tbody .cart-item-quantity{
			width:93px;
		}		

		.cart-items .equipment .tbody .cart-item-quantity a.minus, 
		.cart-items .equipment .tbody .cart-item-quantity a.plus{
			display:table;
			visibility:visible;
		}
	}

	@media (min-width:561px) and (max-width:787px){
		.cart-items .equipment .tbody .cart-item-actions{
			width:63px;
		}

		.cart-items .equipment .tbody .cart-item-actions .delete{
			margin:0px 0px 0px 5px;
		}		
	}

	.cart-items .equipment-order .tbody .cart-itogo,
	.cart-items .equipment-order .tbody .cart-allsum{
		width:auto;
		padding:0px;
	}

	.cart-items .equipment .tbody .myorders_itog,
	.cart-items .equipment-order .myorders_itog{		
		height:auto;
	}

	.cart-items .equipment .tbody .myorders_itog{
		margin:0px;
		padding:4px 0px;
	}

	.cart-items .equipment-order .myorders_itog{
		padding:4px 13px 4px 14px;		
	}

	.cart-items .equipment .tbody .myorders_itog .cart-itogo,
	.cart-items .equipment .tbody .myorders_itog .cart-allsum,
	.cart-items .equipment-order .myorders_itog .cart-itogo,
	.cart-items .equipment-order .myorders_itog .cart-allsum{
		width:auto;		
		display:inline-block;
	}

	.cart-items .equipment .tbody .myorders_itog .cart-allsum{
		padding:0px 0px 0px 5px;
	}

	.cart-items .equipment-order .myorders_itog .cart-allsum{
		padding:0px;
	}

	.cart-items table.w100p{
		margin:9px 0px 0px 0px;
	}

	.cart-items table.w100p td.cart-coupon{
		width:100%;
		float:left;
		margin:0px -99px 0px 0px;
		padding:0px 104px 12px 0px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.cart-items table.w100p td.cart-coupon input{
		width:100%;
		height:28px;
		padding:0px 7px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.cart-items table.w100p td.tal{
		width:auto;
		float:left;
		padding:0px;
	}

	.cart-items table.w100p td.tal button{
		width:99px;
		height:28px;
	}

	.cart-items table.w100p td.tac{
		width:auto;
		float:right;
		clear:both;
		margin:12px 0px 0px 0px;
		padding:0px;
	}

	.cart-items table.w100p td.tac .boc_cart_anch{
		width:134px;
		height:28px;
	}

	.cart-items table.w100p td.tar{
		width:auto;
		float:right;
		clear:both;
		margin:5px 0px 0px 0px;
		padding:0px;
	}

	.cart-items table.w100p td.tar button{
		width:121px;
		height:28px;
	}

	.cart-accessories{
		margin:25px 0px 0px 0px;
	}

	.cart-accessories .h3{
		padding:0px;
	}

	.myorders .order-info_in table .points_deliv{
		display:none;
		visibility:hidden;
	}

	.myorders .order-info input[type="text"],
	.personal input[type="text"],
	.personal input[type="password"]{
		width:100%;
		height:27px;
		padding:0px 7px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.myorders .order-info textarea, 
	.personal textarea{
		width:100%;
		min-width:100%;
		max-width:100%;
		padding:7px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.myorders .order-info .dropdown-block{
		width:auto;
	}

	.order-checkout button[name="submitbutton"],
	.personal button[type="submit"]{
		height:28px;
	}	

	/***REGISTER, AUTORIZATION, FORGOT_PASS, CHANGE_PASS, CONTACTS***/	
	.content-form .field input[type="text"],
	.content-form .field input[type="password"]{
		width:100%;
		height:27px;
		padding:0px 7px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.content-form .field input[name="captcha_word"]{
		width:89px;
	}
	
	.content-form .field textarea{
		width:100%;
		min-width:100%;
		max-width:100%;
		padding:7px;
		box-sizing:border-box;
	}
	
	.content-form .field button[type="submit"]{
		height:28px;
	}

	/***NEW_OLD_BYERS***/
	.order-checkout table.sale_order_full td{
		width:100%;
		float:left;
	}

	.order-checkout table.sale_order_full_table input[type="text"],
	.order-checkout table.sale_order_full_table input[type="password"]{
		width:100%;
		height:27px;
		padding:0px 7px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.order-checkout table.sale_order_full_table button[type="submit"]{
		width:220px;
		height:28px;
		padding:0px;
	}

	.order-checkout table.sale_order_full_table .forgot{
		width:218px;
	}

	/***POPUP_WINDOWS_STYLES***/
	.pop-up,
	.bx-core-adm-dialog.popup-auth,
	.bx-core-adm-dialog.popup-store{
		left:10px !important;
		right:10px;
	}	

	.pop-up .h1,
	.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-head{		
		height:auto;
		padding:7px 0px 7px 12px;
	}	

	.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-content-wrap{		
		width:100%;
		float:left;
		padding:12px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.bx-core-adm-dialog.popup-auth .bx-core-adm-dialog-content{
		width:100% !important;
		height:auto !important;
	}

	.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-content{
		width:100% !important;
		height:auto !important;
		float:left;
		max-height:400px;
	}

	.bx-core-adm-dialog.popup-store table.data td.map{
		display:none;
		visibility:hidden;
	}

	.bx-core-adm-dialog.popup-store table.data td.ora-store .ora-storelist{
		height:auto;
		max-height:400px;
	}

	.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-buttons{
		width:100%;
		float:left;
		padding:5px 0px 0px 0px;
	}

	.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-buttons button[id="crmOk"]{
		width:152px;
		height:28px;
		margin:5px 0px 0px 0px;
	}

	.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-buttons button[id="cancel"]{
		width:121px;
		height:28px;
		margin:5px 0px 0px 5px;
	}
}

/***720px - 960px***/
@media (min-width:788px) and (max-width:1253px){
	.header_2, .header_4{
		display:block !important;
	}

	.workarea{
		width:718px;
	}

	.breadcrumb{ 
		width:475px;
	}

	.anythingContainer{
		width:718px;
		height:228px;
	}

	.news_home ul.lsnn li a .title-link{
		width:252px;
	}

	.ndl_tabs .section .box .catalog-item-card:nth-child(n + 7){
		display:none;
	}

	.catalog-item-card:nth-child(3n + 2){
		margin:0px 2px 2px 2px;
	}

	.catalog-item-card:nth-child(3n + 1),
	.catalog-item-card:nth-child(3n + 3){
		margin:0px 0px 2px 0px;
	}

	.kabinet a.register i{
		padding:0px;
	}

	.kabinet a.register span{
		display:none;
		visibility:hidden;
	}

	.compare_line a .text,
	.delay_line a .text,
	.viewed_line a .text{
		display:none;
		visibility:hidden;
	}	

	ul.news_prev_next li a .title-link,
	ul.news_prev_next li a .title-link span{
		width:237px;
	}

	.vendors-section-item:nth-child(3n + 2){
		margin:0px 2px 2px 2px;
	}

	.vendors-section-item:nth-child(3n + 1),
	.vendors-section-item:nth-child(3n + 3){
		margin:0px 0px 2px 0px;
	}

	.catalog-section-child:nth-child(3n + 2){
		margin:0px 2px 2px 2px;
	}

	.catalog-section-child:nth-child(3n + 1),
	.catalog-section-child:nth-child(3n + 3){
		margin:0px 0px 2px 0px;
	}	

	.catalog-item-sorting label .full,
	.catalog-item-limit label .full{
		display:none;
		visibility:hidden;
	}

	.catalog-item-sorting label .short,
	.catalog-item-limit label .short{
		display:inline;
		visibility:visible;
	}	

	.catalog-item .catalog-item-desc{ 
		width:327px;
	}	

	.catalog-item-price-view .catalog-item-title{
		width:291px;
	}

	.catalog-item-price-view .available{
		width:48px;
	}

	.catalog-item-price-view .avl i, 
	.catalog-item-price-view .not_avl i{
		padding:0px;
	}

	.catalog-item-price-view .avl span,
	.catalog-item-price-view .not_avl span{
		display:none;
		visibility:hidden;
	}	

	.catalog-detail .column.first{
		width:290px;
	}

	.catalog-detail-pictures .detail_picture{
		height:290px;
	}	

	.catalog-detail-pictures .detail_picture img{
		max-width:290px;
		max-height:290px;
	}

	.catalog-detail-pictures .more_photo ul li:nth-child(3n+3){
		margin:0px 0px 10px 0px;
	}

	.catalog-detail-pictures .more_photo ul li:nth-child(3n+1),
	.catalog-detail-pictures .more_photo ul li:nth-child(3n+2){
		margin:0px 10px 10px 0px;
	}

	.catalog-detail .catalog-detail-price{
		float:none;
		margin:-8px 0px 0px 0px;
	}

	.catalog-detail .catalog-detail-price .avl,
	.catalog-detail .catalog-detail-price .not_avl{
		margin:0px auto;
	}

	.catalog-detail .catalog-detail-buy{
		float:none;
		margin:7px 0px 0px 0px;
	}

	.catalog-detail .buy_more_detail{
		width:209px;
		float:none;
		display:table;
		margin:0px auto;
	}

	.catalog-detail .buy_more_detail .qnt_cont{
		float:none;
		display:table;
		margin:0px auto 10px;
	}

	.catalog-detail .buy_more_detail button[name="add2basket"],
	.catalog-detail .buy_more_detail small.result,
	.catalog-detail .buy_more_detail .apuo_detail{
		margin:0px;
	}

	.catalog-detail .buy_more_detail button[name="boc_anch"]{
		float:none;
		clear:none;
	}

	.catalog-detail .compare_delay{
		float:none;
		clear:none;
		margin:5px auto 0px;
	}

	.catalog-detail .box .catalog-item-card:nth-child(n + 7){
		display:none;
	}

	.related-items .catalog-item-card:nth-child(n + 4),
	.bigdata-items .catalog-item-card:nth-child(n + 4){
		display:none;
	}

	.set-constructor-items .catalog-item-card{
		width:140px;
		margin:0px 0px 0px 2px;
	}

	.set-constructor-items .catalog-item-card.set_element,
	.set-constructor-items .catalog-item-card.set_result{
		width:142px;
	}	
	
	.set-constructor-items .catalog-item-card.set_element{
		margin:0px;
	}

	.set-constructor-items .catalog-item-card .item-image,
	.set-constructor-items .catalog-item-card .item-image a,
	.set-constructor-items .catalog-item-card .item-image span{
		height:111px;
	}

	.set-constructor-items .catalog-item-card .item-image a img,
	.set-constructor-items .catalog-item-card .item-image span img{
		max-width:111px;
		max-height:111px;
	}

	.set-constructor-items .catalog-item-card .item-all-title{
		height:62px;
	}

	.set-constructor-items .catalog-item-card .item-price-cont{
		height:41px;
	}

	.set-constructor-items .catalog-item-card.set_result .item-price-cont{
		height:65px;
	}

	.set-constructor-items .catalog-item-card .item-price{
		bottom:0px;
	}

	.set-constructor-items .catalog-item-card .catalog-item-price-percent .text,
	.set-constructor-items .catalog-item-card .catalog-item-price-percent .set-result-price-discount{
		display:block;
		margin:0px;
		padding:0px;
	}

	.set-constructor-items .catalog-item-card.set_result .buy_more button[name="add2basket"],
	.set-constructor-items .catalog-item-card.set_result .buy_more small.result{
		width:112px;
	}

	.cart-items .sort a.sortbutton .def{
		display:none;
		visibility:hidden;
	}

	.cart-items .sort a.sortbutton .mob{
		display:inline-block;
		visibility:visible;
	}

	.cart-accessories .catalog-item-card:nth-child(n + 7){
		display:none;
	}	
}

/***720px***/
@media (min-width:788px) and (max-width:1013px){
	.center{
		width:768px;
	}

	header{  
		height:123px;
		position:relative;
	}

	.clvh header{
		height:123px;
		margin:0px;
	}

	.header_1{
		width:432px;
		height:123px;
	}

	.header_2{
		width:526px;
		height:56px;
		position:absolute;
		left:143px;
		top:123px;
	}

	.header_2 #altop_search{
		width:100%;
		height:46px;
		margin:5px 0px 0px 0px !important;
	}

	.top-menu,
	.top-menu-header{
		display:none;
		visibility:hidden;
	}
	
	.top_panel{
		display:block;
		visibility:visible;
	}
	
	.content-wrapper{ 
		padding:0px;
	}
	
	.content{ 
		width:718px;
		margin:0px 0px 0px 25px;
	}
	
	.left-column,	
	.top-catalog{
		display:none;
		visibility:hidden;
	}	
		
	.body_text{
		padding:0px !important;
	}
	
	.vendors_bottom{
		display:block;
		visibility:visible;
	}
	
	.subscribe_bottom{
		display:block;
		visibility:visible;
	}
	
	.stati_bottom{
		display:block;
		visibility:visible;
	}
	
	.stati_bottom .h3{
		float:left;
	}
	
	.stati_bottom a.all{
		float:right;
		margin:4px 0px 0px 0px;
	}
	
	.stati_bottom ul.lsnn{
		width:100%;
	}
	
	.stati_bottom ul.lsnn li{
		width:214px;
		display:table-cell;
		vertical-align:top;
		margin:0px;
		padding:0px 0px 0px 38px;
	}
	
	.stati_bottom ul.lsnn li:first-child{
		padding:0px;
	}
	
	.already_seen{
		margin:0px;
	}
	
	.already_seen ul{
		width:711px;
		margin:0px 33px 0px 24px;
	}
	
	.already_seen ul li:nth-child(n + 10){
		display:none;
	}
	
	.already_seen ul li:nth-child(n+8) a span{
		left:auto;
		right:18px;
	}
	
	.already_seen ul li:nth-child(n+8) a span::before{
		left:auto;
		right:11px;
	}
	
	.already_seen_empty{
		display:block;
		visibility:visible;
	}

	.footer_menu_soc_pay{
		width:708px;
	}

	.footer_menu{
		width:100%;
	}

	.footer_menu ul{
		padding:0px 20px 0px 0px;
	}

	.footer_soc_pay{
		width:100%;
	}

	.footer_soc,
	.footer_pay{		
		margin:16px 0px 0px 0px;
	}
	
	.footer_left{
		height:70px;
	}
	
	.footer_center{
		width:200px;
		height:70px;
	}
	
	.footer_right{
		width:234px;
		height:70px;
	}
	
	.footer_right .counters{
		display:none;
		visibility:hidden;
	}
	
	.footer_right .footer-design{
		float:left;
		margin:23px 0px 0px 0px;
	}
	
	.foot_panel{
		width:747px;
	}	

	.kabinet a.login_anch i,
	.kabinet a.personal i{
		padding:0px;
	}

	.kabinet a.login_anch span,
	.kabinet a.personal span{
		display:none;
		visibility:hidden;
	}	

	.foot_panel_2 a.cart .text{
		display:none;
		visibility:hidden;
	}
	
	a#to_top{
		width:100%;
		height:36px;
	}

	a#to_top i{
		width:auto;
		left:11px;
		top:5px;
	}
}

/***960px***/
@media (min-width:1014px) and (max-width:1253px){
	.center{
		width:994px;
	}

	.header_2{
		width:305px;
	}

	.header_2 #altop_search{
		width:264px;
	}

	.title-search-result{
		width:532px !important;
	}

	.clvh .top-menu{
		width:994px;
	}

	.content{ 
		width:945px;
	}
	
	ul.left-menu > li.parent > ul.submenu,
	ul.left-menu > li.parent > .catalog-section-childs{
		max-width:718px;
	}

	.already_seen ul{
		width:948px;
		margin:0px 22px 0px 24px;
	}

	.already_seen ul li:nth-child(n + 13){
		display:none;
	}

	.already_seen ul li:nth-child(n+11) a span{
		left:auto;
		right:18px;
	}

	.already_seen ul li:nth-child(n+11) a span::before{
		left:auto;
		right:11px;
	}

	.footer_menu_soc_pay{
		width:934px;
	}

	.footer_menu{
		width:718px;
	}

	.footer_menu ul{
		padding:0px 20px 0px 0px;
	}

	.footer_soc_pay{
		width:216px;
	}	

	.footer_center{
		width:219px;
	}

	.foot_panel{
		width:945px;		
	}	
}

/***MAX_WIDTH***/
@media (min-width:1254px){
	.header_2, .header_4{
		display:block !important;
	}
}

.tooltip {
    z-index: 9999;
	/*position: absolute;*/
	display: none;
	top:0px;
	left:0px;
	background-color: #000;
	padding: 5px 10px 5px 10px;
	color: white;
	opacity: 0.8;
	border-radius: 5px;
}

.viewed_line a i {
    color: rgba(0, 0, 0, 0.27);
}
.viewed_line a{
    border-right-color: rgba(0, 0, 0, 0.05);
}
.viewed_line a:hover{
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}


.desctext{
    margin: 30px 0 20px 0;
}

/***ADVANTAGES***/
.advantages{
	width:100%;
	float:left;
	display:table;
	margin:16px 0px 0px 0px;
}

.advantages.lines{
	padding:0px 0px 17px 0px;	
}

.advantages .adv-item{
	display:table-cell;
	vertical-align:middle;
}

.advantages .adv-icon,
.advantages .adv-text{
	display:table-cell;
	vertical-align:middle;
}

.advantages .adv-icon{
	padding:0px 16px;
}

@media only screen and (max-device-width : 480px) {
	.advantages .adv-item{display:block;margin: 0 0 5px;}
}


.links_brands{
    width: 100%;
    display: table;
    margin: 0px 0px 12px 0px;
    padding: 0px 0px 12px 0px;
}

.links_brands .image_cont{
    width: 180px;
    display: table-cell;
    vertical-align: top;
    margin: 0px;
    padding: 0px 15px 0px 0px;

}


.links_brands .image_cont .image {
    width: 180px;
    height: 90px;
    display: table-cell;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.links_brands  .image img {
    max-width: 180px;
    width: auto;
    max-height: 90px;
    height: auto;
}

.links_brands .descr {
    width: auto;
    display: table-cell;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
}

.links_brands .descr .stati-detail {
    width: 100%;
    margin: 5px 0px;
    padding: 0px;
    max-height: 80px;
    overflow: hidden;
}

.links_brands p {
    margin: 0px;
    padding: 0px 0px 12px 10px;
}

.links_brands .more  {
    text-align: right;
    float: right;
    color: #8184a1;
}

.links_brands .descr .detail_active {
    max-height: 100% !important;

}

.links_brands ul {
    float: left;
    width: 100%;
}
.links_brands ul li{
    float: left;
    -width: 33%;
    list-style: none;
    min-height: 25px;
    max-height: 25px;
}

.links_brands ul li a img {
    width: 20px;
    position: absolute;
    margin-right: -2px;
    margin-left: -30px;
}

.links_brands ul li a span{
	-color: #8184a1;
}
.links_brands ul li a{
	padding-left: 20px;
	text-decoration: none;
	font-weight:  bold;
}
.links_brands ul li a:hover{
	text-decoration: underline;
}

@media screen and (max-width: 767px) {
	.links_brands ul li{
		width: 50%;
	}
	.links_brands .descr .stati-detail {
		max-height: 77px;
	}
}
@media screen and (max-width: 480px) {
	.links_brands .descr {
		width: 100%;
		float: left;
	}

	.links_brands .image_cont{
		width: 100%;
		float: left;
	}

	.links_brands ul li{
		width: 100%;
	}
}
/***BANNERS_MAIN***/
.banners_main{
	width:100%;
	float:left;	
	margin:18px 0px 0px 0px;
	position:relative;
	overflow:hidden;
	z-index:599;
}

.banners_main .row{
	width:100%;	
	display:table;
}

.banners_main .banner-item{
	height:270px;
	display:table-cell;
	vertical-align:bottom;	
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.banners_main .item-block-cont{
	width:100%;	
	display:table;	
	margin:0px;
	padding:24px 31px;
	position:relative;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;	
}

.banners_main .banner-item:hover .item-block-cont{	
	height:270px;	
}

.banners_main .item-block-cont:after{
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	opacity:0;	
}

.banners_main .banner-item:hover .item-block-cont:after{
	opacity:1;
}

.banners_main .item-block{	
	display:table-cell;
	vertical-align:bottom;
	position:relative;	
	z-index:599;
}

.banners_main .item-btn{	
	overflow:hidden;
}

.banners_main .banner-item:hover .item-btn{	
	padding:0px 0px 41px 0px;
}

.banners_main button[name="item-button"]{
	height:31px;	
	margin:0px;
	padding:0px 27px 0px 17px;
	position:absolute;
	left:0px;
	bottom:-31px;
	opacity:0;
}

.banners_main .banner-item:hover button[name="item-button"]{
	bottom:0px;
	opacity:1;
}

.banners_main button[name="item-button"]:after{
	position:absolute;
	right:14px;
	top:50%;
	margin:-4px 0px 0px 0px;
}
	/***BANNERS_MAIN***/
	.banners_main{
		padding:0px 10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		overflow:visible;
	}

	.banners_main .row:first-child,
	.banners_main .row:last-child{
		overflow:hidden;
	}

	.banners_main .banner-item{
		width:100% !important;
		height:109px;
		display:table;
	}

	.banners_main .banner-item{
		margin:2px 0px 0px 0px;
	}

	.banners_main .row:first-child .banner-item:first-child{
		margin:0px;
	}

	.banners_main .item-block-cont{
		height:109px;		
		padding:12px;
	}

	.banners_main .banner-item:hover .item-block-cont{
		height:109px;
	}

	.banners_main .item-block{
		vertical-align:middle;
	}

	.banners_main .item-btn{	
		overflow:visible;
	}

	.banners_main .banner-item:hover .item-btn{	
		padding:0px;
	}

	.banners_main button[name="item-button"]{
		display:none;
		visibility:hidden;		
	}
    .block_tabs-all{
	margin-top: 20px;
}
.block_tabs{
	display: flex;
	align-items: center;
	justify-content: center;
    margin-top: -1px;
    margin-right: -1px;
}

.block_tabs .tab{
	flex:0 0 50%; 
	border-radius: 4px;
	border: 1px solid #d0d0d0;
	color: #999999;
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;
	padding:20px;
	text-align: center;
    box-sizing: border-box; 
    cursor: pointer;
}
.block_tabs .tab:hover,.block_tabs .tab.active{
	color:  #e57a1f;
	text-decoration: none;
}
.block_tabs .tab.active{
	border: 1px solid transparent;
}
.block_tabs-all .myorders .order-info .property,.block_tabs-all .order-info .property, .d-flex{
    display: flex;
}
.block_tabs-all .myorders .order-info, .block_tabs-all .one_click .order-info {
    max-width: 570px;
    margin: 0 auto;
}
.block_tabs-all .myorders .order-info 
.property .label, 
.block_tabs-all .d-flex .label, 
.block_tabs-all .one_click .label {
    width: 140px;
    margin-right: 20px;
    color: #222222;
    padding-top: 5px;
}
.block_tabs-all .myorders .order-info .property .block, 
.block_tabs-all .d-flex .block, 
.block_tabs-all .one_click .block,
.block_tabs-all .myorders .order-info input[type="text"], 
.block_tabs-all .myorders .order-info select,
.one_click .order-info input[type="text"] {
	width: 100%;
	max-width: 400px;
	color: #222222;
	font-size: 12px;
	font-weight: 400;
}


.myorders .order-info_in table .name {
    color: #333333;
    font-size: 13px;
    font-weight: 400;
}

.myorders .order-info_in table .name + p {
    color: #999999;
    margin-top: 8px;
    font-size: 12px;
    font-weight: 400;
}
.block_tabs-all .radio {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.block_tabs-all .radio + label {
  position: relative;
  cursor: pointer;
}
.block_tabs-all .radio + label:before {
  content: '';
  position: absolute;
  top: 4.5px;
  left: 0;
  width: 12px;
  height: 12px;
  border: 1px solid #CDD1DA;
  border-radius: 50%;
  background: #FFF;
}
.block_tabs-all .radio:checked + label:before {
  background: #e57a1f;
}
.block_tabs-all .myorders .order-info_in table .name,.block_tabs-all .myorders .order-info_in table .name + p {
	margin-left: 10px;
}
.block_tabs-all #order_form_div {
    padding: 10px 10px 0;
}
.one_click {
    padding: 20px 20px 0;
}
.result.detail.hidden{display: none;}
.one_click .btn_buy.popdef {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    width: 200px;
    height: 31px;
    border-radius: 4px;
    background-color: #99cc33;
    margin: 30px auto 0;
    display: block;
}

.one_click .btn_buy.popdef:hover {
    color: #fff;
    text-decoration: none;
    background: #575b71;
    cursor: pointer;
}
.cart-items table.m430.w100p {max-width: 410px;margin-top: 0}
.cart-items table.m430 td.cart-coupon input {
    color: #999999;
    margin-right: 10px;
    max-width: 260px;
    font-size: 13px;
    font-weight: 400;
    border-radius: 4px;
    border: 1px solid #e57a1f;
}
.cart-items .equipment .tbody .unit {
    color: #3b3d47;
    font-size: 12px;
    font-weight: 400;
    display: table-cell;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    text-align: center;
    width: 24px;
}

.cart-items .equipment .tbody .cart-item-name a {
    font-size: 14px;
    font-weight: 400;
}

.cart-items .equipment .tbody .myorders_itog {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 20px;
    height: auto;
}
.cart-items .equipment .tbody .myorders_itog .cart-itogo{
	font-size: 14px;
	font-weight: 400;
	width: 180px;
    text-align: left;

}
.cart-items .equipment .tbody .myorders_itog .cart-allsum{
	color: #666666;
	font-size: 16px;
	font-weight: 400;
}
.cart-items .equipment .tbody .myorders_itog .cart-allsum{
	text-align: right;
}
.block_price > div{
	margin-bottom: 10px;
}
.block_price > div:last-child{
	margin-bottom: 0
}

.order-total_all {
    color: #000000;
    display: flex;
    font-size: 16px;
    font-weight: bold;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 50px;
}

.order-total_all span{
	    width: 198px;
}
.order-total_all strong {
    font-size: 20px;
    width: 185px;
    min-width: 100px;
    text-align: right;
    display: inline-block;
}
@media (max-width: 1253px){
	.block_price > div {
		display: flex;
	}
	.block_price {
    max-width: 300px;
    margin-left: 20px;
}
.cart-items .equipment .tbody .myorders_itog .cart-allsum {
    width: auto;
   white-space: nowrap;
}
.cart-items .equipment .tbody .unit{
	padding: 0 10px;
}
}
@media (max-width: 550px){
.block_price {
    max-width: 320px;
}
.cart-items .equipment .tbody .myorders_itog {
    flex-direction: column;
    align-items: flex-end;
}
}

.one_click .order-info .label .mf-req{
	font-size:14px;
	padding-left: 5px;
	font-weight:700;
	color:#cc0000;
}


.block-serts{font-size:0;}
.block-serts a{width:25%;display:inline-block;padding:14px;box-sizing:border-box;}
.block-serts img{width:100%;box-shadow: 0px 6px 6px 0px rgba(152, 152, 152, 0.75);}

.partners-container-pro .block-partners{font-size:0;}
.partners-container-pro .block-partners img {display: inline-block;margin:10px;vertical-align: middle;max-height:65px;filter: grayscale(100%);}
.partners-container-pro .block-partners a:hover img{filter: none;}
.partners-container-pro .block-partners:first-child a{width:25%;display:inline-block;text-align:center;}
.partners-container-pro .block-partners:first-child{margin-bottom:30px;}
.partners-container-pro .block-partners:nth-child(2){width:80%;margin:0 auto;}
.partners-container-pro .block-partners:nth-child(2) a{width:33.33%;display:inline-block;text-align:center;}

.new-chapter-container{font-size:0;margin:20px 0;}
.new-chapter-block{width:25%;display:inline-block;font-size:14px;text-align: center;}
.new-chapter-block-image{margin-bottom:15px;}
.new-chapter-block-text{color: #3b3b3b;font-size: 16px;}
.new-chapter-block a{color: #313131 !important;text-decoration: none;}
.hider-pro{display:none;}
.partners-container-pro .hider-pro a{width:50%;display:inline-block;text-align:center;}


@media screen and (max-width: 775px) {
	.new-chapter-block{width:50%;margin-bottom:20px;}
}

@media (max-width:1253px){
.home_news ul.lsnn li {
    width: 47%;
    }
 .home_news ul.lsnn li .date {
    margin-top: 5px;
}

.partners-container-pro .block-partners img{max-height:45px;}


}

@media (max-width:650px){
.home_news ul.lsnn li {
    width: 98%;
    }
.home_news ul.lsnn li:first-child {
    margin-right: 0px;
    margin-bottom: 10px;
}
.partners-container-pro .block-partners{display:none;}
.partners-container-pro .hider-pro{display:block;}

.block-serts a{width:50%;}


}

@media (max-width:480px){
.home_news ul.lsnn li .hn_img {
    text-align: center;
    float: none; 
    background-color: #f4f4f4;
    max-width: 100%;
    padding: 15px 0;
    border:none;
    border-bottom: 1px solid #dee1ef;
    margin-right: 0px;
}
.home_news ul.lsnn li{
padding:0;
padding-bottom:10px;
}
.home_news ul.lsnn li a.more {
    margin-left: 10px;
}
.partners-container-pro .block-partners img{max-height:35px;}
}

@media (max-width: 1255px) {
  .footer-payment-pro{display:none;}
  .footer-payment-pro-double{display:block;padding: 11px 0px 0px 16px;}
  .footer_left{height:90px;}
}

@media (max-width: 1013px) {
  .footer_menu{display:none;}
  .footer_soc_contact{float:left;width:100%;}

  .footer_pay{display:inline-block;width:auto;margin-right:45px;}
  .footer_soc{display:inline-block;width:auto;}

  footer .footer_soc_contact .callback_anch{width:170px;}
  footer .footer_soc_contact .callback_anch, footer .footer_soc ul, .footer_pay ul{float:left;}
  footer .telephone, footer .footer_soc>a{text-align:left;}
  .mailpro img{margin-left:0;}
  .footer_right{display:none;}
  .footer_left{width:100%;display:inline-block;height:55px;}
  .sbg_dark .footer_left .copyright{display:inline-block;margin-right:15px;}
  .footer-payment-pro-double{display: inline-block;float: none;vertical-align:top;margin-top:7px;}
  .footer_left .copyright{padding: 24px 0px 0px 26px;}
  .footer_center .footer-links{float: left;padding: 0px 0px 0px 0px;margin-left: 25px;}

}
@media (max-width: 787px) {

	.footer_soc, .footer_pay{margin-top:0;}
	footer .telephone .fa-phone{margin-right:7px;}
	footer .footer_soc_contact .callback_anch{width:175px;}

}

@media (max-width: 625px) {

	.sbg_dark .footer_left .copyright{display:none;}
	.footer-payment-pro-double{padding: 11px 0px 0px 2px;}
	.footer_pay{margin-left: 14px;}

}

@media (max-width: 439px) {

	.footer_soc, .footer_pay{text-align:center;width:100%;box-sizing:border-box;margin-left:0;}
	footer .footer_soc_contact .callback_anch {width: 175px;margin: 0 auto;float: none;}
	footer .telephone, footer .footer_soc>a{text-align:center;}
	footer .footer_soc_contact .callback_anch, footer .footer_soc ul, .footer_pay ul{float:none;margin:6px auto;}
	.footer-payment-pro-double{text-align:center;width:100%;}
	.footer-payment-pro-double{margin:0;}

}

/* End */


/* Start:/local/templates/ittown_elektro_flat/schemes/CUSTOM/colors.css?163983975413068*/
a:link,
a:visited {
  color: #a45613;
}
a:hover {
  color: #e88836;
}
.top_panel .panel_2 ul.store-vertical li ul li a:hover,
.top_panel .panel_2 ul.store-vertical li ul li .text:hover a,
.top_panel .panel_2 ul.store-vertical li ul li a.root-item-selected {
  color: #e57a1f;
}
.top_panel .panel_2 ul.store-vertical li ul li .showchild:hover i {
  color: #e57a1f;
}
.personal_user .info a.exit:hover {
  color: #e57a1f;
}
ul.left-menu > li:hover > a,
ul.left-menu > li.selected > a {
  color: #fff;
  border-color: #e57a1f;
  background: #e57a1f;
}
ul.left-menu > li.parent > ul.submenu,
ul.left-menu > li.parent > .catalog-section-childs,
ul.left-menu > li.parentMore > ul.submenuMore {
  border-color: #e57a1f;
}
ul.left-menu > li.parent > ul.submenu li a:hover {
  color: #e57a1f;
}
ul.left-menu > li.parentMore > ul.submenuMore li a:hover {
  color: #fff;
  border-color: #e57a1f;
  background: #e57a1f;
}
.top-catalog {
  background: #e57a1f;
}
.top-catalog ul.left-menu > li > a {
  color: #fff;
}
.top-catalog ul.left-menu > li:hover > a,
.top-catalog ul.left-menu > li.selected > a {
  background: rgba(0,0,0,0.5);
}
.top-catalog ul.left-menu > li.parent > .arrow,
.top-catalog ul.left-menu > li.parentMore > .arrow {
  border-bottom-color: #e57a1f;
}
ul.new_leader_disc li:hover {
  border-color: #e57a1f;
}
ul.new_leader_disc li:hover a .text {
  color: #e57a1f;
}
.discount_left a.item-title:hover {
  color: #e57a1f;
}
.discount_left .item-price .catalog-item-price {
  color: #fff;
  background: #e57a1f;
}
.anythingSlider-discount-left .anythingControls ul li a.cur {
  background: #e57a1f;
}
.vendors p.vendors-item a:hover {
  color: #e57a1f !important;
}
.stati_left ul.lsnn li a.title-link:hover,
.stati_bottom ul.lsnn li a.title-link:hover {
  color: #e57a1f;
}
.anythingSlider-default .anythingControls ul li a {
  border-color: #fff;
  background: #fff;
}
.anythingSlider-default .anythingControls ul li a.cur {
  background: #e57a1f;
}
.anythingSlider-default .arrow.forward a:hover,
.anythingSlider-default .arrow.back a:hover {
  background: #e57a1f;
}
.anythingSlider-default .arrow.forward a:hover:before,
.anythingSlider-default .arrow.back a:hover:before {
  border-bottom-color: #c46717;
}
.anythingSlider-default .arrow.forward a:hover:after,
.anythingSlider-default .arrow.back a:hover:after {
  border-top-color: #c46717;
}
.news_home ul.lsnn li a:hover .date {
  background: #e57a1f;
}
.news_home ul.lsnn li a:hover .date:after {
  border-left-color: #e57a1f;
}
.news_home ul.lsnn li a:hover .title-link {
  color: #e57a1f;
}
.ndl_tabs .section ul.tabs li.current:after {
  border-top-color: #e57a1f;
}
.ndl_tabs .section ul.tabs li:hover a,
.ndl_tabs .section ul.tabs li.current a {
  border-color: #e57a1f;
}
.ndl_tabs .section ul.tabs li.current a {
  background: #e57a1f;
}
.ndl_tabs .section ul.tabs li:hover a span {
  color: #e57a1f;
}
.ndl_tabs .section ul.tabs li.current a span {
  color: #fff;
}
.catalog-item-card:hover {
  border-color: #e57a1f;
}
.catalog-item-card:hover .catalog-item-info {
  border-color: #e57a1f;
}
.catalog-item-card .item-all-title a.item-title:hover {
  color: #e57a1f;
}
.already_seen ul li:hover {
  border-color: #e57a1f;
}
.footer_menu ul li a:hover {
  color: #e57a1f;
}
.footer_center .footer-links a:hover {
  color: #e57a1f;
}
.footer_right .footer-design a:hover {
  color: #e57a1f;
}
.foot_panel_all {
  background: #e57a1f;
}
.foot_panel {
  border-left-color: rgba(0,0,0,0.05);
  border-right-color: rgba(0,0,0,0.05);
}
.kabinet a.login_anch,
.kabinet a.personal,
.kabinet a.register {
  border-right-color: rgba(0,0,0,0.05);
}
.kabinet a.login_anch:hover,
.kabinet a.personal:hover,
.kabinet a.register:hover {
  background: rgba(0,0,0,0.5);
}
.kabinet a.login_anch i,
.kabinet a.personal i,
.kabinet a.register i {
  color: rgba(0,0,0,0.27);
}
.kabinet a.login_anch span,
.kabinet a.personal span {
  color: #fff;
}
.kabinet a.register span {
  color: #fff;
}
.compare_line a,
.delay_line a {
  border-right-color: rgba(0,0,0,0.05);
}
.compare_line a:hover,
.delay_line a:hover {
  background: rgba(0,0,0,0.5);
}
.compare_line a i,
.delay_line a i {
  color: rgba(0,0,0,0.27);
}
.compare_line a .text,
.delay_line a .text {
  color: #fff;
}
.foot_panel_2 a.cart i {
  color: rgba(0,0,0,0.27);
}
.foot_panel_2 a.cart .text {
  color: #fff;
}
.clvr .foot_panel_2 a.cart,
.clvl .foot_panel_2 a.cart {
  border-bottom-color: rgba(0,0,0,0.05);
}
.clvr .foot_panel_2 a.cart:hover,
.clvl .foot_panel_2 a.cart:hover {
  background: rgba(0,0,0,0.5);
}
.clvr .kabinet a.login_anch,
.clvr .kabinet a.personal,
.clvr .kabinet a.register,
.clvl .kabinet a.login_anch,
.clvl .kabinet a.personal,
.clvl .kabinet a.register {
  border-bottom-color: rgba(0,0,0,0.05);
}
.clvr .compare_line a,
.clvr .delay_line a,
.clvl .compare_line a,
.clvl .delay_line a {
  border-bottom-color: rgba(0,0,0,0.05);
}
.news-list .news-item a:hover .news-date {
  background: #e57a1f;
}
.news-list .news-item a:hover .news-date:after {
  border-left-color: #e57a1f;
}
.news-list .news-item a:hover .news-title {
  color: #e57a1f;
}
ul.news_prev_next li a:hover .date {
  background: #e57a1f;
}
ul.news_prev_next li.prev a:hover .date:after {
  border-right-color: #e57a1f;
}
ul.news_prev_next li.next a:hover .date:after {
  border-left-color: #e57a1f;
}
ul.news_prev_next li a:hover .title-link {
  color: #e57a1f;
}
.stati-list .stati-item .descr a.stati-title:hover {
  color: #e57a1f;
}
ul.stati_prev_next li.prev a:hover .arrow_prev {
  border-right-color: #e57a1f;
}
ul.stati_prev_next li.next a:hover .arrow_next {
  border-left-color: #e57a1f;
}
ul.stati_prev_next li a:hover .title-link {
  color: #e57a1f;
}
.payments-section-list ul li .payment-item:hover {
  border-color: #e57a1f;
}
.vendors-section-item a:hover {
  border-color: #e57a1f;
}
.vendors-section-item a:hover .item {
  border-color: #e57a1f;
}
.vendors-section-item a:hover .item .item-title {
  color: #e57a1f;
}
.catalog-section .catalog-section-title:hover a {
  color: #e57a1f;
  border-color: #e57a1f;
}
.catalog-section .catalog-section-title .showchild:hover i,
.catalog-section .catalog-section-title .showsectionchild:hover i {
  color: #e57a1f;
}
.catalog-section-child a:hover {
  border-color: #e57a1f;
}
.catalog-section-child a:hover .child {
  border-color: #e57a1f;
}
.catalog-section-child a:hover .child .text {
  color: #e57a1f;
}
.catalog_item_toogle_filter .showfilter:hover {
  border-color: #e57a1f;
}
.catalog_item_toogle_filter .showfilter:hover span {
  color: #e57a1f;
}
.catalog_item_toogle_filter .showfilter:hover i {
  color: #e57a1f;
}
.filter form table tr td .sect_name:hover span {
  color: #e57a1f;
}
.filter form table tr td .sect_name:hover i {
  color: #e57a1f;
}
.bx_filter_select_popup ul li label.selected {
  background: #e57a1f;
}
.catalog-item-view a.selected,
.catalog-item-view a.selected:hover {
  border-color: #e57a1f;
  background: #e57a1f;
}
.catalog-item:hover {
  border-color: #e57a1f;
}
.catalog-item:hover .catalog-item-info {
  border-color: #e57a1f;
}
.catalog-item .catalog-item-title a:hover {
  color: #e57a1f;
}
.catalog-detail-pictures .more_photo ul li:hover {
  border-color: #e57a1f;
}
.catalog-detail .offer_block ul li.active span {
  color: #fff;
  background: #e57a1f;
}
.catalog-detail .offer_block ul.COLOR li.active span {
  border-color: #e57a1f;
}
.catalog-detail-element .section ul.tabs li.current:after {
  border-top-color: #e57a1f;
}
.catalog-detail-element .section ul.tabs li:hover a,
.catalog-detail-element .section ul.tabs li.current a {
  border-color: #e57a1f;
}
.catalog-detail-element .section ul.tabs li.current a {
  background: #e57a1f;
}
.catalog-detail-element .section ul.tabs li:hover a span {
  color: #e57a1f;
}
.catalog-detail-element .section ul.tabs li.current a span {
  color: #fff;
}
.popup-set .set_construct_slider_arrow_right .arrow_cont:hover,
.popup-set .set_construct_slider_arrow_left .arrow_cont:hover {
  background: #e57a1f;
}
.popup-set .set_construct_slider_arrow_right .arrow_cont:hover:before,
.popup-set .set_construct_slider_arrow_left .arrow_cont:hover:before {
  border-bottom-color: #c46717;
}
.popup-set .set_construct_slider_arrow_right .arrow_cont:hover:after,
.popup-set .set_construct_slider_arrow_left .arrow_cont:hover:after {
  border-top-color: #c46717;
}
.compare-list-result .sort a.sortbutton.current {
  color: #fff;
  background: #e57a1f;
}
table.compare-grid td a.compare-title:hover {
  color: #e57a1f;
}
.pagination ul li.active {
  border-color: #e57a1f;
  background: #e57a1f;
}
.pagination ul li.active span {
  color: #fff;
}
.more_options .item_block .offer_block ul li.active span {
  color: #fff;
  background: #e57a1f;
}
.more_options .item_block .offer_block ul.COLOR li.active span {
  border-color: #e57a1f;
}
.cart-items .sort a.sortbutton.current {
  color: #fff;
  background: #e57a1f;
}
.cart-items .equipment .tbody .cart-item-name a:hover {
  color: #e57a1f;
}
.myorders .order-info .quick-location-tag:hover {
  color: #fff;
  background: #e57a1f;
}
.order-list .sort.order a.sortbutton.current {
  color: #fff;
  background: #e57a1f;
}
.cart-items div.equipment-order.list .tbody .tr:hover {
  border-color: #e57a1f;
}
.cart-items div.equipment-order.list .tbody .tr:hover .tr_into {
  border-color: #e57a1f;
}
.cart-items div.equipment-order.list .tbody .cart-item-plus-minus a:hover i {
  color: #e57a1f;
}
.cart-items.basket div.equipment-order.basket .tbody .cart-item-name a:hover {
  color: #e57a1f;
}
.cart-items div.equipment-order .tbody .cart-item-name a:hover {
  color: #e57a1f;
}
a.pop-up-close:hover,
.bx-core-adm-dialog.popup-store .bx-core-adm-icon-close:hover,
.popup-set .popup-window-close-icon:hover {
  background: #e57a1f;
}
.bx-core-adm-dialog.popup-store table#store_table tr.store_row.checked {
  border-color: #e57a1f;
}
.bx-core-adm-dialog.popup-store table#store_table td.info div a:hover {
  color: #e57a1f;
}
.custom-forms.active label,
.custom-forms.active:hover label {
  color: #fff;
  background: #e57a1f;
}
.colors.custom-forms.active label,
.colors.custom-forms.active:hover label {
  border-color: #e57a1f;
}
.title-search-result {
  border-color: #e57a1f;
}
.title-search-result:before {
  border-bottom-color: #e57a1f;
}
.title-search-result #catalog_search a.search_all:hover {
  color: #e57a1f;
}
.title-search-result .tvr_search .item_title a:hover,
.title-search-result .tvr_search .cat_title a:hover {
  color: #e57a1f;
}
.style-switcher .header span:hover {
  background: #e57a1f;
}
.style-switcher .block-title a:hover i {
  color: #e57a1f;
}
.option.custom-forms:hover label .check {
  border-color: #e57a1f;
  background: #e57a1f;
}
.option.custom-forms.active:hover label .check {
  border-color: #e57a1f;
  background: #fff;
}
.option.custom-forms.active:hover label .check i {
  color: #e57a1f;
}
.option.custom-forms:hover label .check-title,
.option.custom-forms.active:hover label .check-title {
  color: #e57a1f;
}
.btn_buy {
  color: #fff;
  background: #e57a1f;
}
.btn_buy.boc_cart_anch {
  color: #fff;
}
.btn_buy.apuo_detail {
  color: #fff;
}
.btn_buy i {
  color: #fff;
}
.btn_buy.oformit.dsbl,
.btn_buy.oformit.dsbl:hover {
  color: #d88c4b;
  background: #c46717;
}
.banners_main button[name="item-button"]:after {
  border-left-color: #fff;
}
@media screen and (max-width: 787px) {
  .clvr .foot_panel,
  .clvl .foot_panel {
    border-left-color: rgba(0,0,0,0.05);
  }
  .clvr .kabinet a.login_anch,
  .clvr .kabinet a.personal,
  .clvl .kabinet a.login_anch,
  .clvl .kabinet a.personal {
    border-right-color: rgba(0,0,0,0.05);
  }
  .clvr .compare_line a,
  .clvr .delay_line a,
  .clvl .compare_line a,
  .clvl .delay_line a {
    border-right-color: rgba(0,0,0,0.05);
  }
  .foot_panel_2 a.cart:hover {
    background: rgba(0,0,0,0.5);
  }
  .panel_1 .catalog-section-title:hover a,
  .panel_1 .catalog-section-title.active a {
    color: #fff;
  }
  .panel_1 .catalog-section-title .showsectionchild:hover i,
  .panel_1 .catalog-section-title.active .showsectionchild i {
    color: #b7bbd3;
  }
  .top_panel .panel_2 ul.store-vertical li ul li a:hover,
  .top_panel .panel_2 ul.store-vertical li ul li .text:hover a,
  .top_panel .panel_2 ul.store-vertical li ul li a.root-item-selected,
  .top_panel .panel_2 ul.store-vertical li ul li.active > .text a {
    color: #fff;
  }
  .top_panel .panel_2 ul.store-vertical li ul li .showchild:hover i,
  .top_panel .panel_2 ul.store-vertical li ul li.active > .text .showchild i {
    color: #b7bbd3;
  }
  .title-search-result .tvr_search .item_title a:hover,
  .title-search-result .tvr_search .cat_title a:hover {
    color: #e57a1f !important;
  }
  .title-search-result #catalog_search a.search_all:hover {
    color: #e57a1f !important;
  }
  .catalog-item-card:hover {
    border-bottom-color: #dee0ee;
  }
  .catalog-item:hover {
    border-bottom-color: #dee0ee;
  }
  .set-constructor-items .catalog-item-card:hover {
    border-color: #e57a1f;
  }
  .set-constructor-items .catalog-item-card:hover .catalog-item-info {
    border-color: #e57a1f;
  }
}

/* End */


/* Start:/local/templates/ittown_elektro_flat/custom.css?163983975417399*/
/***CUSTOM CSS RULES FOR YOUR SITE***/
.ts-btn{
	display:inline-block;
	background:#e57a1f;
	padding:3px 25px;
	border-radius:3px;
	text-decoration: none!important;
	color:#fff!important;
	}
.ts-btn:hover{background:#575b71!important;}

.ts-btn-big{
	font-size: 1.5em;
}

.ts-right-img-wr{float: right; width:50%; padding: 0 0 0 20px;}
.ts-right-img-wr img{max-width:100%;}
@media only screen and (max-device-width : 1024px) {
	.ts-right-img-wr{float:none; width:100%;padding:0;margin:0 0 10px;text-align:center;}
}
.avl span.avl-orange {
	color: #e57a1f !important;
}

.btn_buy.apuo i {
	color: #fff;
}


/***CITY_CONFIRM***/
.city-confirm:before{
 width:0px;
 height:0px;
 position:absolute;
 left:60px;
 top:-7px; 
}

.city-confirm .your-city{
 margin-top:15px;
 padding:0px 20px;
}

.city-confirm button{
 width:100%;
 height:31px;
 margin-bottom:5px;
}

.city-confirm button:last-child{
 margin:0px;
}

/***CITY_CHANGE***/
.city-change .bx-sls{
 padding:18px 20px;
}

.city-change .bx-sls .dropdown-block {
 height:44px; 
 position:relative;
 padding:0px 28px 0px 43px;  
}

.city-change .bx-sls .dropdown-icon {
 position:absolute;  
 left:11px; 
 top:50%;
 margin-top:-10px; 
}

.city-change .bx-sls .dropdown-fade2white{
 width:44px;
 height:44px;
 position:absolute; 
 right:0px;
 top:0px; 
}

.city-change .bx-sls .bx-ui-sls-clear,
.city-change .bx-sls .bx-ui-sls-loader{  
 width:20px;
 height:20px;
 position:absolute;
 right:11px;
 top:50%;
 margin-top:-10px; 
}

.city-change .bx-sls .bx-ui-sls-clear{
 display:block;
 cursor:pointer;
}

.city-change .bx-sls .bx-ui-sls-loader,
.city-change .bx-sls .dropdown-field{
 display:none; 
}

.city-change .bx-sls .bx-ui-sls-container {
 min-height:44px;
 overflow:hidden;
}

.city-change .bx-sls .bx-ui-sls-fake,
.city-change .bx-sls .bx-ui-sls-route {
 width:100%;
 height:44px;
 padding:0px;
 position:relative; 
}

.city-change .bx-sls .bx-ui-sls-route{
 position:absolute; 
 left:0px;
 top:0px; 
 opacity:1; 
}

.city-change .bx-sls .bx-ui-sls-pane {
 width:100%;
 max-height:300px;
 display:none;
 padding:5px;
 position:absolute;
 left:0px;
 top:47px;  
 -moz-box-sizing:border-box;
 -webkit-box-sizing:border-box;
 box-sizing:border-box; 
 overflow-y:auto;
 z-index:999;
}

.city-change .bx-sls .dropdown-item { 
 margin-bottom:2px;
 padding:10px; 
 cursor:pointer;
}

.city-change .bx-sls .dropdown-item-text {  
 display:inline-block; 
 vertical-align:top; 
}

.city-change .quick-locations{
 margin-top:15px;
}

.city-change .quick-locations__values{
 width:100%;
 float:left;
 display:table;
 margin-top:5px;
 padding:0px;
 list-style:none;
}

.city-change .quick-locations__val{
 float:left;
 margin:6px 6px 0px 0px;
 padding:0px 12px;
}

.city-change .submit{
 margin-top:15px;
}

.city-change .submit button{ 
 height:31px;
 margin:0px;
 padding:0px 20px;
}

.city-change .bx-ui-sls-error-fatal-message{
 padding:18px 20px 13px;
}

.city-change .bx-ui-sls-error-message{
 margin-top:20px;
}

.city-change .block-info{
 padding:10px 20px 18px;
}

.city-change .block-info__title,
.city-change .block-info__text{
 padding-top:5px;
}


/***CITY_CHANGE***/
.city-change .bx-sls .dropdown-block {
 border:1px solid #dee0ee;
 -moz-border-radius:8px;
 -webkit-border-radius:8px;
 -khtml-border-radius:8px;
 border-radius:8px;
 background-color:#fff;
}

.city-change .bx-sls .dropdown-icon { 
 font-size:20px;
 color:#dee0ee;
 background:none;
}

.city-change .bx-sls .dropdown-fade2white{ 
 -moz-border-radius:0px 8px 8px 0px;
 -webkit-border-radius:0px 8px 8px 0px;
 -khtml-border-radius:0px 8px 8px 0px;
 border-radius:0px 8px 8px 0px; 
 background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30%);
 background:-webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(30%,rgba(255,255,255,1)));
 background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%);
 background:-o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%);
 background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%);
 background:linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%);
 filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}

.city-change .bx-sls .bx-ui-sls-clear,
.city-change .bx-sls .bx-ui-sls-loader{ 
 font-size:20px;
 color:#dee0ee;
 background:none !important;
}

.city-change .bx-sls .bx-ui-sls-clear:hover{
 color:#cc9900;
}

.city-change .bx-sls .bx-ui-sls-fake,
.city-change .bx-sls .bx-ui-sls-route { 
 font-family:"Open Sans", sans-serif;
 font-size:14px;
 color:#575b71;
 border:none;
 background:none;
}

.city-change .bx-sls .bx-ui-sls-route{ 
 color:#8184a1; 
}

.city-change .bx-sls .bx-ui-sls-pane { 
 border:1px solid #dee0ee;  
 background-color:#fff; 
}

.city-change .bx-sls .dropdown-item {  
 -moz-border-radius:2px;
 -webkit-border-radius:2px;
 -khtml-border-radius:2px;
 border-radius:2px; 
}

.city-change .bx-sls .bx-ui-sls-variant:hover,
.city-change .bx-sls .bx-ui-sls-variant-active{
 background-color:#e0e8ea;
}

.city-change .bx-sls .dropdown-item-text {   
 font-size:14px;
 color:#8184a1;
}

.city-change .bx-sls .dropdown-item-text span {
 color:#575b71;
}

.city-change .quick-locations__title{
 font-size:14px;
 font-weight:700;
 color:#575b71;
}

.city-change .quick-locations__val{
 color:#575b71;
 line-height:30px;
 white-space:nowrap;
 -moz-border-radius:2px;
 -webkit-border-radius:2px;
 -khtml-border-radius:2px;
 border-radius:2px;
 -webkit-transition:all 0.15s ease 0s;
 -moz-transition:all 0.15s ease 0s;
 -o-transition:all 0.15s ease 0s;
 transition:all 0.15s ease 0s;
 cursor:pointer;
}

.city-change .quick-locations__val:hover{ 
 background:#dee0ee;
}

.city-change .quick-locations__val.active{
 color:#000;
 background:#fde037;
}

.city-change .submit{
 text-align:center;
}

.city-change .block-info{
 -moz-border-radius:0px 0px 6px 6px;
 -webkit-border-radius:0px 0px 6px 6px;
 -khtml-border-radius:0px 0px 6px 6px;
 border-radius:0px 0px 6px 6px;
 background-color:#fff;
}

.city-change .block-info__title{
 font-size:14px;
 font-weight:700;
 color:#575b71;
}

/***POPUP***/
.popup-window-overlay{
 width:100% !important;
 height:100% !important;
 position:fixed !important;
}

.pop-up,
.popup-window.popup-window-with-titlebar{
 padding:0px;
}

.pop-up .popup-window-titlebar{
 width:100%;
 height:auto;
 margin:0px;
 padding:14px 20px;
 -moz-box-sizing:border-box;
 -webkit-box-sizing:border-box;
 box-sizing:border-box; 
}

.pop-up .popup-window-titlebar-text{
 display:inline;
 padding:0;
}

.pop-up .popup-window-content{
 width:100%;
 float:left;
 margin:0px;
 padding:0px;
}

.pop-up .popup-window-message{
 padding:20px 20px 15px;
}

.pop-up .popup-window-buttons{
 width:100%;
 float:left;
 margin:12px 0px 0px 0px;
 padding:0px 20px 20px;
 -moz-box-sizing:border-box;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
}

.pop-up .popup-window-close-icon{ 
 width:24px; 
 height:24px; 
 display:table;
 position:absolute;
 margin:0px; 
 padding:0px;
 opacity:1;
}

.pop-up .popup-window-close-icon i{
 display:table-cell;
 vertical-align:middle;
 margin:0px;
 padding:0px;
}

.pop-up .popup-window-wait{
 margin:0px;
 padding:50px 100px;
}

.popup-window-overlay{
 background:rgba(87, 91, 113, 0.4) !important;
}

.pop-up{
 font-family:"Open Sans", sans-serif;
 white-space:normal;
 -moz-border-radius:6px;
 -webkit-border-radius:6px;
 -khtml-border-radius:6px;
 border-radius:6px;
 -webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
    -moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
    box-shadow:0px 0px 15px rgba(0, 0, 0, 0.36);
 background:#f4f5fd;
}

.pop-up.popup-window{
 font-family:"Open Sans", sans-serif;
 font-size: 13px;
 -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.36);
    background-color: #f4f5fd;
}

.popup-window-with-titlebar .popup-window-content,
.popup-window-content-gray .popup-window-content {
 background-color: transparent !important;
}

.pop-up .popup-window-titlebar{
 font-size:18px;
 font-weight:600;
 color:#fff;
 text-align:left;
 -moz-border-radius:5px 5px 0px 0px;
 -webkit-border-radius:5px 5px 0px 0px;
 -khtml-border-radius:5px 5px 0px 0px;
 border-radius:5px 5px 0px 0px;
 background:#a0a4bc;
}

.pop-up .popup-window-titlebar-text{
 font-size:inherit;
 font-weight:inherit;
 color:inherit;
 line-height:inherit;
}

.pop-up .popup-window-content{
 background:none;
}

.pop-up .popup-window-close-icon{
 text-align:center;
 text-decoration:none;
 -moz-border-radius:12px;
 -webkit-border-radius:12px;
 -khtml-border-radius:12px;
 border-radius:12px;
 background:#575b71;
 -webkit-transition:all 0.15s ease 0s;
 -moz-transition:all 0.15s ease 0s;
 -o-transition:all 0.15s ease 0s;
 transition:all 0.15s ease 0s;
}

.pop-up .popup-window-close-icon:hover{
 background:#cc9900; 
}

.pop-up .popup-window-close-icon:after{
 content:none;
}

.pop-up .popup-window-close-icon i{
 font-size:17px;
 color:#fff;
}

.pop-up .popup-window-wait{
 text-align:center;
}

.pop-up .popup-window-wait i{
 font-size:20px;
 color:#b7bbd3;
}


/***POPUP_CITY_CHANGE***/
.city-change{
 width:852px;
}

/***POPUP_FORMS***/
.pop-up.forms.short{
 width:396px;
}

.pop-up.forms.full{
 width:615px;
}

.pop-up.forms.review{
 width:714px;
}

.pop-up.forms.full .popup-window-content,
.pop-up.forms.review .popup-window-content{
 display:table;
}

.pop-up.forms .info{
 width:178px;
 display:table-cell;
 vertical-align:middle;
 padding:20px;
}

.pop-up.forms .info .name{
 margin-top:12px;
}

.pop-up.forms form{
 width:100%;
 float:left; 
 padding:20px;
 -moz-box-sizing:border-box;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
}

.pop-up.forms.full form,
.pop-up.forms.review form{
 width:auto;
 float:none;
 display:table-cell;
 vertical-align:top;
}

.pop-up.forms .alert{
 width:100%;
 display:table; 
}

.pop-up.forms .row{
 width:100%; 
 display:table;
 margin-bottom:5px; 
}

.pop-up.forms .row .span1{
 width:125px;
 display:table-cell;
 vertical-align:middle;
}

.pop-up.forms .row .span2{
 display:table-cell;
 vertical-align:top;
}

.pop-up.forms .row .span2 input[type="text"]{
 width:100%;
 height:30px; 
 padding:0px 9px;
 -moz-box-sizing:border-box;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
}

.pop-up.forms .row .span2 textarea{
 width:100%;
 min-width:100%;
 max-width:100%;
 height:61px;
 min-height:61px;
 max-height:61px; 
 padding:9px;
 -moz-box-sizing:border-box;
 -webkit-box-sizing:border-box;
 box-sizing:border-box; 
}

.pop-up.forms.review .row .span2 textarea{
 height:122px;
 min-height:122px;
 max-height:122px;
}

.pop-up.forms .row .span2 .adm-fileinput-wrapper-single{
 display: block;
}

.pop-up.forms .row .span2 .adm-fileinput-btn-panel{
 display: none;
}

.pop-up.forms .row .span2 .adm-fileinput-area{
 width: auto;
 min-height: auto;
 display: block;
 padding: 9px; 
}

.pop-up.forms .row .span2 .adm-fileinput-area-container,
.pop-up.forms .row .span2 .adm-fileinput-area-container .adm-fileinput-item-wrapper,
.pop-up.forms .row .span2 .adm-fileinput-drag-area .bx-bxu-thumb-thumb{
 display: block;
}

.pop-up.forms .row .span2 .adm-fileinput-area-container .adm-fileinput-item-wrapper{
 width: 100%;
}

.pop-up.forms .row .span2 .adm-fileinput-item{
 width: 100%;
 display: block;
 margin: 0 0 6px 0;
 padding: 9px 34px 9px 9px;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}

.pop-up.forms .row .span2 .adm-fileinput-item .adm-fileinput-item-preview{
 width: 100%;
 height: auto; 
}

.pop-up.forms .row .span2 .adm-fileinput-item-uploading .adm-fileinput-item .adm-fileinput-item-loading{
 display: block;
}

.pop-up.forms .row .span2 .adm-fileinput-item span.container-loading-bg{
 width: 100%;
}

.pop-up.forms .row .span2 .adm-fileinput-item .adm-fileinput-item-preview-icon{
 width: 100%;
 display: table;
 position: relative;
}

.pop-up.forms .row .span2 .adm-fileinput-item .adm-fileinput-item-preview-icon .bx-file-icon-container-medium{
 display: table-cell;
 vertical-align: top;
 position: static;
}

.pop-up.forms .row .span2 .adm-fileinput-item .adm-fileinput-item-preview .bx-file-icon-cover{
 width: 33px;
 height: 37px;
 right: unset;
 bottom: unset;
}

.pop-up.forms .row .span2 .adm-fileinput-item .adm-fileinput-item-preview .bx-file-icon-label{
 width: 21px;
 height: 14px;
 left: 12px;
 top: 14px;
 right: unset;
 bottom: unset;
}

.pop-up.forms .row .span2 .adm-fileinput-item span.container-doc-title{
 display: table-cell;
 vertical-align: middle;
 padding: 0 0 0 6px; 
}

.pop-up.forms .row .span2 .adm-fileinput-item-image .adm-fileinput-item-preview-img{
 display: none;
}

.pop-up.forms .row .span2 .adm-fileinput-item-panel{
 position: absolute;
 right: 0;
 top: 0;
}

.pop-up.forms .row .span2 .adm-fileinput-item-panel-btn.adm-btn-del,
.pop-up.forms .row .span2 .adm-fileinput-area .adm-fileinput-drag-area-hint{
 margin: 0;
}

.bx-panel-tooltip{
 width: auto !important;
 overflow: visible !important;
}

.bx-panel-tooltip-text{
 padding: 15px 20px !important;
}

.adm-fileinput-drag-area-popup-title{
 margin-bottom: 5px; 
}

.adm-fileinput-drag-area-popup-param{
 margin: 0; 
}

.pop-up.forms .row .span2 input[name="CAPTCHA_WORD"],
.pop-up.forms .row .span2 input[name="captcha_word"]{
 width:100px;
 float:left;
}

.pop-up.forms .row .span2 img{
 float:right; 
}

.pop-up.forms.review .row .span2 img{
 float:left;
 margin-left:5px;
}

.pop-up.forms .submit{
 width:100%;
 float:left;
 margin-top:9px; 
}

.pop-up.forms .popup-window-buttons{
 margin-top:-6px;
}

.pop-up.forms .submit button,
.pop-up.forms .popup-window-buttons button{ 
 height:31px;
 float:right; 
 padding:0px 20px;
}


@media screen and (max-width: 787px){
 .pop-up{
  left:10px !important;
  right:10px;
 } 

 .pop-up .popup-window-titlebar{  
  height:auto;
  padding:7px 0px 7px 12px;
 }
 
 /***POPUP_CITY_CONFIRM***/
 #popup-window-overlay-cityConfirm,
 .pop-up.city-confirm{
  display:none !important;
 }

 /***POPUP_CITY_CHANGE***/
 .city-change{
  width:auto;
 }
 
 /***POPUP_FORMS***/
 .pop-up.forms.short,
 .pop-up.forms.full,
 .pop-up.forms.review{
  width:auto;
 }
 
 .pop-up.forms .info{
  display:none;
 }
 
 .pop-up.forms form {
  padding:12px;
 }

 .pop-up.forms .row {
  margin-bottom:3px;
 }

 .pop-up.forms .row .span1 {
  width:89px;
 }

 .pop-up.forms .row .span2 input[type="text"] {
  height:27px;
  padding:0px 7px;
 } 

 .pop-up.forms .row .span2 textarea {
  height:45px;
  min-height:45px;
  max-height:45px;
  padding:7px;
 }

 .pop-up.forms .row .span2 input[name="CAPTCHA_WORD"] {
  margin-right:3px;
  margin-bottom:3px;
 }

 .pop-up.forms .row .span2 img{
  height:27px;
  float:left;
 }

 .pop-up.forms .submit {
  margin-top:6px;
 }

 .pop-up.forms .submit button {
  height:28px;
 }
}

.header_4 .geolocation {
    position: relative;
}
.header_4 .geolocation__link i {
    padding-right: 9px;
}
.header_4 .geolocation__link i, .header_4 .geolocation__link span {
    display: table-cell;
    vertical-align: middle;
}
.header_4 .geolocation__link i {
    font-size: 18px;
    color: #8184a1;
    -webkit-transition: all 0.15s ease 0s;
    -moz-transition: all 0.15s ease 0s;
    -o-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Первый попап */
.pop-up.city-confirm{
 width:225px;
/* left:-38px !important; 
 top:100% !important;*/
 /*margin-top:10px;*/
}

.city-confirm:before{
 width:0px;
 height:0px;
 position:absolute;
 left:60px;
 top:-7px;

content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #f4f5fd;
}

.city-confirm .your-city{
 margin-top:15px;
 padding:0px 20px;
}

.city-confirm button{
 width:100%;
 height:31px;
 margin-bottom:5px;
}

.city-confirm button:last-child{
 margin:0px;
}


.city-confirm .your-city{
 text-align:center;
}

.city-confirm .your-city__val{
 font-size:14px;
 font-weight:700;
}

/*--------*/
/* стили для телефонии */
.header_4 .telephone p {
    font-size: 18px;
}

.header_4 .telephone p + p {
margin-top: 6px;
}

.header_4 .telephone {
    float: none;
}

.header_4 .telephone a.callback_anch {
    clear: both;
}

a.geolocation__link {
    color: #a0a4bc;
    text-decoration: none;
}

a.geolocation__link .geolocation__value {
    border-bottom: 1px dashed #a0a4bc;
}

a.geolocation__link:hover .geolocation__value  {
    border-bottom: 1px dashed transparent;
}

a.geolocation__link i::before {
    display: inline-block;
}

.btn_buy.apuo {
    color: #fff; /*#8184a1;*/
    text-decoration: none;
    border: 1px solid #dee0ee;
    background: #e57a1f; /*none;*/
}

.btn_buy.apuo:hover {
    border: 1px solid #575b71;
}

.btn_buy:hover {
    color: #fff;
    text-decoration: none;
    background: #575b71;
    cursor: pointer;
}
/*--------*/

@media screen and (max-width: 787px){
  .catalog-item-card.next-page{
    display: none!important;
  }
}

@media screen and (max-width: 480px){
  .advantages .adv-icon {
    padding: 0px 16px;
    width: 25px;
    text-align: center;
  }
}
/* End */
/* /local/templates/ittown_elektro_flat/colors.css?1639839754123110 */
/* /local/templates/ittown_elektro_flat/js/anythingslider/slider.css?16398397545084 */
/* /local/templates/ittown_elektro_flat/js/custom-forms/custom-forms.css?16398397544818 */
/* /local/templates/ittown_elektro_flat/js/fancybox/jquery.fancybox-1.3.1.css?16398397544773 */
/* /local/templates/ittown_elektro_flat/js/spectrum/spectrum.css?163983975414363 */
/* /local/templates/ittown_elektro_flat/ittown_fix.css?163983975433023 */
/* /local/templates/ittown_elektro_flat/components/ittown/callback/main/style.css?16398397542851 */
/* /local/templates/ittown_elektro_flat/components/altop/search.title/.default/style.css?16398397546341 */
/* /bitrix/components/altop/ask.price/templates/.default/style.css?16398397573555 */
/* /bitrix/components/altop/ask.price/templates/order/style.css?16398397573427 */
/* /local/templates/ittown_elektro_flat/template_styles.css?1639839754186377 */
/* /local/templates/ittown_elektro_flat/schemes/CUSTOM/colors.css?163983975413068 */
/* /local/templates/ittown_elektro_flat/custom.css?163983975417399 */
