

/* Start:/local/templates/electro_orange_white/font/bender/bender.css?1576030403549*/
@font-face {
    font-family: 'Bender';
    src: url('/local/templates/electro_orange_white/font/bender/bender.eot');
    src: url('/local/templates/electro_orange_white/font/bender/bender.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/electro_orange_white/font/bender/bender.woff') format('woff'),
         url('/local/templates/electro_orange_white/font/bender/bender.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Bender";
    src: url("/local/templates/electro_orange_white/font/bender/BenderBold.eot");
    src: url("/local/templates/electro_orange_white/font/bender/BenderBold.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/electro_orange_white/font/bender/BenderBold.woff") format("woff"),
    url("/local/templates/electro_orange_white/font/bender/BenderBold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}
/* End */


/* Start:/local/templates/electro_orange_white/components/bitrix/menu/topMenu/style.css?15760304031849*/
#topMenu{
	margin-top: 18px;
	visibility: hidden;
}
#topMenu > li{
	font: normal normal 13px "bender" , arial , sans-serif;
	padding:0px 12px;
	float:left;
	border-left:1px solid #3c3c3c;
	height:24px;
	line-height:24px;
	position: relative;
}
#topMenu > li:last-child{
	border-right:1px solid #3c3c3c;
}
#topMenu > li a{
	display:inline-block;
	text-decoration: none;
	color:#9e9e9e;
}
#topMenu > li a:hover{
	color:#eca712;
}
#topMenu > li a:active{
	position: relative;
	top:1px;
}
#topMenu > li a.selected{
	background-color:#eca712;
	border-radius: 4px;
	color:#fff;
	height:24px;
	line-height: 24px;
	display:inline-block;
	padding:0px 6px;
}

#topMenu > li ul .selected {
	height: auto;
	padding: 4px 6px;
}

#topMenu > li a.selected.home{
	background: url(/local/templates/electro_orange_white/components/bitrix/menu/topMenu/images/home.png) 0 0 no-repeat transparent !important;
	width:6px;
	height:17px;
	text-indent: -9999px;
	margin-top:3px;
}
#topMenu > li a.selected:hover{
	background-color:#dc9a0a;
}
#topMenu > li.slide > a{
	background: url(/local/templates/electro_orange_white/components/bitrix/menu/topMenu/images/slideMenu.png) 0 0 no-repeat transparent;
	width:25px;
	height:19px;
	margin-top:3px;
}
#topMenu > li.slide > a:hover{
	background: url(/local/templates/electro_orange_white/components/bitrix/menu/topMenu/images/slideMenu.png) -25px 0 no-repeat transparent;
}
#topMenu > li.slide > a:active{
	background: url(/local/templates/electro_orange_white/components/bitrix/menu/topMenu/images/slideMenu.png) -50px 0 no-repeat transparent;
}
#topMenu .slide ul li a{
	display: block;
}
#topMenu .slide ul li .selected{
	color:#eca712;
	background: transparent;
	padding-left:12px;
}
#topMenu .slide ul li .selected:hover{
	background: transparent;
}
#topMenu li ul{
	display:none;
	position:absolute;
	top:44px;
	right:0px;
	width:250px;
	background: #3d3d3d;
	z-index: 999;
}
#topMenu li ul li{
	display: block;
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.102);
	text-align:left;
}
#topMenu li ul li:hover{
	background: #333333;
}
#topMenu li ul li a{
	display:block;
	padding:4px 12px;
	color:#fff;
}
/* End */


/* Start:/local/templates/electro_orange_white/components/bitrix/sale.basket.basket.line/topCart/style.css?15760304031102*/
#topCart{
	margin-top: 18px;
}
#topCart li{
	font: normal normal 13px "bender" , arial , sans-serif;
	border-right:1px solid #3c3c3c;
	padding-right:12px;
	margin-left:12px;
	line-height:24px;
	display:block;
	height:24px;
	float:left;
	color:#fff;
}
#topCart li:first-child{
	border-left:1px solid #3c3c3c;
	padding-left:12px;
}
#topCart li a{
	text-decoration: none;
	color:#ffffff;
	line-height:24px;
}

#topCart li a.active{
	color:#eca712 !important;
}

#topCart li a:hover{
	color:#eca712;
}
#topCart li a.order{
	color:#9e9e9e;
}
#topCart li a.order:hover{
	color:#eca712;
}
#topCart li a.order.blank{
	opacity: 0.5;
	cursor: default;	
}
#topCart li img{
	vertical-align: middle;
	padding-right:4px;
}
#topCart li span{
	color:#fff;
	background-color:#5a5a5a;
	border-radius:4px;
	display:inline-block;
	text-align:center;
	line-height:20px;
	height:20px;
	padding:0px 6px;
}
#topCart li span.full{
	background-color:#eca712;
	color:#fff;
}
#topCart a:active{
	position:relative;
	top:1px;
}

#topCart .rouble{
	display: inline;
	padding: 0;
	height: auto;
	background: transparent;
	top: 1px;
}
/* End */


/* Start:/local/templates/electro_orange_white/components/electro/search.line/.default/style.css?15760304036968*/
#topSearch{
  margin-left: 50px;
  position: relative;
}
#reloadSearch{
	background-color: #FFFFFF;
	border: 2px solid #000000;
	border-radius: 2px;
	left: 0;
	width: 71.9%;
	min-width: 600px;
	overflow: hidden;
	position: absolute;
	top: 31px;
	z-index: 100;
	display: none;
}
#reloadSearch table{
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}
#reloadSearch table tr:hover{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #fbfbfb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fbfbfb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fbfbfb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#fbfbfb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#fbfbfb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#fbfbfb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbfbfb',GradientType=0 ); /* IE6-9 */	
}
#reloadSearch table td{
	border-top:1px solid #e4e4e4;
	padding:12px 4px;
}
#reloadSearch table .photo{
	width:15%;
  text-align: center;
}
#reloadSearch table .name{
	width:24%;
	text-align:left;
}
#reloadSearch table td.price{
	width:15%;
}
#reloadSearch table .quantity{
	width: 15%;
}
#reloadSearch table .bask{
	width:20%;
}
#reloadSearch table a{
	color:#000;
	font-size:14px;
	text-decoration: underline;
	display:block;
}
#reloadSearch table a:hover{
	color:#eca712;
}
#reloadSearch table img{
	max-width:50px;
	max-height:50px;
	vertical-align: middle;
	text-align: center;
}
#reloadSearch .addCart,
#reloadSearch .addSku{
	display:block;
	margin:12px auto;
	color:#fff !important;
	height:25px;
	line-height: 25px;
	text-align:center;
	padding: 0px 12px;
	text-decoration: none;
	width:70px;
	background:url(/local/templates/electro_orange_white/components/electro/search.line/.default/images/incart.png) repeat #eca712;
	float: none;
}
#reloadSearch .addCart:hover,
#reloadSearch .addSku:hover{
	background:url(/local/templates/electro_orange_white/components/electro/search.line/.default/images/incartHover.png) repeat #eca712;
}
#reloadSearch .addCart:active,
#reloadSearch .addSku:active{
	position:relative;
	top:1px;
}
#reloadSearch .addCart.disabled{
	box-sizing: content-box;
	background:url(/local/templates/electro_orange_white/components/electro/search.line/.default/images/incartHover.png) repeat #eca712 !important;
	opacity: 0.7;
}
#reloadSearch span.price{
	position: relative;
	font-size:17px;
}
#reloadSearch s{
	color: #888888;
	font-size: 14px;
	min-width: 72px;
	position: absolute;
	right: -21px;
	top: -16px;
}
#reloadSearch .allResult{
	display:block;
	font-size:15px;
	text-align:center;
	background:#292929;
	color:#fff;
	height:40px;
	line-height:40px;
	text-decoration: none;
}
#reloadSearch .allResult:hover{
	background:#212121;
}
#reloadSearch .available, #reloadSearch .noAvailable{
	font-size:12px;
}
#reloadSearch .available{
	color:#05c012;
}
#reloadSearch .noAvailable{
	color:#888;
}
#searchTable{
	width:380px;
	table-layout: fixed;
	border-collapse:collapse;
}
#searchTable.small{
	width:100%;
}
#searchTable td{
	padding:0px;
}
#searchTable.small .inputSelect{
	width:40px;
}
#searchTable.small .inputSubmit{
	width:30px;
}
#searchTable .inputSelect{
	width:90px;
}
#searchTable .inputData{
	width:100%;
}
#searchTable .inputSubmit{
	width:90px;
}
#topSearchMenu{
	margin:0px auto;
}
#topSearchMenu ul{
	float:right;
	margin-top:-14px;
}
#topSearchMenu li{
	float:left;
	border-right:1px solid #2d2d2d;
	line-height:16px;
	height:16px;
}
#topSearchMenu li:first-child{
	border-left:1px solid #2d2d2d;
}
#topSearchMenu li a{
	font: normal normal 13px "bender" , "Verdana" ,  arial , sans-serif;
	color:#787878;
	text-decoration: none;
	padding:0px 12px;
	line-height:16px;
	display:block;
}
#topSearchMenu li a:hover{
	color:#eca712;
}
#topSearchMenu li a:active{
	position:relative;
	top:1px;
}
#topSearchLine{
	position:relative;
}
#topSearchSelect{
	font: normal normal 13px "bender" , "Verdana" ,  arial , sans-serif;
	display:inline-block;
	width:90px;
	height:30px;
	line-height: 30px;
	background: url("/local/templates/electro_orange_white/components/electro/search.line/.default/images/searchGradient1.png")  0 0 repeat #373737;
	color:#fff;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right: 1px solid #000000;
	cursor: pointer;
	position:relative;
}
#topSearchSelect .slide{
	display:block;
	height:30px;
}
#topSearchSelect ul{
	width:360px;
	position:absolute;
	top:31px;
	background-color:#E3E3E3;
	z-index:100;
	display:none;
}
#topSearchSelect ul li{
	color: #000000;
	text-align:left;
	padding-left:32px;
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.132);
	display:block;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#topSearchSelect ul li:hover{
	background-color:#FFFFFF;
	color:#eca712;
}
#topSearchSelect:hover{
	background: url("/local/templates/electro_orange_white/components/electro/search.line/.default/images/searchGradient1Hover.png")  0 0 repeat #373737;
}
#topSearchSelect img{
	vertical-align: middle;
	padding:0px 3px;
}
#searchTable.small #topSearchSelect {
	width:40px;
}
#searchTable.small #topSearchSelect span{
	display:none;
}
#searchTable.small #topSearchSelect img{
	padding:0;
}
#topSearchLine form{
	text-indent:0px;
	white-space:nowrap;
	letter-spacing:0px;
}
#topSearchLine input{
	font: normal normal 13px "bender" , "Verdana" ,  arial , sans-serif;
	height:30px;
	border:0px;
}
#searchTable.small input[type="text"]{
	text-indent: 8px;
}
#topSearchLine input[type="text"]{
	width: 100%;
	background-color:#ffffff;
	color:#656565;
	border:1px solid #d3d3d3;
	display: block;
	float:left;
	text-indent: 6px;
}
#topSearchLine #goTopSearch{
	font: normal normal 13px "bender" , "Verdana" ,  arial , sans-serif;
	width:90px;
	background: #ECA712;
	cursor: pointer;
	color:#fff;
	line-height:30px;
	display:block;
	text-decoration: none;
	border-top:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	height: 30px;
	-o-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
  text-align: center;
}
#topSearchLine #goTopSearch:hover{
	background: #dc9a0a;
}
#topSearchLine #goTopSearch:active{
	text-indent: 2px;
}
#searchTable.small #goTopSearch{
	width:30px;
}
#searchTable.small #goTopSearch span{
	display:none;
}
#searchTable.small #goTopSearch img{
	padding:0px;
}
#searchTable.small #goTopSearch img{
	vertical-align: middle;
	margin-left:4px;
}
#topSearchLine form a img{
	vertical-align: middle;
	padding-right:4px;
}
#topSearchLine select, #topSearchLine option{
	display: none;
}
#searchMenu ul{
	float:right;
	margin-top:12px;
}
#searchMenu ul li:first-child{
	border-left: 1px solid #D3D3D3;
	padding:0 12px;
}
#searchMenu ul li{
	border-right: 1px solid #D3D3D3;
}
#searchMenu a{
	color: #787878 !important;
	font: 13px "bender", "arial", sans-serif !important;
	text-decoration: none !important;
	background: none !important;
	border: none !important;
}
#searchMenu a:hover{
	color:#eca712 !important;
}
/* End */


/* Start:/bitrix/components/twofingers/location/templates/.default/style.min.css?16071673545805*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,cyrillic);.tfl__link-container:hover,.tfl__link-container{text-decoration:none;display:inline-block}.tfl__link:hover,.tfl__link{border-bottom:1px dashed;cursor:pointer}.tfl__link.tfl__link_order{font-weight:bold;line-height:2}.tfl-define-popup{background-color:#fff;text-align:center}.tfl-define-popup__desktop{border-radius:.3em;-webkit-box-shadow:-1px 2px 13px 0 rgba(0,0,0,0.25);-moz-box-shadow:-1px 2px 13px 0 rgba(0,0,0,0.25);box-shadow:-1px 2px 13px 0 rgba(0,0,0,0.25);transform:translateX(-50%);z-index:1001;-webkit-border-radius:10px;-moz-border-radius:10px;position:absolute;width:24rem}.tfl-define-popup__mobile{width:100%;position:relative;z-index:9999999;border-radius:0!important}.tfl-define-popup__mobile .tfl-define-popup__buttons{border-radius:0!important}.tfl-define-popup__desktop:before{position:absolute;width:11px;height:11px;transform:rotate(45deg);content:'';background-color:#fff;left:calc(50% - 5px);top:-5px}.tfl-define-popup__text{padding:1.5em 2em}.tfl-define-popup__buttons{text-align:center;font-size:.85em;overflow:hidden}.tfl-define-popup__button{width:50%;display:block;padding:1rem 2rem;float:left;box-sizing:border-box}.tfl-define-popup__main{font-weight:bold}.tfl-define-popup__second{background-color:#f5f5f5}.tfl-popup{position:fixed;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background-color:#fff;z-index:1001;width:70rem;overflow:hidden;left:50%;top:45%;transform:translate(-50%,-50%);padding:3rem;-webkit-box-shadow:-1px 2px 13px 0 rgba(0,0,0,0.25);-moz-box-shadow:-1px 2px 13px 0 rgba(0,0,0,0.25);box-shadow:-1px 2px 13px 0 rgba(0,0,0,0.25);display:grid;grid-template-rows:auto auto 25rem;grid-template-columns:1fr;grid-gap:2rem}.tfl-popup.tfl-popup_loading{background:url(/bitrix/components/twofingers/location/templates/.default/img/preloader.svg) center center no-repeat #fff}.tfl-popup__title{font-family:'Open Sans',sans-serif;font-weight:400;font-size:2.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1}.tfl-popup__search-wrapper{position:relative;padding:0}.tfl-popup .tfl-popup__search-input{background:#fff;-moz-border-radius:.25rem;-webkit-border-radius:.25rem;-khtml-border-radius:.25rem;border-radius:.2rem;border:1px solid #d5d5d5;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:1.5rem;line-height:1;padding:1rem 1.5rem;width:100%;font-family:'Open Sans',sans-serif;position:relative}.tfl-popup__search-input::-webkit-input-placeholder{color:#bbb}.tfl-popup__search-input::-moz-placeholder{color:#bbb}.tfl-popup__search-input:-ms-input-placeholder{color:#bbb}.tfl-popup__search-input:-moz-placeholder{color:#bbb}.tfl-popup__search-input:focus::-webkit-input-placeholder{color:#d5d5d5}.tfl-popup__search-input:focus::-moz-placeholder{color:#d5d5d5}.tfl-popup__search-input:focus:-ms-input-placeholder{color:#d5d5d5}.tfl-popup__search-input:focus:-moz-placeholder{color:#d5d5d5}.tfl-popup__clear-field{height:16px;position:absolute;right:4rem;top:50%;transform:translateY(-50%);width:16px;display:none}.tfl-popup__search-icon{height:17px;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);width:17px}.tfl-popup__search-icon .svg-search{fill:#d5d5d5}.tfl-popup__container{position:relative;display:grid;grid-template-rows:1fr;grid-template-columns:1fr}.tfl-popup__container:before{position:absolute;content:'';width:100%;height:1.5rem;bottom:-1px;background-image:url(/bitrix/components/twofingers/location/templates/.default/img/shadow.png);background-repeat:repeat-x;background-position:bottom left;z-index:1}.tfl-popup__with-locations.tfl-popup__with-defaults .tfl-popup__container{grid-template-columns:1fr 2fr}.tfl-popup__scroll-container{overflow:hidden;overflow-y:auto;position:relative;display:none}.tfl-popup__with-locations .tfl-popup__scroll-container.tfl-popup__locations,.tfl-popup__with-defaults .tfl-popup__scroll-container.tfl-popup__defaults{display:block}.tfl-popup__list{list-style:none outside none;padding:0 .75rem;line-height:1.25;margin-bottom:1rem;-webkit-column-width:15rem;-moz-column-width:15rem;column-width:15rem;-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;-webkit-column-rule:0 solid #ccc;-moz-column-rule:0 solid #ccc;column-rule:0 solid #ccc;display:block}.tfl-popup__list li{padding-bottom:.75rem;overflow:hidden;list-style:none;page-break-inside:avoid;break-inside:avoid}.tfl-popup__list li:before,.tfl-popup__list li:after{content:none}.tfl-popup__location-link{color:#333;text-decoration:none;border-bottom:1px dashed #777;font-family:'Open Sans',sans-serif}.tfl-popup__location-link:hover{border-bottom:1px dotted #333}.tfl-popup__defaults .tfl-popup__location-link{font-weight:700;border-bottom:1px dotted #333}.tf-location__region{display:block;font-size:.7em;color:#999;line-height:1;margin-top:.3em}.tfl-popup-overlay{display:none;position:fixed;margin:0;padding:0;top:0;left:0;bottom:0;right:0;background:url('/bitrix/components/twofingers/location/templates/.default/img/custom-popup-overlay.png') repeat;z-index:1000}.tfl-popup__close-container{right:1.25rem;top:1.25rem;position:absolute}.tfl-popup__close{display:block;position:relative;cursor:pointer;opacity:.2;width:16px;height:16px}.tfl-popup__close:hover{opacity:.5}.tfl-popup__close:before,.tfl-popup__close:after{position:absolute;content:'';width:2px;background-color:#333;height:17px;left:7px}.tfl-popup__close:before{transform:rotate(45deg)}.tfl-popup__close:after{transform:rotate(-45deg)}.tfl-body-freeze{overflow:hidden}.tfl-body-blur{-webkit-filter:blur(0.2rem);-moz-filter:blur(0.2rem);-o-filter:blur(0.2rem);-ms-filter:blur(0.2rem);filter:blur(0.2rem)}.tfl-popup__nofound-mess{display:none;font-size:2rem;text-align:center;position:absolute;top:50%;width:100%;color:#d5d5d5;transform:translateY(-50%)}.tfl-popup__nofound-mess-show{display:block}
/* End */


/* Start:/local/templates/electro_orange_white/components/bitrix/menu/leftMenu/style.css?15760304033453*/
#leftMenu > li {
	border-bottom: 1px solid #DBDBDB;
	/*position: relative;*/
	-o-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

/*#leftMenu > li:hover {
	background-color: #fff;
}

#leftMenu > li:hover > a {
	color: #2d2d2d;
}*/

#leftMenu .selected{
	background-color: #FFFFFF;
}

#leftMenu .selected > a{
	color: #2d2d2d;
}

#leftMenu .hover{
	background-color: #FFFFFF;
}

#leftMenu .hover > a{
	color: #2d2d2d;
}

#leftMenu > li {
  position: relative;
}

#leftMenu > li > a {
	font: normal normal 13px "bender" , arial , sans-serif;
	text-decoration: none;
	display: block;
	color: #000000;
	padding: 12px 12px 12px 25px;
}

#leftMenu > li > a > ins {
	display: table;
}

#leftMenu > li > a > ins > img {
	vertical-align: middle;
	padding-right: 8px;
}

#leftMenu > li > a > ins > span {
	display: table-cell;
	vertical-align: middle;
}

#leftMenu > li > .drop {
	position: absolute;
	right: 0px;
	left: 364px;
	background-color: #fff;
	box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.500);
	z-index: 999;
	top: 0px;
	overflow: hidden;
	display: none;
}

#leftMenu li div ul {
	float: left;
	width: 230px;
	border-right: 1px solid #e5e5e5;
	margin: 18px 0px;
}

#leftMenu li div ul li {
	margin-bottom: 10px;
}

#leftMenu li div ul li:last-child {
  margin-bottom: 0;
}

#leftMenu li div ul li a {
	font: normal normal 13px "bender" , arial , sans-serif;
	color: #000;
	text-align: left;
	text-decoration: none;
	display: block;
	padding: 0px 12px;
}

#leftMenu li div ul li a:hover {
	color: #eca712;
}

#leftMenu li div ul li a:active {
	position: relative;
	top: 1px;
}

#leftMenu li div ul li a span {
	font: normal normal 14px "bender" , arial , sans-serif;
	color: #eca712;
	display: block;
}

#leftMenu li div ul li a span:hover {
	color: #dc9a0a;
}

#leftMenu li div ol {
	float: left;
	width: 230px;
	background: #eca712;
 /* Old browsers */
	background: -moz-linear-gradient(top,  #eca712 0%, #dc9a0a 100%);
 /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eca712), color-stop(100%,#dc9a0a));
 /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eca712 0%,#dc9a0a 100%);
 /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eca712 0%,#dc9a0a 100%);
 /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eca712 0%,#dc9a0a 100%);
 /* IE10+ */
	background: linear-gradient(to bottom,  #eca712 0%,#dc9a0a 100%);
 /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eca712', endColorstr='#dc9a0a',GradientType=0 );
 /* IE6-9 */
	position: absolute;
	right: 0;
	padding-bottom: 1200px;
}

#leftMenu li div ol li span {
	font: normal normal 15px "bender" , arial , sans-serif;
	color: #fff;
	padding: 18px 0px 4px 24px;
	display: block;
}

#leftMenu li div ol li a {
	font: normal normal 14px "bender" , arial , sans-serif;
	color: #fff;
	text-align: left;
	text-decoration: none;
	display: block;
	padding-left: 24px;
}

#leftMenu li div ol li a:hover {
	color: #c8e5ff;
}

#leftMenu li div ol li a:active {
	position: relative;
	top: 1px;
}

#leftMenu li div ol li a.pic {
	padding-bottom: 18px;
	border-bottom: 1px solid #dc9a0a;
	width: 80%;
	margin: 0px auto 18px;
	text-align: center;
	padding-left: 0;
}

#leftMenu li div ol li a.pic img {
	max-width: 100%;
}

#leftMenu li div ol li {
	margin-bottom: 12px;
}

#leftMenu .selected { 
	background-color: #FFFFFF;
}
/* End */


/* Start:/local/templates/electro_orange_white/components/bitrix/sale.basket.basket.line/footCart/style.css?15760304031333*/
#footerCart table td {
	padding-left: 12px;
	line-height: 36px;
}

#footerCart ins {
	text-decoration: none;
	padding-bottom: 2px;
	margin-right: 8px;
	vertical-align: top;
}

#footerCart span {
	height: 18px;
	line-height: 18px;
	background: url("/local/templates/electro_orange_white/components/bitrix/sale.basket.basket.line/footCart/images/colorMenu2.png") #2D2D2D;
	border: 1px solid #888;
	min-width: 18px;
	display: inline-block;
	text-align: center;
	padding: 0px 4px;
	border-radius: 4px;
	vertical-align: middle;
}

#footerCart span:hover {
	color: #c8e5ff;
}

#footerCart td a {
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
}

#footerCart td  a:active {
	position: relative;
	top: 1px;
}

#footerCart .oCallback {
	color: #888;
	padding-right: 4px;
	font-size: 14px;
	display: inline-block;
}

#footerCart .oCallback:hover {
	color: #eca712;
}

#footerCart .footerCart + span, #footerCart .footerCompare + span {
	margin-left: 8px;
}

#footerCart .footerCart, #footerCart .footerCompare {
	color: #888;
}

#footerCart .footerCart:hover {
	color: #eca712;
}

#footerCart .footerCompare:hover {
	color: #f84e4a;
}

#footerCart .footerCart + span {
	border: 1px solid #dc9a0a;
	color: #dc9a0a;
	max-width: 27px;
	overflow: hidden;
}

#footerCart .footerCompare + span {
	border: 1px solid #f84e4a;
	color: #f84e4a;
}

#footerCart .empty + span {
	border: 1px solid #888;
	color: #888;
}
/* End */


/* Start:/local/templates/electro_orange_white/styles.css?157603040315635*/
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix,
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
/**,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}*/
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}

/* End */


/* Start:/local/templates/electro_orange_white/template_styles.css?166582307774628*/
/* developed by dw24 2014 */


/* Main */

#topBanner {
    text-decoration: none;
}

#topBanner img {
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
}

#closeBanner {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    background: #ff9601;
    text-decoration: none;
}

* {
    margin: 0px;
    padding: 0px;
    list-style: none;
    outline: none;
}

html {
    height: 100%;
}

body {
    font: normal normal 14px "Bender", "Verdana", arial, sans-serif;
    max-width: 1920px;
    margin: 0px auto;
    height: 100%;
}

img {
    border: 0;
}

a {
    outline: none;
    color: #F7941C;
}

a:hover,
a:focus {
    color: #F7941C;
}

h2 {
    margin-bottom: 20px;
}

button {
    background-image: none;
    overflow: visible;
}

p {
    margin-bottom: 12px;
    margin-top: 12px;
}

ul.disc {
    list-style-type: disc;
    padding-left: 25px;
    margin-bottom: 12px;
    margin-top: 12px;
}

ul.disc li {
    list-style-type: disc;
    margin-bottom: 4px;
    line-height: 18px;
}

ol.dig {
    list-style-type: decimal;
    padding-left: 25px;
    margin-bottom: 12px;
    margin-top: 12px;
}

ol.dig li {
    list-style-type: decimal;
}

.button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input:-webkit-autofill {
    color: #ffffff !important;
}

ins {
    text-decoration: none;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder {
    color: transparent;
}

input[type="password"] {
    -webkit-text-security: square;
}

input[type="checkbox"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

textarea {
    overflow: auto;
}

#logo {
    line-height: 140px;
    display: block;
}

#logo img {
    vertical-align: middle;
}

#logo:active {
    position: relative;
    top: 1px;
}


/* Header Top */

#headerLine {
    background: url(/local/templates/electro_orange_white/images/headerLine.png) repeat #2b2b2b;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.102);
    border-top: 4px solid #444444;
    min-width: 1000px;
    height: 62px;
    overflow: hidden;
}

#headerLineLeft {
    height: 62px;
    display: inline-block;
    position: relative;
}

#headerLineRight {
    float: right;
    position: relative;
    height: 62px;
    z-index: 100;
}

.social-header {
    position: absolute;
    right: -270px;
    top: 15px;
}

.social-header span {
    display: inline-block;
    text-decoration: none;
    color: #eca712;
    margin-right: 10px;
}

.social-header .social-link {
    position: relative;
}

.social-header .social-link img {
    vertical-align: top;
}


/* Header */

#searchTable {
    margin: 0 auto;
}

.header-message {
    color: #eca712;
    font-weight: bold;
    text-align: left;
    padding-left: 50px;
    line-height: 30px;
    font-size: 18px
}

#header {
    background: url(/local/templates/electro_orange_white/images/bgHead2.png) repeat #ededed;
    height: 150px;
    min-width: 1000px;
}

#header .wrapper {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0;
}

#headerLeft {
    display: table-cell;
    vertical-align: top;
    width: 400px;
    text-align: center;
    padding-top: 20px;
}

.header-slogan {
    color: #ef7f1a;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 10px;
}

.header-auth {
    padding-top: 10px;
    text-align: center;
}

#headerRight {
    display: table-cell;
    vertical-align: top;
    padding-right: 25px;
}

#headerRight>table {
    width: 100%;
}

#headerRight>table td a.oCallback {
    color: #fff;
    background: url(/local/templates/electro_orange_white/images/incart.png) repeat #eca712;
    display: block;
    text-align: center;
    height: 25px;
    line-height: 25px;
    width: 120px;
    float: right;
    margin-top: -4px;
}

#headerRight>table td a.oCallback:hover {
    background: url(/local/templates/electro_orange_white/images/incartHover.png) repeat #eca712;
}

#headerRight>table td a.oCallback:active {
    position: relative;
    top: 1px;
}

.header-phones {
    margin-left: 50px;
    float: right;
}

.header-phones a {
    text-decoration: none;
}

.header-phones__free {
    font-size: 32px;
    color: #ef7f1a;
    font-weight: bold;
    line-height: 32px;
}

.header-phones__small {
    font-size: 24px;
    color: #ef7f1a;
    display: block;
    padding-left: 30px;
    line-height: 28px;
    padding-left: 70px;
    background: transparent url("/local/templates/electro_orange_white/images/header-wavi.png") left center no-repeat;
}

.header-phones__text {
    color: #292929;
    line-height: 16px;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

.footer-email {
    color: #F7941C;
    font-size: 24px;
    margin-top: 20px;
}

.footer-email a {
    text-decoration: none;
    font-size: 18px;
}

.social-link {
    background: #F7941C;
    width: 30px;
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    border-radius: 15px;
    text-align: center;
}

.social-link img {
    margin-top: 5px;
}

.social-link img:hover {
    fill: #fff;
}

.table {
    border-collapse: collapse;
}

.table th {
    padding: 10px;
    background: #eca712;
    border: 1px solid #000;
    color: #fff;
}

.table td {
    padding: 10px;
    border: 1px solid #000;
}

#leftMenu li div ol {
    display: none;
}

.tfl__link-label {
    margin-right: 5px;
}

.header-login a {
    color: #595959;
}


/* Main Slider */

#slider {
    width: 65.8%;
    float: left;
}

#slider img,
#advRight img {
    max-width: 100%;
}

#advRight {
    float: right;
    width: 32.9%;
}

#advRight li:first-child {
    margin: 0px;
}

#advRight li {
    margin-top: 4.4%;
}

#mainContent {
    margin-top: 24px;
    width: 100%;
    min-width: 1000px;
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
}

#mainContentleft {
    background: url(/local/templates/electro_orange_white/images/colorMenu.png) repeat #ededed;
    width: 19.8%;
    display: table-cell;
    vertical-align: top;
    margin-bottom: 24px;
    position: relative;
}

#mainContentleft .mainContentleftArrow>span {
    font: normal normal 18px "bender", arial, sans-serif;
    height: 54px;
    line-height: 54px;
    background: url(/local/templates/electro_orange_white/images/color.png) repeat #eca712;
    color: #fff;
    display: block;
    text-align: left;
    padding-left: 25px;
    -webkit-transition-property: color;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease;
}

#mainContentleft .mainContentleftArrow>span:active {
    color: #d8edff;
}

#mainContentleft .mainContentleftArrow {
    text-decoration: none;
    position: relative;
    display: block;
}

#mainContentleft .mainContentleftArrow img {
    vertical-align: middle;
    margin-right: 3px;
    margin-top: -3px;
}

#mainContentleft .mainContentleftArrow>span>sub {
    background: url(/local/templates/electro_orange_white/images/arrowBig.png) no-repeat transparent;
    display: none;
    position: absolute;
    z-index: 2;
    width: 8px;
    height: 20px;
    top: 50%;
    margin-top: -9px;
    float: right;
    margin-left: 10px;
    -webkit-transition-property: background-image;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease;
}

#mainContentleft a>span:active+sub {
    background: url(/local/templates/electro_orange_white/images/arrowBigHover.png) no-repeat transparent;
}

#mainContentleft a.allowHide>span>sub {
    display: inline;
}

#mainContentleft a.allowHide>sub {
    display: inline;
}

#mainContentleft a.allowHide+ul {
    display: none;
}

#mainContentleft #fixMenu {
    will-change: left, top;
    position: relative;
    z-index: 90;
}

#mainContentleft #fixMenu.fixed {
    position: fixed;
    width: 19.8%;
    min-width: 213px;
    max-width: 409px;
    padding-right: 24px;
    top: 0;
}

#blackout {
    background-color: rgba(31, 31, 31, 0.500);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    display: none;
}

#comparison {
    position: fixed;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.298);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
}

#comparisonContainer {
    width: 350px;
    margin-top: -130px;
    position: relative;
    z-index: 999;
    top: 50%;
    left: 50%;
    margin-left: -175px;
    background-color: #1E1E1E;
    box-shadow: 12px 12px 1px rgba(0, 0, 0, 0.600);
    padding: 8px;
}

#comparisonContainer span.heading {
    background-color: #000000;
    color: #ECA712;
    display: block;
    font: 18px/50px "bender", "arial", sans-serif;
    height: 50px;
    text-align: center;
}

#comparisonContainer p {
    margin: 18px;
    text-align: center;
    font: normal normal 14px "bender", arial, sans-serif;
    color: #fff;
}

#comparisonContainer p span {
    display: block;
    color: #eca712;
    margin-top: 4px;
}

#comparisonClose {
    background: url(/local/templates/electro_orange_white/images/exit.png) no-repeat 0px 0px transparent;
    width: 17px;
    height: 19px;
    display: block;
    position: absolute;
    top: 24px;
    right: 24px;
}

#comparisonClose:hover {
    background: url(/local/templates/electro_orange_white/images/exit.png) no-repeat 0px -20px transparent;
}

#comparisonClose:active {
    background: url(/local/templates/electro_orange_white/images/exit.png) no-repeat 0px -41px transparent;
}

#comparisonOrder {
    text-align: center;
    margin-bottom: 12px;
    margin-top: 14px;
}

#comparisonOrder a {
    display: inline-block;
    width: 150px;
    height: 35px;
    text-align: center;
    color: #fff;
    font: normal normal 14px "bender", arial, sans-serif;
    text-decoration: none;
    line-height: 35px;
    margin: 0px 8px;
}

#comparisonOrder a.comparisonContinue {
    background: url(/local/templates/electro_orange_white/images/color.png) 0 0 repeat #eca712;
}

#comparisonOrder a.comparisonContinue:hover {
    background: url(/local/templates/electro_orange_white/images/color2.png) 0 0 repeat #dc9a0a;
}

#comparisonOrder a.comparisonMake {
    background: url(/local/templates/electro_orange_white/images/color13.png) 0 0 repeat #f84e4a;
}

#comparisonOrder a.comparisonMake:hover {
    background: url(/local/templates/electro_orange_white/images/color14.png) 0 0 repeat #f13d39;
}

#comparisonOrder a.comparisonContinue:active,
#comparisonOrder a.comparisonMake:active {
    position: relative;
    top: 1px;
}

#inSku {
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    display: none;
    z-index: 9999;
    left: 0;
    top: 0;
}


/*#bx_incl_area_9 #inSku{
	display: block;
}*/

#inSkuContainer {
    width: 750px;
    margin-left: -375px;
    position: absolute;
    z-index: 9998;
    left: 50%;
    top: 50%;
    background-color: #1E1E1E;
    box-shadow: 12px 12px 1px rgba(0, 0, 0, 0.700);
    padding: 8px;
}

#inSkuContainer .heading {
    background-color: #000000;
    color: #ECA712;
    display: block;
    font: 18px/50px "bender", "arial", sans-serif;
    height: 50px;
    text-align: center;
}

#inSku .wrap {
    overflow: hidden;
}

#inSku .head {
    padding: 12px 0px;
    display: block;
    color: #fff;
    text-align: center;
}

#inSku .picBlock {
    width: 220px;
    float: left;
    margin-right: 24px;
}

#inSku .picBlock a {
    line-height: 200px;
    text-align: center;
    background: #fff;
    display: block;
    height: 200px;
    width: 220px;
}

#inSku .picBlock img {
    vertical-align: middle;
    max-height: 90%;
    max-width: 90%;
}

#inSku .infoBlock {
    width: 756px;
    float: left;
}

#inSku .infoBlock table {
    width: 100%;
    border-spacing: 0px 12px;
    border-collapse: separate;
}

#inSku .infoBlock table th {
    font-weight: normal;
    vertical-align: top;
    padding: 0px 12px;
    text-align: center;
    color: #fff;
}

#inSku .infoBlock table .active td {
    background-color: #043359;
}

#inSku .infoBlock table td {
    color: #ccc;
    text-align: center;
    padding: 8px 8px;
    background: #232323;
}

#inSku .infoBlock .rd {
    width: 30px;
    padding: 12px 0 12px 12px;
}

#inSku .infoBlock .name {
    text-decoration: none;
    text-align: left;
    display: block;
    color: #eca712;
    padding: 0 12px 0 0;
}

#inSku .infoBlock input {
    display: none;
}

#inSku .infoBlock input[type="radio"]+label {
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    background: url(/local/templates/electro_orange_white/images/radio.png) left top no-repeat;
    cursor: pointer;
}

#inSku .infoBlock input[type="radio"]:hover+label {
    background-position: 0px -15px;
}

#inSku .infoBlock input[type="radio"]:checked+label {
    background-position: 0px -30px;
}

#inSku .infoBlock input[type="radio"]:checked:hover+label {
    background-position: 0px -45px;
}

#inSku .infoBlock input[type="radio"]:disabled+label {
    background-position: 0px -60px;
}

#inSku .infoBlock .price {
    position: relative;
    text-align: center;
    display: block;
    color: #eca712;
    font-size: 15px;
    white-space: nowrap;
}

#inSku .infoBlock .btn {
    background: #181818;
    line-height: 30px;
    display: block;
    height: 30px;
    width: 30px;
}

#inSku .infoBlock .btn:hover {
    background-color: #0c0c0c;
}

#inSku .infoBlock .btn:active {
    background-color: #000;
}

#inSku .infoBlock .addCart {
    background-color: #ECA712;
    text-indent: -9999px;
}

#inSku .infoBlock .addCart.disabled {
    background-color: #ECA712 !important;
    border: none !important;
    opacity: 0.5;
}

#inSku .infoBlock .addCart:hover {
    background-color: #dc9a0a;
}

#inSku .infoBlock .zoom {
    background-repeat: no-repeat;
    background-image: url(/local/templates/electro_orange_white/images/sku_zoom.png);
    background-position: center center;
}

#inSku .infoBlock .addCart,
#inSku .infoBlock .addCart.added {
    background-repeat: no-repeat !important;
    background-image: url(/local/templates/electro_orange_white/images/sku_cart.png) !important;
    background-position: center center !important;
}

#inSku .infoBlock .addCompare,
#inSku .infoBlock .addCompare.added {
    background-repeat: no-repeat !important;
    background-image: url(/local/templates/electro_orange_white/images/sku_compare.png) !important;
    background-position: center center !important;
    text-indent: -9999px !important;
}

#inSku .infoBlock .price s {
    position: absolute;
    font-size: 13px;
    display: block;
    color: #aaa;
    top: -14px;
    right: 0px;
}

#inSku .tools {
    margin-bottom: 12px;
    overflow: hidden;
}

#inSku .tools ul {
    float: right;
}

#inSku .tools li {
    float: left;
    margin-left: 12px;
}

#inSku .tools li a {
    font: 14px/35px "bender", "arial", sans-serif;
    text-decoration: none;
    text-align: center;
    padding: 0 18px;
    display: block;
    height: 35px;
    color: #fff;
}

#inSku .tools .inSkuContinue {
    background: #f13d39;
}

#inSku .tools .inSkuContinue:hover {
    background: #f84e4a
}

#inSku .tools .inSkuContinue:active {
    position: relative;
    top: 1px;
}

#inSku .tools .addCart {
    background: #ECA712;
}

#inSku .tools .addCart:hover {
    background: #dc9a0a;
}

#inSku .tools .addCart:active {
    position: relative;
    top: 1px;
}

#inSku .tools .addCart.disabled {
    box-sizing: content-box !important;
    background: #dc9a0a !important;
    border: none !important;
    color: #fff !important;
    opacity: 0.5;
}

#inSkuClose {
    background: url(/local/templates/electro_orange_white/images/exit.png) no-repeat 0px 0px transparent;
    width: 17px;
    height: 19px;
    display: block;
    position: absolute;
    top: 23px;
    right: 24px;
}

#inSkuClose:hover {
    background: url(/local/templates/electro_orange_white/images/exit.png) no-repeat 0px -20px transparent;
}

#inSkuClose:active {
    background: url(/local/templates/electro_orange_white/images/exit.png) no-repeat 0px -41px transparent;
}

.basket-items-search-field {
    display: none;
}

#inBasket {
    position: fixed;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.298);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
    overflow: visible;
}

#inBasketContainer {
    width: 400px;
    position: relative;
    z-index: 999;
    top: 100px;
    left: 50%;
    margin-left: -200px;
    background-color: #fff;
    padding: 8px;
}

#inBasketContainer span.heading {
    color: #000;
    display: block;
    font: 18px/50px "bender", "arial", sans-serif;
    height: 50px;
    text-align: center;
}

#inBasketClose {
    background: url(/local/templates/electro_orange_white/images/exit.png) no-repeat 0px 0px transparent;
    width: 17px;
    height: 19px;
    display: block;
    position: absolute;
    top: 23px;
    right: 24px;
}

#inBasketClose:hover {
    background: url(/local/templates/electro_orange_white/images/exit.png) no-repeat 0px -20px transparent;
}

#inBasketClose:active {
    background: url(/local/templates/electro_orange_white/images/exit.png) no-repeat 0px -41px transparent;
}

#inBasketContainer>table {
    width: 100%;
    margin-top: 8px;
}

#inBasketContainer>table>tbody>tr>td {
    font: normal normal 14px "bender", arial, sans-serif;
    color: #fff;
    vertical-align: top;
    padding-left: 12px;
    text-align: left;
}

#inBasketContainer>table>tbody>tr>td:first-child {
    vertical-align: middle;
    padding: 0;
    width: 240px;
    text-align: center;
    height: 80px;
    line-height: 80px;
    background-color: #fff;
}

#inBasketContainer>table td:first-child img {
    max-width: 190px;
    max-height: 170px;
    vertical-align: middle;
}

#inBasketToolsTable {
    width: 100%;
    margin-top: 12px;
    border-collapse: collapse;
}

#inBasketToolsTable td {
    font: normal normal 14px "bender", arial, sans-serif;
    border: 1px solid #2d2d2d;
    padding: 9px;
    text-align: center;
    vertical-align: middle !important;
    color: #fff;
}

#inBasketToolsTable #inBasketQty {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
}

#inBasketDelete {
    text-align: center;
    display: inline-block;
    width: 17px;
    height: 25px;
    background: url(/local/templates/electro_orange_white/images/delete.png) 0 0 no-repeat;
}

#inBasketDelete:hover {
    background: url(/local/templates/electro_orange_white/images/delete.png) -18px 0px no-repeat;
}

#inBasketDelete:active {
    background: url(/local/templates/electro_orange_white/images/delete.png) -36px 0 no-repeat;
}

#inBasketPrice {
    font: normal normal 16px "bender", arial, sans-serif;
    color: #eca712;
}

#inBasketTotal {
    font: normal normal 16px "bender", arial, sans-serif;
    color: #fff;
    text-align: right;
    margin-top: 12px;
}

#inBasketTotal span {
    color: #eca712;
    display: inline-block;
}

#inBasketOrder {
    margin-top: 12px;
    text-align: center;
    padding-bottom: 12px;
}

#inBasketOrder a {
    display: inline-block;
    width: 150px;
    height: 35px;
    text-align: center;
    color: #fff;
    font: normal normal 14px "bender", arial, sans-serif;
    text-decoration: none;
    line-height: 35px;
    margin-left: 8px;
}

#inBasketOrder a.inBasketContinue {
    background: url(/local/templates/electro_orange_white/images/color13.png) 0 0 repeat #f84e4a;
}

#inBasketOrder a.inBasketContinue:hover {
    background: url(/local/templates/electro_orange_white/images/color14.png) 0 0 repeat #f13d39;
}

#inBasketOrder a.inBasketMake {
    background: url(/local/templates/electro_orange_white/images/color.png) 0 0 repeat #eca712;
}

#inBasketOrder a.inBasketMake:hover {
    background: url(/local/templates/electro_orange_white/images/color2.png) 0 0 repeat #dc9a0a;
}

#inBasketOrder a.inBasketContinue:active,
#inBasketOrder a.inBasketMake:active {
    position: relative;
    top: 1px;
}

#inBasketToolsTable input.qty {
    width: 30px;
    text-align: center;
    float: left;
    border: 0px;
    font: normal normal 12px "bender", arial, sans-serif;
    height: 20px;
}

#inBasketToolsTable input.qty.error {
    border: 1px solid #ff0000;
}

#inBasketToolsTable .minus,
#inBasketToolsTable .plus {
    display: block;
    float: left;
    height: 20px;
    width: 20px;
    border: 0px;
    cursor: pointer;
}

#inBasketToolsTable .minus {
    background: url(/local/templates/electro_orange_white/images/plusMinus.png) 0 0 no-repeat;
}

#inBasketToolsTable .minus:hover {
    background: url(/local/templates/electro_orange_white/images/plusMinus.png) -20px 0 no-repeat;
    border: 0px;
}

#inBasketToolsTable .minus:active {
    background: url(/local/templates/electro_orange_white/images/plusMinus.png) -40px 0 no-repeat;
    top: 0px;
}

#inBasketToolsTable .plus {
    background: url(/local/templates/electro_orange_white/images/plusMinus.png) 0 -20px no-repeat;
}

#inBasketToolsTable .plus:hover {
    background: url(/local/templates/electro_orange_white/images/plusMinus.png) -20px -20px no-repeat;
    border: 0px;
}

#inBasketToolsTable .plus:active {
    background: url(/local/templates/electro_orange_white/images/plusMinus.png) -40px -20px no-repeat;
    top: 0px;
}

#inBasketToolsTable .rouble {
    color: #eca712;
}

#mainContentRight {
    width: 73%;
    display: table-cell;
    padding-left: 24px;
    padding-right: 25px;
    vertical-align: top;
}

#mainContentRight h3 {
    margin-bottom: 1em;
    margin-top: 1em;
}

#mainContentRight #breadcrumbs {
    font: normal normal 14px "bender", "Verdana", arial, sans-serif;
    overflow: hidden;
    margin: 0;
    padding: 0;
    margin-bottom: 25px;
}

#mainContentRight #breadcrumbs li:first-child a:hover {
    color: #333;
}

#mainContentRight #breadcrumbs li {
    color: #7F7F7F;
    float: left;
    margin-right: 4px;
}

#mainContentRight #breadcrumbs li a {
    color: #eca712;
    text-decoration: none;
}

#mainContentRight #breadcrumbs li a:hover {
    color: #dc9a0a;
}

#mainContentRight h1 {
    font: normal normal 24px "bender", "Verdana", arial, sans-serif;
    color: #eca712;
    padding-bottom: 24px;
}

#mainContentRight #middleSlider img {
    max-width: 100%;
}

#mainContentRight #bottomSlider {
    margin-top: 24px;
}

#mainContentRight #bottomSlider img {
    max-width: 100%;
}

.text ul {
    padding-left: 20px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.text ul li {
    margin-bottom: 10px;
    list-style: disc;
}

#ancillary ul {
    margin: 0;
    padding: 0;
}

#ancillary>ul>li:first-child {
    margin-left: 0px;
}

#ancillary>ul>li {
    float: left;
    width: 23.3%;
    margin-left: 2%;
    margin-top: 24px;
}

#ancillary li ul {
    border: 1px solid #e4e4e4;
    min-height: 250px;
}

#ancillary li ul li {
    border-top: 1px solid #e4e4e4;
    margin: 0 12px;
}

#ancillary li ul li:first-child {
    border: 0px;
}

#ancillary li ul li table {
    font: normal normal 12px "bender", arial, sans-serif;
}

#ancillary li ul li table td:first-child {
    padding-right: 8px;
}

#ancillary li ul li table td {
    height: 78px;
}

#ancillary li ul li table td a {
    text-decoration: none;
    color: #000;
}

#ancillary li ul li table td a:hover {
    color: #eca712;
}

#ancillary li ul li table td img {
    padding-right: 8px;
    max-width: 50px;
    max-height: 50px;
    text-align: center;
    vertical-align: middle;
    padding-right: 4px;
}

#ancillary #ref li {
    border-bottom: 1px solid #e4e4e4;
    margin: 0px 12px;
    border-top: 0px;
}

#ancillary #ref li:last-child {
    border: 0;
}

#ancillary #ref li table {
    border: 0px;
}

#ancillary #ref li table td {
    height: 58px !important;
}

#ancillary #ref li table td a {
    color: #000;
    text-decoration: none;
    font: normal normal 14px "bender", arial, sans-serif;
    display: block;
}

#ancillary #ref li table td a:hover {
    color: #eca712;
}

#ancillary .ftPic {
    display: block;
    width: 52px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

#footer {
    background: url("/local/templates/electro_orange_white/images/bgHead.png") #1f1f1f;
    width: 100%;
    min-width: 1000px;
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
    margin-top: 24px;
    padding-bottom: 24px;
}

#footerLeft {
    display: table-cell;
    width: 19.8%;
    padding: 24px 0 0 25px;
}

#footerLeft a:active {
    position: relative;
    top: 1px;
}

#footerLeft a img {
    max-width: 90%;
}

#footerLeft p {
    padding: 18px 10px 12px 25px;
    font: normal normal 14px "bender", arial, sans-serif;
    color: #9E9E9E;
}

#footerLeft span {
    display: block;
    font: normal normal 18px "bender", arial, sans-serif;
    color: #9E9E9E;
    padding: 0px 0px 4px 25px;
}

#footerRight {
    width: 73%;
    display: table-cell;
    padding-left: 24px;
    padding-right: 25px;
    vertical-align: top;
    padding-bottom: 24px;
}

#footerRight>ul {
    margin-top: 24px;
}

#footerRight>ul>li {
    display: block;
    float: left;
    width: 25%;
    text-align: left;
}

#footerRight>ul>li>span {
    font: normal normal 18px "bender", arial, sans-serif;
    color: #eca712;
    margin-bottom: 18px;
    display: block;
    white-space: nowrap;
}

#footerRight>ul>li a {
    text-decoration: none;
    color: #fff;
    font: normal normal 14px "bender", arial, sans-serif;
}

#footerRight>ul>li a:hover {
    color: #eca712;
}

#footerRight .footerList li {
    margin-bottom: 12px;
}

#footerRight #footerSocial li {
    color: #fff;
    font: normal normal 14px "bender", arial, sans-serif;
    display: block;
    margin-bottom: 12px;
}

#footerRight #footerSocial li img {
    vertical-align: middle;
}

#footerCart {
    position: fixed;
    bottom: 0px;
    background: url("/local/templates/electro_orange_white/images/colorMenu2.png") #2D2D2D;
    font: normal normal 14px "bender", arial, sans-serif;
    width: 100px;
    right: 40px;
    height: 40px;
    line-height: 40px;
    border-top-left-radius: 4px;
    color: #fff;
    z-index: 999;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.500);
}

#elementError {
    background-color: rgba(0, 0, 0, 0.298);
    display: none;
    height: 100%;
    left: 0px;
    overflow: visible;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 998;
}

#elementErrorContainer {
    background-color: #1E1E1E;
    box-shadow: 12px 12px 1px rgba(0, 0, 0, 0.600);
    left: 50%;
    margin-left: -150px;
    margin-top: -130px;
    padding: 8px;
    position: relative;
    top: 50%;
    width: 300px;
    z-index: 999;
}

#elementErrorContainer span.heading {
    background-color: #000000;
    color: #ECA712;
    display: block;
    font: 18px/50px "bender", "arial", sans-serif;
    height: 50px;
    text-align: center;
    margin: 0;
    padding: 0;
}

#elementErrorContainer p {
    text-align: center;
    color: #fff;
    padding: 12px;
}

#elementErrorContainer #elementErrorClose {
    background: url("/local/templates/electro_orange_white/images/exit.png") 0px 0px no-repeat transparent;
    display: block;
    height: 19px;
    position: absolute;
    right: 24px;
    top: 23px;
    width: 17px;
}

#elementErrorContainer #elementErrorClose:hover {
    background: url("/local/templates/electro_orange_white/images/exit.png") 0px -20px no-repeat transparent;
}

#elementErrorContainer #elementErrorClose:active {
    background: url("/local/templates/electro_orange_white/images/exit.png") 0px -41px no-repeat transparent;
}

#elementErrorContainer .close {
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    background: #dc9a0a;
    width: 140px;
    text-decoration: none;
    margin: 0px auto 12px;
}

#elementErrorContainer .close:hover {
    background: #dc9a0a;
}

#elementErrorContainer .close:active {
    position: relative;
    top: 1px;
}

#reg {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.298);
    z-index: 1000;
    top: 0%;
    display: none;
}

#reg #regWrapper {
    width: 350px;
    background-color: #1e1e1e;
    box-shadow: 12px 12px 1px rgba(0, 0, 0, 0.600);
    position: absolute;
    top: 10%;
    left: 50%;
    margin-left: -175px;
    padding: 8px;
}

#reg #regWrapper span {
    font: normal normal 18px "bender", arial, sans-serif;
    text-align: center;
    display: block;
    color: #eca712;
    height: 50px;
    background-color: #000;
    line-height: 50px;
}

#reg #regWrapper a.regClose {
    background: url(/local/templates/electro_orange_white/images/exit.png) no-repeat 0px 0px transparent;
    width: 17px;
    height: 19px;
    display: block;
    position: absolute;
    top: 20px;
    right: 24px;
}

#reg #regWrapper a.regClose:hover {
    background: url(/local/templates/electro_orange_white/images/exit.png) no-repeat 0px -20px transparent;
}

#reg #regWrapper a.regClose:active {
    background: url(/local/templates/electro_orange_white/images/exit.png) no-repeat 0px -41px transparent;
}

#reg #regWrapper form {
    margin-top: 24px;
}

#reg #regWrapper input {
    font: normal normal 14px "bender", arial, sans-serif;
    border: 1px solid #000;
    width: 260px;
    margin: 0px 25px 12px;
    height: 40px;
    line-height: 40px;
    background-color: #2d2d2d;
    color: #fff;
    text-shadow: 2px 2px 2px #000;
    padding-left: 40px;
}

#reg #regWrapper input#regName {
    background: url(/local/templates/electro_orange_white/images/login.png) no-repeat 10px 0px #2d2d2d;
}

#reg #regWrapper input#regName:focus {
    background: url(/local/templates/electro_orange_white/images/login.png) no-repeat 10px -40px #2d2d2d;
}

#reg #regWrapper input#regEmail {
    background: url(/local/templates/electro_orange_white/images/mail.png) no-repeat 10px 0px #2d2d2d;
}

#reg #regWrapper input#regEmail:focus {
    background: url(/local/templates/electro_orange_white/images/mail.png) no-repeat 10px -40px #2d2d2d;
}

#reg #regWrapper input#regPassword,
input#regRePassword {
    background: url(/local/templates/electro_orange_white/images/pass.png) no-repeat 10px 0px #2d2d2d;
}

#reg #regWrapper input#regPassword:focus,
input#regRePassword:focus {
    background: url(/local/templates/electro_orange_white/images/pass.png) no-repeat 10px -40px #2d2d2d;
}

#reg #regWrapper a#regSubmit {
    font: normal normal 14px "bender", arial, sans-serif;
    color: #fff;
    text-align: center;
    display: block;
    margin-right: 25px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    background: url(/local/templates/electro_orange_white/images/color.png) repeat transparent;
    width: 170px;
    margin-left: 154px;
    margin-bottom: 12px;
    border: 1px solid #000;
}

#reg #regWrapper a#regSubmit:hover {
    background: url(/local/templates/electro_orange_white/images/color2.png) repeat transparent;
}

#reg #regWrapper #regErrors {
    min-height: 62px;
    margin-top: 24px;
    margin-left: 25px;
    color: #fff;
    display: none;
}

#auth {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.298);
    z-index: 1000;
    top: 0%;
    display: none;
}

#auth #authWrapper {
    width: 350px;
    background-color: #1e1e1e;
    box-shadow: 12px 12px 1px rgba(0, 0, 0, 0.600);
    position: absolute;
    top: 10%;
    left: 50%;
    margin-left: -175px;
    padding: 8px;
}

#auth #authWrapper span {
    font: normal normal 18px "bender", arial, sans-serif;
    text-align: center;
    display: block;
    color: #eca712;
    height: 50px;
    background-color: #000;
    line-height: 50px;
}

#auth #authWrapper a.authClose {
    background: url(/local/templates/electro_orange_white/images/exit.png) no-repeat 0px 0px transparent;
    width: 17px;
    height: 19px;
    display: block;
    position: absolute;
    top: 20px;
    right: 24px;
}

#auth #authWrapper a.authClose:hover {
    background: url(/local/templates/electro_orange_white/images/exit.png) no-repeat 0px -20px transparent;
}

#auth #authWrapper a.authClose:active {
    background: url(/local/templates/electro_orange_white/images/exit.png) no-repeat 0px -41px transparent;
}

#auth #authWrapper form {
    margin-top: 24px;
}

#auth #authWrapper input {
    font: normal normal 14px "bender", arial, sans-serif;
    border: 1px solid #000;
    width: 260px;
    margin: 0px 25px 12px;
    height: 40px;
    line-height: 40px;
    background-color: #2d2d2d;
    color: #fff;
    text-shadow: 2px 2px 2px #000;
    padding-left: 40px;
}

#auth #authWrapper input#authName {
    background: url(/local/templates/electro_orange_white/images/login.png) no-repeat 10px 0px #2d2d2d;
}

#auth #authWrapper input#authName:focus {
    background: url(/local/templates/electro_orange_white/images/login.png) no-repeat 10px -40px #2d2d2d;
}

#auth #authWrapper input#authPassword {
    background: url(/local/templates/electro_orange_white/images/pass.png) no-repeat 10px 0px #2d2d2d;
}

#auth #authWrapper input#authPassword:focus {
    background: url(/local/templates/electro_orange_white/images/pass.png) no-repeat 10px -40px #2d2d2d;
}

#auth #authWrapper a#authSubmit {
    font: normal normal 14px "bender", arial, sans-serif;
    color: #fff;
    text-align: center;
    display: block;
    margin-right: 25px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    background: url(/local/templates/electro_orange_white/images/color.png) repeat transparent;
    width: 120px;
    margin-left: 25px;
    margin-bottom: 12px;
    border: 1px solid #000;
    float: left;
}

#auth #authWrapper a#authSubmit:hover {
    background: url(/local/templates/electro_orange_white/images/color2.png) repeat transparent;
}

#auth #authWrapper #authLostPassword {
    font: normal normal 14px "bender", arial, sans-serif;
    line-height: 32px;
    color: #eca712;
    text-decoration: none;
}

#auth #authWrapper #authLostPassword:hover {
    color: #dc9a0a;
}

#auth #authWrapper #authErrors {
    font: normal normal 14px "bender", arial, sans-serif;
    padding: 12px 0px;
    background-color: #000;
    color: #fff;
    display: block;
    text-align: center;
    margin-top: 12px;
    margin-left: -8px;
    padding-right: 8px;
    width: 358px;
}

#city {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.298);
    z-index: 1000;
    top: 0%;
    display: none;
}

#city #cityWrapper {
    width: 550px;
    background-color: #1e1e1e;
    box-shadow: 12px 12px 1px rgba(0, 0, 0, 0.600);
    position: absolute;
    top: 10%;
    left: 50%;
    margin-left: -275px;
    padding: 8px;
}

#city #cityWrapper a.cityClose {
    background: url(/local/templates/electro_orange_white/images/exit.png) no-repeat 0px 0px transparent;
    width: 17px;
    height: 19px;
    display: block;
    position: absolute;
    top: 20px;
    right: 24px;
}

#city #cityWrapper a.cityClose:hover {
    background: url(/local/templates/electro_orange_white/images/exit.png) no-repeat 0px -20px transparent;
}

#city #cityWrapper a.cityClose:active {
    background: url(/local/templates/electro_orange_white/images/exit.png) no-repeat 0px -41px transparent;
}

#city #cityWrapper span {
    font: normal normal 18px "bender", arial, sans-serif;
    text-align: center;
    display: block;
    color: #eca712;
    height: 50px;
    background-color: #000;
    line-height: 50px;
}

#city #cityWrapper ul {
    margin: 24px 0px;
}

#city #cityWrapper ul li {
    float: left;
    width: 170px;
    padding-left: 12px;
    margin-bottom: 12px;
}

#city #cityWrapper ul li a {
    font: normal normal 14px "bender", arial, sans-serif;
    color: #fff;
    text-shadow: 2px 2px 2px #000;
    display: block;
    text-decoration: none;
}

#city #cityWrapper ul li a:hover {
    color: #eee;
}

#city #cityWrapper ul li a ins {
    text-decoration: none;
    padding-bottom: 4px;
    border-bottom: 1px dashed #fff;
}

#city #cityWrapper ul li a:hover span {
    border-bottom: 1px dashed #eee;
}


/* CLASES */

.offersLine {
    font: normal normal 18px "bender", arial, sans-serif;
    width: 100%;
    color: #fff;
    height: 40px;
    line-height: 40px;
    background: url(/local/templates/electro_orange_white/images/color.png) repeat #eca712;
}

.offersLine span {
    line-height: 40px;
    padding-left: 12px;
}

.offersLine a {
    font: normal normal 16px "bender", arial, sans-serif;
    display: block;
    float: right;
    line-height: 40px;
    margin-right: 12px;
    color: #fff;
    text-decoration: none;
    display: none;
}

.offersLine a:hover {
    color: #e4f2ff;
}

.offersLine a:active {
    position: relative;
    top: 1px;
}


/*PRODUCT*/

.productTitleLink {
    display: block;
    color: #dc9a0a;
    line-height: 21px;
    border-top: 4px double #c8e5ff;
    border-bottom: 4px double #c8e5ff;
    text-decoration: none;
    padding: 12px 0px;
    font-size: 12px;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    width: 100%;
}

.productTitleLink span {
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
}

.productTitleLink:hover {
    color: #006dcc;
}

.productImg {
    line-height: 150px;
    height: 150px;
    display: block;
}

.productImg img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.productImg:active {
    position: relative;
    top: 1px;
}

.productPrice {
    color: #b81506;
    font: normal normal 18px "bender", arial, sans-serif;
    display: block;
    position: relative;
    border-bottom: 4px double #c8e5ff;
    padding: 12px 0px;
}

.productPrice s {
    font: normal normal 12px "bender", arial, sans-serif;
    position: absolute;
    top: 0px;
    right: 60px;
}

.productAppendBlock {
    border-bottom: 4px double #c8e5ff;
    height: 40px;
}

.productCompare {
    display: block;
    width: 40%;
    float: left;
    color: #42607f;
    text-decoration: none;
    font-size: 12px;
    border-right: 4px double #c8e5ff;
    line-height: 40px;
}

.productCart {
    display: block;
    width: 58.1%;
    float: left;
    text-decoration: none;
    line-height: 40px;
    text-align: center;
}

.productCart span {
    background: url(/local/templates/electro_orange_white/images/incart.png) repeat #eca712;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    height: 25px;
    font: normal normal 12px "bender", arial, sans-serif;
    display: inline-block;
    line-height: 25px;
    padding: 0px 12px;
}

.productCart span:hover {
    background: url(/local/templates/electro_orange_white/images/incartHover.png) repeat #eca712;
}

.productCart span:active {
    position: relative;
    top: 1px;
}

.productStock {
    float: left;
    text-align: center;
    width: 58.1%;
    line-height: 24px;
    height: 24px;
}

.productStock u {
    text-decoration: none;
    font-size: 12px;
}

.productStock u.productInStock {
    color: #1d7e2d;
}

.productStock u.productNotAvailable {
    color: #999;
}

.ancillaryTitle {
    background: url(/local/templates/electro_orange_white/images/color.png) repeat #eca712;
    height: 40px;
    line-height: 40px;
    color: #fff;
}

.ancillaryTitle span {
    margin-left: 12px;
}

.ancillaryTitle a {
    float: right;
    color: #fff;
    margin-right: 12px;
    padding-bottom: 2px;
    text-decoration: none;
}

.ancillaryTitle a:hover {
    color: #c8e5ff;
}

.stockColor {
    background: url(/local/templates/electro_orange_white/images/color2.png) repeat #dc9a0a;
}

.browseColor {
    background: url(/local/templates/electro_orange_white/images/color4.png) repeat #004b8d;
}

.refColor {
    background: url(/local/templates/electro_orange_white/images/color5.png) repeat #010144;
}

.electroCheck_div {
    background: url(/local/templates/electro_orange_white/images/checkBox.png) 0px 0px no-repeat transparent;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 12;
    cursor: pointer;
}

.electroCheck_div:hover {
    background: url(/local/templates/electro_orange_white/images/checkBox.png) 0px -15px no-repeat transparent;
}

.electroCheck_div_active {
    background: url(/local/templates/electro_orange_white/images/checkBox.png) 0px -30px no-repeat transparent;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 12;
    cursor: pointer;
}

.electroCheck_div_active:hover {
    background: url(/local/templates/electro_orange_white/images/checkBox.png) 0px -45px no-repeat transparent;
}

.electroCheck_div_disabled {
    background: url(/local/templates/electro_orange_white/images/checkBox.png) 0px -60px no-repeat transparent;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 12;
    cursor: pointer;
}

#personalInfo {
    overflow: hidden;
    clear: both;
}

#personalInfo span.heading {
    display: block;
    text-align: left !important;
    padding-left: 24px;
    color: #fff !important;
    background: url(/local/templates/electro_orange_white/images/color.png) 0 0 repeat #eca712 !important;
}

#personalInfo input[type="checkbox"] {
    height: 15px;
    width: 15px;
}

#mainProfile {
    overflow: hidden;
}

#mainProfile .profileTable {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}

#mainProfile .left {
    padding-right: 4%;
}

#mainProfile .left .heading {
    font-size: 18px;
    color: #fff;
    background: url("/local/templates/electro_orange_white/images/color.png") #ECA712;
    display: block;
    line-height: 40px;
    height: 40px;
    padding-left: 18px;
    margin-bottom: 24px;
}

#mainProfile .profileSettings .heading {
    font-size: 16;
    color: #eca712;
    background: none;
    margin: 0;
    padding: 0;
}

#mainProfile .profileSettings {
    margin: 0 18px;
    margin-right: 30px;
}

#mainProfile .profileSettings li:first-child {
    margin-right: 10%;
}

#mainProfile .profileSettings li {
    float: left;
    width: 45%;
    min-width: 200px;
}

#mainProfile .profileSettings input[type="text"] {
    padding: 0 5px;
    width: 100%;
    min-width: 180px;
    height: 30px;
    border: 1px solid #c0c0c0;
    margin-bottom: 8px;
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #fbfbfb 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #fbfbfb));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #fbfbfb 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #fbfbfb 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #fbfbfb 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #fbfbfb 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbfbfb', GradientType=0);
    /* IE6-9 */
    ;
}

#mainProfile .profileSettings input[type="text"]:focus {
    border: 1px solid #888;
}

#mainProfile .profileSettings textarea {
    padding: 5px 5px;
    width: 100%;
    min-width: 180px;
    height: 80px;
    border: 1px solid #c0c0c0;
    margin-bottom: 8px;
    resize: none;
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #fbfbfb 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #fbfbfb));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #fbfbfb 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #fbfbfb 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #fbfbfb 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #fbfbfb 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbfbfb', GradientType=0);
    /* IE6-9 */
    ;
}

#mainProfile .profileSettings textarea:focus {
    border: 1px solid #888;
}

#mainProfile .profileSettings label {
    font-size: 14px;
    display: block;
    margin-bottom: 8px;
}

#mainProfile .profileSettings .submit {
    background: #ECA712;
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    text-decoration: none;
    width: 212px;
    text-align: center;
    margin-top: 8px;
}

#mainProfile .profileSettings .submit:hover {
    background: #dc9a0a;
}

#mainProfile .profileSettings .submit:active {
    position: relative;
    top: 1px;
}

#mainProfile .right {
    width: 290px;
    vertical-align: top;
}

#mainProfile .right .wrap {
    border: 1px solid #c0c0c0;
}

#mainProfile .right .heading {
    background: url("/local/templates/electro_orange_white/images/color.png") #ECA712;
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 16px;
    color: #fff;
    padding-left: 18px;
}

#mainProfile .right ul li:first-child {
    border: 0;
}

#mainProfile .right ul li {
    border-top: 1px solid #c0c0c0;
    height: 35px;
    line-height: 35px;
    padding-left: 18px;
}

#mainProfile .right ul li a {
    color: #505050;
    display: block;
    text-decoration: none;
}

#mainProfile .right ul li a:hover {
    color: #eca712;
}

#mainProfile .right ul li .cnt {
    background: #eca712;
    padding: 4px 6px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
}

#mainProfile .bx_my_order_switch a {
    height: 35px;
    line-height: 35px;
    background: url("/local/templates/electro_orange_white/images/color.png") #ECA712;
    text-align: center;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    padding: 0px 12px;
}

#mainProfile .bx_my_order_switch a:hover {
    background: #dc9a0a;
}

#mainProfile .bx_my_order_switch a:active {
    position: relative;
    top: 1px;
}

#empty .info {
    display: inline-block;
    width: 75%;
}

#empty h3 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 12px;
}

#empty p {
    font-size: 16px;
}

#empty p a {
    color: #eca712;
}

#empty p a:hover {
    color: #dc9a0a;
}

#empty .back {
    background: #ECA712;
    display: block;
    line-height: 35px;
    width: 180px;
    height: 35px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    margin-top: 12px;
}

#empty .back:hover {
    background: #dc9a0a;
}

#empty .back:active {
    position: relative;
    top: 1px;
}

#empty .emptyImg {
    display: inline-block;
    margin-right: 36px;
    vertical-align: bottom;
}

#empty table {
    width: 100%;
    table-layout: fixed;
}

#empty table h3 {
    margin-top: 0px;
}

#empty table .info {
    width: 100%;
}

#empty table td:first-child {
    padding-right: 24px;
    width: 319px;
}

#empty table td {
    vertical-align: middle;
}

#loader {
    background: url(/local/templates/electro_orange_white/images/loader.gif) 50% 50% no-repeat rgba(0, 0, 0, 0.298);
    display: none;
    height: 100%;
    left: 0px;
    overflow: visible;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 998;
}

#advBlock ul {
    margin: 0;
    padding: 0;
}

#advBlock.small #slider {
    width: 100% !important;
}

#advBlock.small #advRight {
    display: none !important;
}

#authForm .inf {
    margin-top: 0;
    font-size: 14px;
    margin-bottom: 12px;
}

#authForm .inf a {
    color: #eca712;
}

#authForm a {
    color: #eca712;
    text-decoration: none;
    display: block;
    padding: 2px 0;
    margin-top: 8px;
}

#authForm .inf a:hover {
    color: #dc9a0a;
}

#authForm label {
    display: block;
    font-size: 14px;
    margin-bottom: 4px;
}

#authForm input[type="text"],
#authForm input[type="password"] {
    font: normal normal 14px "bender", arial, sans-serif;
    display: block;
    height: 35px;
    border: 1px solid #C0C0C0;
    width: 250px;
    padding-left: 4px;
    background: #f9f9f9;
}

#authForm input:focus {
    border: 1px solid #888888;
}

#authForm .electroCheck {
    width: 15px;
    height: 15px;
    float: left;
}

#authForm .submit {
    font: normal normal 14px "bender", arial, sans-serif;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    border: 0;
    padding: 0px 24px;
    background: #ECA712;
    color: #fff;
    margin-bottom: 6px;
    outline: none;
}

#authForm .submit:hover {
    background: #dc9a0a;
}

#authForm .submit:active,
#authForm .submit:focus {
    border: 0;
}

#authForm .sec {
    margin-left: 4px;
}

#authForm .forgot {
    color: #eca712;
    font: normal normal 14px "bender", arial, sans-serif;
    display: inline-block;
    margin-left: 12px;
}

#authForm .forgot:hover {
    color: #dc9a0a;
}

#authForm p {
    margin: 0;
}

#authForm .notetext {
    display: block;
    margin-bottom: 12px;
}

#authForm .errortext {
    margin-top: 0;
    font-size: 16px;
    margin-bottom: 12px;
    display: block;
}

#register label {
    display: block;
    font-size: 14px;
    margin-bottom: 4px;
}

#register input[type="text"],
#register input[type="password"] {
    font: normal normal 14px "bender", arial, sans-serif;
    display: block;
    height: 35px;
    border: 1px solid #C0C0C0;
    width: 250px;
    padding-left: 4px;
    background: #f9f9f9;
}

#register .submit {
    font: normal normal 14px "bender", arial, sans-serif;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    border: 0;
    padding: 0px 24px;
    background: #ECA712;
    color: #fff;
    margin-bottom: 6px;
    outline: none;
}

#register .submit:hover {
    background: #dc9a0a;
}

#register .submit:active,
#register .submit:focus {
    border: 0;
}

#register a {
    color: #eca712;
    text-decoration: none;
    font-weight: normal;
}

#register a:hover {
    color: #dc9a0a;
}

#register .inf {
    margin-top: 0;
    font-size: 14px;
}

#register .inf a {
    color: #eca712;
}

#register .inf a:hover {
    color: #dc9a0a;
}

#forgot .inf {
    margin-top: 0;
    font-size: 14px;
}

#forgot .inf a {
    color: #eca712;
}

#forgot .inf a:hover {
    color: #dc9a0a;
}

#forgot label {
    display: block;
    font-size: 14px;
    margin-bottom: 4px;
}

#forgot input[type="text"],
#forgot input[type="password"] {
    font: normal normal 14px "bender", arial, sans-serif;
    display: block;
    height: 35px;
    border: 1px solid #C0C0C0;
    width: 250px;
    padding-left: 4px;
    margin-bottom: 6px;
    background: #f9f9f9;
}

#forgot .submit {
    font: normal normal 14px "bender", arial, sans-serif;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    border: 0;
    padding: 0px 24px;
    background: #ECA712;
    color: #fff;
    margin-bottom: 6px;
    outline: none;
}

#forgot .submit:hover {
    background: #dc9a0a;
}

#forgot .submit:active,
#register .submit:focus {
    border: 0;
}

#callback label {
    display: block;
    font-size: 14px;
    margin-bottom: 4px;
}

#callback input[type="text"] {
    font: normal normal 14px "bender", arial, sans-serif;
    display: block;
    height: 35px;
    border: 1px solid #C0C0C0;
    width: 350px;
    padding-left: 4px;
    margin-bottom: 6px;
    background: #f9f9f9;
}

#callback input:focus {
    border: 1px solid #888888;
}

#callback textarea {
    resize: none;
    overflow: auto;
    padding-top: 4px;
    padding-left: 4px;
    border: 1px solid #C0C0C0;
    width: 350px;
    background: #f9f9f9;
    height: 90px;
}

#callback textarea:focus {
    border: 1px solid #888888;
}

#callback .submit {
    font: normal normal 14px "bender", arial, sans-serif;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    border: 0;
    padding: 0px 24px;
    background: #ECA712;
    color: #fff;
    margin-bottom: 6px;
    outline: none;
}

#callback .submit:hover {
    background: #dc9a0a;
}

#callback .submit:active,
#callback .submit:focus {
    border: 0;
}

#callback p {
    margin-top: 0;
    font-size: 14px;
}

#orderSettings {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}

#orderSettings td {
    padding: 24px 0 48px;
    vertical-align: top;
}

#orderSettings td:first-child {
    width: 400px;
    padding-right: 24px;
}

#order #ID_PROFILE_ID {
    width: 400px;
}

#order #deviveryList {
    overflow: hidden;
}

#order #deviveryList li {
    border: 1px solid #C0C0C0;
    display: block;
    overflow: hidden;
    width: 320px;
    float: left;
    margin-left: 24px;
    margin-top: 24px;
    margin-bottom: 24px;
    cursor: pointer;
    height: 90px;
}

#order #deviveryList .selected {
    border: 1px solid #797979;
}

#order #deviveryList .name {
    font-size: 13px;
    color: #000;
}

#order .productList {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}

#order .productList th {
    background: #F2F2F2;
    border-right: 1px solid #F9F9F9;
    color: #000000;
    font: 15px "bender", "arial", sans-serif;
    padding: 12px;
    text-align: center;
}

#order .productList td {
    text-align: center;
    padding: 12px;
    vertical-align: middle;
    border: 1px solid #f1f1f1;
    background: -moz-linear-gradient(top, #ffffff 0%, #fbfbfb 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #fbfbfb));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #fbfbfb 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #fbfbfb 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #fbfbfb 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #fbfbfb 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbfbfb', GradientType=0);
    /* IE6-9 */
    color: #000;
    font-size: 14px;
}

#order .productList td img {
    max-height: 90%;
    max-width: 90%;
    vertical-align: middle;
}

#order .productList td a {
    display: block;
    color: #000;
    text-align: left;
}

#order .productList td a:hover {
    color: #eca712;
}

#order .heading {
    font: normal normal 18px "bender", arial, sans-serif;
    color: #dc9a0a;
    height: 40px;
    line-height: 40px;
    background: #dc9a0a;
    display: block;
    color: #fff;
    margin-bottom: 12px;
    padding-left: 12px;
}

#order .heading2 {
    display: block;
    font-size: 18px;
    margin: 12px 0px;
}

#order .heading3 {
    display: block;
    font-size: 16px;
    margin: 12px 0;
    padding-bottom: 12px;
}

#order .selectPerson li {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background: #f6f6f6;
    color: #000;
    border: 1px solid #e4d4d4;
    margin-right: 12px;
    padding: 0px 12px;
    cursor: pointer;
}

#order .selectPerson .selected {
    color: #fff;
    background: #dc9a0a;
}

#order .pers {
    display: none;
}

#order #sale_order_props label {
    display: block;
    width: 150px;
    margin: 12px 0px;
    font-size: 14px;
}

#order #sale_order_props input {
    display: inline-block;
    height: 20px;
    width: 400px;
    padding-left: 4px;
}

#order #sale_order_props textarea {
    width: 400px;
    padding-left: 4px;
    padding-top: 4px;
    resize: none;
}

.modal {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.298);
    z-index: 1000;
    top: 0%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    left: 0;
}

.modal .modal-wrapper {
    width: 350px;
    background-color: #fff;
    box-shadow: 12px 12px 1px rgba(0, 0, 0, 0.600);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -175px;
    padding: 8px;
    position: relative;
    transform: translateY(-50%);
}

#fastBack #fastBackWrapper span,
.modal-wrapper .heading {
    font: normal normal 18px "bender", arial, sans-serif;
    text-align: center;
    display: block;
    color: #eca712;
    height: 50px;
    line-height: 50px;
}

#fastBack #fastBackWrapper .fastBackClose,
#preorder #preorderWrapper .preorderClose,
#priceRequest .priceRequestClose {
    background: url(/local/templates/electro_orange_white/images/exit.png) no-repeat 0px 0px transparent;
    width: 17px;
    height: 19px;
    display: block;
    position: absolute;
    top: 24px;
    right: 24px;
}

#fastBack #fastBackWrapper .fastBackClose:hover,
#preorder #preorderWrapper .preorderClose:hover,
#priceRequest .priceRequestClose:hover {
    background: url(/local/templates/electro_orange_white/images/exit.png) no-repeat 0px -20px transparent;
}

#fastBack #fastBackWrapper .fastBackClose:active,
#preorder #preorderWrapper .preorderClose:active,
#priceRequest .priceRequestClose:active {
    background: url(/local/templates/electro_orange_white/images/exit.png) no-repeat 0px -41px transparent;
}

#fastBack #fastBackSuccess,
#preorder #preorderSuccess {
    display: none;
}

#fastBack .message {
    text-align: center;
    color: #000;
    margin-bottom: 30px;
    display: block;
}

.modal .close {
    font: normal normal 14px "bender", arial, sans-serif;
    color: #fff;
    text-align: center;
    display: block;
    margin-right: 25px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    background: url(/local/templates/electro_orange_white/images/color.png) repeat transparent;
    width: 170px;
    margin: auto;
    margin-bottom: 12px;
    border: 1px solid #000;
}

.modal .close:hover {
    background: url(/local/templates/electro_orange_white/images/color2.png) repeat transparent;
}

.modal .close:active {
    position: relative;
    top: 1px;
}

.modal-text {
    font-size: 16px;
    line-height: 30px;
    color: #000;
    padding: 25px;
}

.modal form {
    margin-top: 24px;
}

.modal-wrapper input {
    font: normal normal 14px "bender", arial, sans-serif;
    border: 1px solid #000;
    width: 260px;
    margin: 0px 25px 12px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    color: #000;
    padding-left: 40px;
}

.modal-wrapper textarea {
    font: normal normal 14px "bender", arial, sans-serif;
    border: 1px solid #000;
    width: 288px;
    margin: 0px 25px 12px;
    height: 80px;
    line-height: 21px;
    background-color: #fff !important;
    color: #000;
    padding-left: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    resize: none;
    overflow: hidden;
    background-image: none;
    display: block;
}

.modal-wrapper select {
    font: normal normal 14px "bender", arial, sans-serif;
    border: 1px solid #000;
    width: 302px;
    margin: 0px 25px 12px;
    height: 40px;
    line-height: 21px;
    background-color: #fff;
    color: #000;
    padding-left: 12px;
    display: block;
}

#fastBack #fastBackWrapper input#fastBackName,
#preorder #preorderWrapper input#preorderName {
    background: url(/local/templates/electro_orange_white/images/login.png) no-repeat 10px 0px #fff;
}

#fastBack #fastBackWrapper input#fastBackName:focus,
#preorder #preorderWrapper input#preorderName:focus {
    background: url(/local/templates/electro_orange_white/images/login.png) no-repeat 10px -38px #fff;
}

#fastBack #fastBackWrapper input#fastBackEmail,
#preorder #preorderWrapper input#preorderEmail {
    background: url(/local/templates/electro_orange_white/images/mail.png) no-repeat 10px 0px #fff;
}

#fastBack #fastBackWrapper input#fastBackEmail:focus,
#preorder #preorderWrapper input#preorderEmail:focus {
    background: url(/local/templates/electro_orange_white/images/mail.png) no-repeat 10px -40px #fff;
}

#fastBack #fastBackWrapper input#fastBackPhone,
#preorder #preorderWrapper input#preorderPhone {
    background: url(/local/templates/electro_orange_white/images/phone.png) no-repeat 10px 0px #fff;
}

#fastBack #fastBackWrapper input#fastBackPhone:focus,
#preorder #preorderWrapper input#preorderPhone:focus {
    background: url(/local/templates/electro_orange_white/images/phone.png) no-repeat 10px -37px #fff;
}

#fastBack #fastBackWrapper a#fastBackSubmit,
#preorder #preorderWrapper a#preorderSubmit {
    font: normal normal 14px "bender", arial, sans-serif;
    color: #fff;
    text-align: center;
    display: block;
    margin-right: 25px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    background: url(/local/templates/electro_orange_white/images/color.png) repeat transparent;
    width: 170px;
    margin-left: 154px;
    margin-bottom: 12px;
}

#fastBack #fastBackWrapper a#fastBackSubmit:hover,
#preorder #preorderWrapper a#preorderSubmit:hover {
    background: url(/local/templates/electro_orange_white/images/color2.png) repeat transparent;
}

#fastBack #fastBackWrapper #fastBackErrors,
#preorder #preorderWrapper #preorderErrors {
    font: normal normal 14px "bender", arial, sans-serif;
    padding: 12px 0px;
    background: url(/local/templates/electro_orange_white/images/color.png) repeat transparent;
    color: #fff;
    display: block;
    text-align: center;
    margin-top: 12px;
    margin-left: -8px;
    padding-right: 8px;
    width: 358px;
    display: none;
}

#preorderForm {
    width: 350px;
    margin: 0 auto;
}

#preorder {
    font-family: "Verdana";
}

#preorder .preorderTopText {
    width: 350px;
    margin: 0 auto;
    line-height: 30px;
    text-align: center;
}

#preorder .preorderTopText em {
    color: #eca712;
    font-weight: bold;
    font-style: normal;
}

#preorder .preorderBottomText {
    /*  background: #ededed;
  font-family: "Bender";
  border: 1px solid #DBDBDB;*/
    width: 320px;
    margin: 0 auto;
    padding: 15px;
    line-height: 18px;
}

#preorder #preorderWrapper #preorderErrors {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    width: 100%;
}

#preorder #preorderWrapper {
    box-shadow: none;
}

.sectional li {
    display: block;
}

#preorder #preorderWrapper {
    width: 400px;
    margin-left: -200px;
}

#preorder .message {
    color: #000;
    text-align: center;
    margin-bottom: 30px;
}

#preorder .close {
    border: 0;
}


/* GLOBAL CLASES */

.product {
    float: left;
}

.product .wrap {
    width: 90%;
    border: 1px solid #e4e4e4;
    margin: 0px auto;
    position: relative;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.product .wrap:hover {
    border: 1px solid #c9c9c9;
}

.product .marker {
    font: normal normal 12px "bender", arial, sans-serif;
    position: absolute;
    top: 4px;
    left: -4px;
    background: url(/local/templates/electro_orange_white/images/marker.png) 0 0 repeat transparent;
    color: #fff;
    padding: 3px 4px;
    line-height: 16px;
    z-index: 10;
}

.product .rating {
    display: none;
    position: absolute;
    right: 8px;
    top: 4px;
    z-index: 10;
    width: 79px;
}

.product .rating i {
    background: url(/local/templates/electro_orange_white/images/rating.png) repeat 0 0px transparent;
    height: 15px;
    width: 79px;
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
}

.product .rating i.m {
    background: url(/local/templates/electro_orange_white/images/rating.png) repeat 0 -14px transparent;
    width: 0px;
    z-index: 10;
}

.product a {
    text-decoration: none;
}

.product a:active {
    position: relative;
    top: 1px;
}

.product .pic {
    text-align: center;
    padding: 24px 0px 8px;
    display: block;
    height: 120px;
    line-height: 120px;
}

.product .pic img {
    max-width: 90%;
    max-height: 90%;
    vertical-align: middle;
}

.product .name {
    font: normal normal 13px "bender", arial, sans-serif;
    text-decoration: none;
    text-align: center;
    margin-top: 8px;
    padding: 0px 10px;
    display: block;
    color: #000;
    height: 30px;
    overflow: hidden;
}

.product .name:hover {
    color: #dc9a0a;
}

.product .name:active {
    position: relative;
    top: 1px;
}

.product .price {
    font: normal normal 18px "bender", arial, sans-serif;
    position: relative;
    line-height: 25px;
    display: block;
    color: #000;
    height: 25px;
    width: 49%;
    float: left;
    font-weight: 400;
}

.product .price s {
    font: normal normal 12px "bender", arial, sans-serif;
    position: absolute;
    color: #acacac;
    right: 12px;
    top: -8px;
    display: block;
}

.product .price,
.product .addCart {
    text-align: center;
    margin-top: 16px;
}

.product .addCart,
.product .addSku {
    background: url("/local/templates/electro_orange_white/images/incart.png") 0 0 repeat #eca712;
    font: normal normal 14px "bender", arial, sans-serif;
    line-height: 25px;
    display: block;
    height: 25px;
    clear: right;
    float: right;
    color: #fff;
    width: 83px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.product .oneClick {
    background: #7f7f7f;
    font: normal normal 14px "bender", arial, sans-serif;
    line-height: 25px;
    display: block;
    height: 25px;
    clear: right;
    float: right;
    color: #fff;
    width: 83px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 16px;
}

.product .oneClick:hover {
    background: #eca712;
}

.product .preorderClick {
    background: #62d126;
    font: normal normal 14px "bender", arial, sans-serif;
    line-height: 25px;
    display: block;
    height: 25px;
    clear: right;
    float: right;
    color: #fff;
    width: 83px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 16px;
}

.product .preorderClick:hover {
    background: #eca712;
}

.product .addCart:hover,
.product .addSku:hover {
    background: url("/local/templates/electro_orange_white/images/incartHover.png") 0 0 repeat #dc9a0a;
}

.product .hr {
    border-top: 1px solid #e4e4e4;
    overflow: hidden;
    clear: both;
}

.product .addCompare,
.product .available,
.product .noAvailable {
    font: normal normal 14px "bender", arial, sans-serif;
    color: #7f7f7f;
    text-align: center;
    line-height: 28px;
    display: block;
    height: 28px;
    float: left;
    width: 49.4%;
    margin: 2px 0px;
}

.product .addCompare img,
.product .available img,
.product .noAvailable img {
    vertical-align: middle;
    padding-right: 4px;
}

.product .addCompare {
    border-right: 1px solid #e4e4e4;
}

.product .addCompare:hover {
    color: #eca712;
}

.product .available {
    color: #19ad24;
}

.section .not-available span {
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #7f7f7f;
    text-decoration: none;
    width: 170px;
}

.product .not-available {
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    color: #7f7f7f;
    text-align: center;
    margin-top: 16px;
}

#catalogTableList .not-available {
    display: block;
    margin: 12px auto;
    color: #fff;
    height: 25px;
    line-height: 25px;
    text-align: center;
    padding: 0px 12px;
    text-decoration: none;
    width: 100px;
    background: #7f7f7f;
}

#catalog .productList {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#catalog .productList li {
    margin-right: 24px;
    margin-bottom: 24px;
    border: 1px solid #E1E1E1;
    -o-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

#catalog .productList .wrap {
    width: 100%;
    border: 0;
}

#catalog .productList li:hover {
    border: 1px solid #C9C9C9;
}

#upButton {
    background-color: #2D2D2D;
    border-top-right-radius: 4px;
    position: fixed;
    display: block;
    cursor: pointer;
    bottom: 0px;
    right: 0px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    z-index: 998;
    border-left: 1px solid #414141;
    text-align: center;
}

#upButton img {
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#upButton img {
    opacity: .3;
    vertical-align: middle;
}

#upButton.enb img {
    opacity: 0.7;
}

#upButton:hover img {
    opacity: .9;
}

#upButton:active img {
    opacity: 1;
}

.addCompare {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.contactList {
    margin-top: 24px;
    overflow: hidden;
}

.contactList li {
    float: left;
    width: 25%;
}

.contactList li table {
    width: 100%;
    table-layout: fixed;
}

.contactList li table td {
    text-align: left;
    vertical-align: middle;
}

.contactList li table td:first-child {
    width: 42px;
    padding-right: 12px;
    text-align: center;
}

.contactList li table td img {
    vertical-align: middle;
}

.contactLabel {
    font-size: 16px;
    margin-top: 0;
}

.copyright {
    color: #525252;
}

.copyrightRef {
    display: block !important;
    margin-top: -5px;
}

.copyrightRef img {
    padding-top: 0px !important;
    margin-top: -10px;
}

.copyrightRef img {
    margin: 0px !important;
}

.footerRating {
    margin-left: 0px !important;
    margin-top: 8px;
}

.footerBorder {
    border: 0px !important;
}

.vk,
.twitter,
.facebook,
.odnoklassniki,
.googleplus {
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 21px;
    margin-right: 6px;
}

.vk {
    background: url(/local/templates/electro_orange_white/images/sn1.png) 0 0 no-repeat;
}

a:hover .vk {
    background: url(/local/templates/electro_orange_white/images/sn1.png) 0 -21px no-repeat;
}

.facebook {
    background: url(/local/templates/electro_orange_white/images/sn2.png) 0 0 no-repeat;
}

a:hover .facebook {
    background: url(/local/templates/electro_orange_white/images/sn2.png) 0 -21px no-repeat;
}

.odnoklassniki {
    background: url(/local/templates/electro_orange_white/images/sn3.png) 0 0 no-repeat;
}

a:hover .odnoklassniki {
    background: url(/local/templates/electro_orange_white/images/sn3.png) 0 -21px no-repeat;
}

.twitter {
    background: url(/local/templates/electro_orange_white/images/sn4.png) 0 0 no-repeat;
}

a:hover .twitter {
    background: url(/local/templates/electro_orange_white/images/sn4.png) 0 -21px no-repeat;
}

.googleplus {
    background: url(/local/templates/electro_orange_white/images/sn5.png) 0 0 no-repeat;
}

a:hover .googleplus {
    background: url(/local/templates/electro_orange_white/images/sn5.png) 0 -21px no-repeat;
}

.wrapper {
    margin: 0px 25px;
    min-width: 900px;
}

.loaderMin {
    background: url("/local/templates/electro_orange_white/images/loaderMin.gif") 0 7px no-repeat !important;
}

.loaderBlue {
    background: url("/local/templates/electro_orange_white/images/loaderBlue.gif") 0 7px no-repeat !important;
}

.visible {
    position: static !important;
    height: 0px;
}

.rouble {
    font: normal normal 22px "rouble", "bender", arial, sans-serif;
    font-style: normal;
    position: relative;
}

.rouble i {
    font: 22px "rouble", "bender", "arial", sans-serif;
    position: absolute;
    left: 1%;
    top: 20%;
}

.bx_pagination_bottom .bx_pagination_page li.bx_active {
    background-color: #eca712 !important;
    color: #fff !important;
}

.addCart {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.addCart.disabled,
.addSku.disabled {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #e4e4e4 !important;
    background: #f6f6f6 !important;
    color: #888 !important;
    cursor: default !important;
}

.addCart.disabled:active,
.addSku.disabled:active {
    position: static !important;
}

.bask .addCart.disabled,
.bask .addSku.disabled {
    background-color: #dc9a0a !important;
    color: #fff !important;
    border: 0 !important;
    opacity: 0.5 !important;
    box-sizing: content-box !important;
}

.loading {
    position: relative;
    color: #F9F9F9 !important;
}

.loading:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    background: rgba(0, 0, 0, 0.1);
}

.basketNAME {
    display: block;
    text-align: center;
    color: #000;
    font-size: 18px;
    margin-bottom: 20px;
}

.basketIMG {
    text-align: center;
    display: block;
    height: 170px;
    line-height: 170px;
}

.basketIMG img {
    max-height: 95% !important;
}

.addCart.added {
    background: #dc9a0a !important;
}

.addSku {
    font: normal normal 14px "bender", arial, sans-serif;
    background-color: #ECA712;
    line-height: 25px;
    text-align: center;
    margin: 16px 10px 10px 10px;
    display: block;
    height: 25px;
    clear: right;
    float: right;
    color: #fff;
    width: 86px;
}

.addSku:hover {
    background-color: #dc9a0a;
}

.addSku:active {
    position: relative;
    top: 1px;
}

.blackOut {
    position: fixed;
    z-index: 998;
    background-color: rgba(0, 0, 0, 0.298);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    overflow: auto;
}

.mv {
    color: #eca712;
}

.mv:hover {
    color: #dc9a0a;
}

.hidden {
    display: none;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

::selection {
    background: #eca712;
    color: #fff;
}

::-moz-selection {
    background: #eca712;
    color: #fff;
}

::-webkit-selection {
    background: #eca712;
    color: #fff;
}


/* important */

.available {
    color: #19ad24 !important;
}

#bestsellers {
    margin-top: 0;
}

.preorderLabel {
    background: #ef7f1a;
    text-align: center;
    font-weight: bold;
    color: #fff;
    padding: 5px 10px;
}

.productBottom {
    overflow: hidden;
    margin-bottom: 20px;
}

.preorderProducts {
    width: 100%;
}

.preorderProducts .product {
    float: none;
}

.preorderProducts .product .wrap {
    width: 100%;
}

.preorderProducts .product .pic {
    height: 200px;
    line-height: 180px;
}

.preorderProducts .product {
    margin-bottom: 30px;
}

.productPreorderList {
    width: 100%;
}

.preorderHeader {
    font: normal normal 18px "bender", arial, sans-serif;
    width: 100%;
    color: #fff;
    height: 40px;
    line-height: 40px;
    background: url(/local/templates/electro_orange_white/images/color.png) repeat #eca712;
    margin-bottom: 30px;
}

.preorderHeader span {
    padding-left: 12px;
    line-height: 40px;
}

.preorderProducts * {
    box-sizing: border-box;
}

.section-text {
    clear: both;
    margin-top: 20px;
}

.description a {
    color: #f7941d;
}

.text-box ul {
    padding-left: 20px;
    list-style: disc;
}

.text-box ul li {
    list-style: disc;
    margin-bottom: 10px;
}

#bx-soa-order {
    margin-top: 30px;
}

.bx-forgotpass-table td,
.bx-changepass-table td,
.bx-confirm-table td,
.bx-auth-table td {
    padding: 10px;
}

.bx-confirm-table label {
    display: block;
    font-size: 14px;
    margin-bottom: 4px;
}

.bx-confirm-table input[type="text"] {
    font: normal normal 14px "bender", arial, sans-serif;
    display: block;
    height: 35px;
    border: 1px solid #C0C0C0;
    width: 250px;
    padding-left: 4px;
    margin-bottom: 6px;
    background: #f9f9f9;
}

.bx-confirm-table .submit {
    font: normal normal 14px "bender", arial, sans-serif;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    border: 0;
    padding: 0px 24px;
    background: #ECA712;
    color: #fff;
    margin-bottom: 6px;
    outline: none;
}

.bx-confirm-table .submit:hover {
    background: #dc9a0a;
}

.bx-confirm-table .submit:active,
.bx-confirm-table .submit:focus {
    border: 0;
}

.message {
    position: relative;
    padding: 15px;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.message-info {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.message-error,
.message-errortext {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.message-success,
.message-notetext {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.bx-authform .checkbox input {
    -moz-appearance: checkbox;
    -webkit-appearance: checkbox;
    margin-top: 2px;
}

.order-confirm {
    background: #ededed;
    padding: 20px;
}

.order-confirm__title {
    text-align: center;
    color: #000;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
}

.order-confirm__text {
    font-size: 24px;
    line-height: 30px;
    color: #000;
    margin-bottom: 20px;
    text-align: center;
}

.order-confirm__contacts {
    font-size: 18px;
    text-align: center;
}

.btn-green,
.btn-green:hover {
    background: #87c73d;
    border-color: #87c73d;
    outline: none;
    color: #fff;
}

.btn-gray,
.btn-gray:hover {
    background: #f2f5f7;
    border-color: #f2f5f7;
    outline: none;
    color: #959595;
}

.link_mobileversion {
    margin-top: 20px;
    font-size: 14px;
}

#dopMenu {
    margin-bottom: 20px;
}

#dopMenu .bx-nav-1-lvl>a {
    font: normal bold 14px "bender", arial, sans-serif;
    color: #000;
}

#dopMenu .bx-black.bx-top-nav .bx-top-nav-container {
    background: #EDEDEB;
    border: 1px solid #e4e4e4;
    padding: 0;
}

#dopMenu .bx-top-nav-container {
    margin-top: 0;
}

#dopMenu .bx-black.bx-top-nav .bx-nav-1-lvl.bx-hover>a,
#dopMenu .bx-black.bx-top-nav .bx-nav-1-lvl:hover>a {
    background-color: #fff;
}

#dopMenu .bx-black.bx-top-nav .bx-nav-1-lvl.bx-active>a {
    background: #fff;
}

#dopMenu .align-right {
    float: right;
}

.product .price s {
    min-width: 100px;
    top: -14px;
    left: -2px;
    position: absolute;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin-right: 5px;
    text-decoration-color: red;
}

#catalogLines .item .tools .price s {
    top: -20px;
    left: 70px;
    position: absolute;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin-right: 5px;
    text-decoration-color: red;
    display: block;
    position: absolute;
}

#catalogTableList .pr .price s {
    font-size: 18px;
    color: #000;
    text-decoration-color: red;
    font-weight: bold;
    right: 20px;
    left: auto;
    top: -20px;
}
/* End */
/* /local/templates/electro_orange_white/font/bender/bender.css?1576030403549 */
/* /local/templates/electro_orange_white/components/bitrix/menu/topMenu/style.css?15760304031849 */
/* /local/templates/electro_orange_white/components/bitrix/sale.basket.basket.line/topCart/style.css?15760304031102 */
/* /local/templates/electro_orange_white/components/electro/search.line/.default/style.css?15760304036968 */
/* /bitrix/components/twofingers/location/templates/.default/style.min.css?16071673545805 */
/* /local/templates/electro_orange_white/components/bitrix/menu/leftMenu/style.css?15760304033453 */
/* /local/templates/electro_orange_white/components/bitrix/sale.basket.basket.line/footCart/style.css?15760304031333 */
/* /local/templates/electro_orange_white/styles.css?157603040315635 */
/* /local/templates/electro_orange_white/template_styles.css?166582307774628 */
