

/* Start:/bitrix/components/custom/city.select/templates/.default/style.css?16406093872232*/
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }

.city-select-wrapper{
    float: right;
    height: 62px;
    display: inline-block;
    padding-left: 27px;

}
.city-select-choose:hover{
    color: #4192d9;
    cursor: pointer;
}
.city-select{
    margin-top: 18px;
    text-decoration: none;
    line-height: 24px;
    font-size: 13px;
    margin-right: 20px;
    padding-left: 21px;
    padding-bottom: 10px;
}
.geoIcon{
    position: absolute;
    width: 15px;
}

.region-arrow-box {
    margin-left: -100px;
    position: absolute;
    top: 65px;
    background: #ffffff;
    padding: 20px 35px 20px;
    width: 200px;
    border-radius: 2px;
    box-shadow: 1px 1px 20px rgba(0,0,0,0.3);
    -webkit-filter: drop-shadow(1px 1px 20px rgba(0,0,0,0.3));
    filter: drop-shadow(1px 1px 20px rgba(0,0,0,0.3));
    font: 14px/17px Arial;
    z-index: 1000;
    color: black;
}
.region-arrow-box .submit {
    background: #0074d9;
    color: white;
    width: 53px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-weight: bold;
    cursor: pointer;
    float: left;
    margin: 15px -16px 0px 34px;
}

.region-arrow-box .select {
    background: #0074d9;
    color: white;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    padding: 6px;
    margin: 0 auto;
    width: 70px;
}

.region-arrow-box:after {
    bottom: 100%;
    border: solid rgba(255, 255, 255, 0);
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #ffffff;
    border-width: 15px;
    left: 50%;
    margin-left: -15px;
}

.city-select-head{
    font-weight: bold;
}
.city-list li{
    padding-top: 5px;
    color: #111;
}
.city-list li:hover{
    color: #4192d9;
    cursor: pointer;
}
.city-select-input{
    padding: 5px;
    width: 190px;
}
#chooseCity{
    display: none;
}

/* End */


/* Start:/bitrix/templates/electro/components/bitrix/menu/topMenu/style.css?16406093881750*/
#topMenu{
	margin-top: 18px;
}
#topMenu > li{
	font: normal normal 13px "Myriad" , 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:#242424;
}
#topMenu > li a:hover{
	color:#4192d9;
}
#topMenu > li a:active{
	position: relative;
	top:1px;
}
#topMenu > li a.selected{
	background-color:#4192d9;
	border-radius: 4px;
	color:#fff;
	height:26px;
	line-height: 24px;
	display:inline-block;
	padding:0px 6px;
}
#topMenu > li a.selected.home{
	background: url(/bitrix/templates/electro/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:#0074d9;
}
#topMenu > li.slide > a{
	background: url(/bitrix/templates/electro/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(/bitrix/templates/electro/components/bitrix/menu/topMenu/images/slideMenu.png) -25px 0 no-repeat transparent;
}
#topMenu > li.slide > a:active{
	background: url(/bitrix/templates/electro/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:#4192d9;
	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: #f2f2f2;
}
#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: #f2f2f2;
}
#topMenu li ul li a{
	display:block;
	padding:4px 12px;
	color: #242424;
}
/* End */


/* Start:/bitrix/components/electro/search.line/templates/.default/style.css?16406093877653*/
#topSearch{
	float:left;
	text-align:center;
	position: relative;
	width:100%;
}
#reloadSearch{
	background-color: #FFFFFF;
	border: 2px solid #000000;
	border-radius: 2px;
	left: 50%;
	width: 71.9%;
	min-width: 600px;
	overflow: hidden;
	position: absolute;
	top: 31px;
	z-index: 100;
	display: none;
	margin-left:-36%;
}
#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%;
}
#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:#4192d9;
}
#reloadSearch table img{
	max-width:50px;
	max-height:50px;
	vertical-align: middle;
	text-align: center;
}
#reloadSearch .addCart{
	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(/bitrix/components/electro/search.line/templates/.default/images/incart.png) repeat #4192d9;
}
#reloadSearch .addCart:hover{
	background:url(/bitrix/components/electro/search.line/templates/.default/images/incartHover.png) repeat #4192d9;
}
#reloadSearch .addCart:active{
	position:relative;
	top:1px;
}
#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:72%;
	table-layout: fixed;
	border-collapse:collapse;
	margin:0 auto;
}
#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 "Myriad" , "Verdana" ,  arial , sans-serif;
	color:#787878;
	text-decoration: none;
	padding:0px 12px;
	line-height:16px;
	display:block;
}
#topSearchMenu li a:hover{
	color:#4192d9;
}
#topSearchMenu li a:active{
	position:relative;
	top:1px;
}
#topSearchLine{
	margin:32px auto;
	position:relative;
}
#topSearchSelect{
	font: normal normal 13px "Myriad" , "Verdana" ,  arial , sans-serif;
	display:inline-block;
	width:90px;
	height:30px;
	line-height: 30px;
	color:#242424;
	border-top:1px solid #9e9e9e;
	border-bottom:1px solid #9e9e9e;
	border-left:1px solid #9e9e9e;
	border-right: 1px solid #9e9e9e;
	cursor: pointer;
	position:relative;
	background-color: #f2f2f2;
	display: none;
}
#topSearchSelect .slide{
	display:block;
	height:30px;
}
#topSearchSelect ul{
	width:300px;
	position:absolute;
	top:31px;
	background-color:#F2F2F2;
	z-index:100;
	display:none;
}
#topSearchSelect ul li{
	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;
	color: #242424;
}
#topSearchSelect ul li:hover{
	background-color:#fff;
	color:#4192d9;
}
#topSearchSelect:hover{
	background-color: #fff;
}
#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 "Myriad" , "Verdana" ,  arial , sans-serif;
	height:30px;
	border:0px;
}
#searchTable.small input[type="text"]{
	text-indent: 8px;
}
#topSearchLine input[type="text"]{
	width: 100%;
	background-color: #fff;
	color:#242424;
	border:1px solid #9e9e9e;
	display: block;
	float:left;
	text-indent: 6px;
}
#topSearchLine #goTopSearch{
	font: normal normal 13px "Myriad" , "Verdana" ,  arial , sans-serif;
	width:90px;
	background: #0074d9;
	cursor: pointer;
	color:#fff;
	line-height:30px;
	display:block;
	text-decoration: none;
	border-top:1px solid #9e9e9e;
	border-bottom:1px solid #9e9e9e;
	border-right:1px solid #9e9e9e;
	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;
}
#topSearchLine #goTopSearch:hover{
	background: #016fce;
}
#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{


}
#searchMenu ul li{

}
#searchMenu a{
	color: #fff;
	background: url(/bitrix/templates/electro/images/incart.png) repeat #4192d9;
	display: block;
	text-align: center;
	height: 25px;
	line-height: 25px;
	width: 170px;
	float: right;
	margin-top: -4px;
	text-decoration: none;
}
#searchMenu a:hover{
	background: url(/bitrix/templates/electro/images/incartHover.png) repeat #4192d9;
	color: #fff;
}

.a-disabled{
    pointer-events: none;
}
.addCart.a-disabled,.oneClick.a-disabled{
    background: #999 !important;
}
.newStatus{
    font-size: 18px !important;
    color: red !important;
    margin: 12px 0 20px 0 !important;
}
.newStatusSmall{
    font: normal normal 17px "Myriad" , arial , sans-serif;
    text-align: center;
    line-height: 28px;
    display: block;
    height: 28px;
    float: left;
    width: 100%;
    margin: 2px 0px;
    color: red!important;
    padding: 9px 0;
}
.noAvailable.small{
    font-size: 11px !important;
}
.newStatus.table{
    font-size: 18px !important;
    color: red !important;
    display: block;
    width: 205px;
    text-align: center;
}
.noAvailable.line{
    color: red !important;
}
.addCompare.center{
    border: none !important;
    width: 100% !important;
}
.price span.lastPrice {
    font-size: 20px;
    width: 100%;
    display: block;
}
/* End */


/* Start:/bitrix/templates/electro/components/bitrix/menu/leftMenu/style.css?16406093883622*/
#leftMenu {
	position: relative;
}

#leftMenu > li {
	border-bottom: 1px solid #3c3c3c;
	/*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 > li > a {
	font: normal normal 14px "Myriad" , arial , sans-serif;
	text-decoration: none;
	display: block;
	color: #242424;
	padding: 12px 12px 12px 25px;
	letter-spacing: 0.5px;
}

#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: 0;
	overflow: hidden;
	min-height: 100%;
	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: 8px;
}

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

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

#leftMenu li div ul li a span.subitem:hover {
	color: #4192d9;
}

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

#leftMenu li div ul li a span {
	font: normal normal 14px "Myriad" , arial , sans-serif;
	color: #4192d9;
	display: block;
	letter-spacing: 0.4px;
}

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

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

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

#leftMenu li div ol li a {
	font: normal normal 14px "Myriad" , 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 #0067c1;
	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;
}
a span.red:first-letter{
    color:red !important;
}
/* End */


/* Start:/bitrix/templates/electro/components/bitrix/breadcrumb/breadcrumb/style.css?1457947598947*/
.bx_breadcrumbs{
    margin-bottom:15px;
    padding-top:0px
}
.bx_breadcrumbs ul{
    margin:0;
    padding:0
}
.bx_breadcrumbs ul li{
    display:inline-block;
    line-height:20px
}
.bx_breadcrumbs ul li a{
    display:block;
    padding:0 15px;
    background:url(/bitrix/templates/electro/components/bitrix/breadcrumb/breadcrumb/images/breadcrumbs_arrow.png) no-repeat center right;
    color:#555;
    text-decoration:none;
    font-size:11px;
    opacity:.5
}
.bx_breadcrumbs ul li:first-child a{padding-left:0}
.bx_breadcrumbs ul li:last-child  a{background:none}
.bx_breadcrumbs ul li a:hover{
    text-decoration:underline;
    line-height:20px;
    opacity:1
}
.bx_breadcrumbs ul li span{
    display:block;
    padding:0 15px;
    color:#aaa;
    text-decoration:none;
    font-size:11px
}
.bx_breadcrumbs,
.bx_breadcrumbs ul li{
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}
/* End */


/* Start:/bitrix/templates/electro/styles.css?160391361247*/
div#timekupon {
    display: none !important;
}
/* End */


/* Start:/bitrix/templates/electro/template_styles.css?175077877383965*/
/** Generated by FG **/




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

html {
	height: 100%;
}

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

img {
	border: 0;
}

a {
	outline: none;
}

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

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

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

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

ins {
	text-decoration: none;
}

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: 125px;
	display: block;
}

#logo img {
	vertical-align: middle;
}

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

/* Header Top */

#headerLine {
	background-color: #e5e5e5;
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.102);
	border-top: 4px solid #e5e5e5;
	min-width: 1000px;
	height: 62px;
	overflow: hidden;
}

#headerLineLeft {
	float: right;
	height: 62px;
	display: inline-block;
	min-width: 275px;
}

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

/* Header */

#header {
	background-color: #f2f2f2;
	height: 114px;
	min-width: 1000px;

}

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

#headerLeft {
	display: table-cell;
	vertical-align: top;
	width:300px;
	padding-left:25px;
}

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

#headerRight table {
	width: 100%;
}

#headerRight table td {
	text-align: right;
	color: #242424;
	padding-top: 5px;
	vertical-align: top;
}

#headerRight table td:first-child {
	padding-right: 42px;
}

#headerRight table tr:first-child td {
	padding-top: 10px;
}

#headerRight table td a {
	color: #242424;
	text-decoration: none;
}

#headerRight table td a:hover {
	color: #4192d9;
}

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

#headerRight table td a span {
	border-bottom: 1px dashed #333;
	padding-bottom: 2px;
	font-size: 14px;
}

#headerRight table td a img {
	padding-right: 8px;
	vertical-align: middle;
}

#headerRight table td a.oCallback {
	color: #fff;
	background: url(/bitrix/templates/electro/images/incart.png) repeat #4192d9;
	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(/bitrix/templates/electro/images/incartHover.png) repeat #4192d9;
}

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

#headerRight span {
	font: normal normal 16px "Myriad" , arial , sans-serif;
	font-weight: bold;
}

#headerRight span > div {
	text-align: right;
}

/* Main Slider */
#slider {
	width: 100%;
	float: left;
}

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

#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-color: #f2f2f2;
	width: 19.8%;
	display: table-cell;
	vertical-align: top;
	margin-bottom: 24px;
	position: relative;
}

#mainContentleft a.mainContentleftArrow > span {
	font: normal normal 18px "Myriad" , arial , sans-serif;
	height: 60px;
	line-height: 60px;
	background: url(/bitrix/templates/electro/images/color.png) repeat #4192d9;
	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 a.mainContentleftArrow > span:active {
	color: #d8edff;
}

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

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

#mainContentleft  a.mainContentleftArrow > span > sub {
	background: url(/bitrix/templates/electro/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(/bitrix/templates/electro/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 {
	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: 998;
	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: #fff;
	box-shadow: 12px 12px 1px rgba(0, 0, 0, .6);
	padding: 8px;
}

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

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

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

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

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

#comparisonClose:active {
	background: url(/bitrix/templates/electro/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 "Myriad" , arial , sans-serif;
	text-decoration: none;
	line-height: 35px;
	margin: 0px 8px;
}

#comparisonOrder a.comparisonContinue {
	background: url(/bitrix/templates/electro/images/color.png) 0 0 repeat #4192d9;
}

#comparisonOrder a.comparisonContinue:hover {
	background: url(/bitrix/templates/electro/images/color2.png) 0 0 repeat #0074d9;
}

#comparisonOrder a.comparisonMake {
	background: url(/bitrix/templates/electro/images/color13.png) 0 0 repeat #f98c02;
}

#comparisonOrder a.comparisonMake:hover {
	background: url(/bitrix/templates/electro/images/color14.png) 0 0 repeat #df7d00;
}

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

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

#inBasketContainer {
	width: 700px;
	margin-top: -130px;
	position: relative;
	z-index: 999;
	top: 50%;
	left: 50%;
	margin-left: -350px;
	background-color: #fff;
	padding: 8px;
	border: 1px solid #303030;
	box-shadow: 12px 12px 1px rgba(0, 0, 0, .6);
}

#inBasketContainer span.heading {
	background-color: #f2f2f2;
	color: #4192d9;
	display: block;
	font: 18px/50px "Myriad", "arial", sans-serif;
	height: 50px;
	text-align: center;
}

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

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

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

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

#inBasketContainer > table > tbody > tr > td {
	font: normal normal 14px "Myriad" , arial , sans-serif;
	color: #242424;
	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: 170px;
	line-height: 170px;
	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 "Myriad" , arial , sans-serif;
	border: 1px solid #2d2d2d;
	padding: 9px;
	text-align: center;
	vertical-align: middle !important;
	color: #242424;
}

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

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

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

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

#inBasketPrice {
	font: normal normal 16px "Myriad" , arial , sans-serif;
	color: #4192d9;
}

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

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

#inBasketOrder {
	margin-top: 12px;
	text-align: right;
}

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

#inBasketOrder a.inBasketContinue {
	background: url(/bitrix/templates/electro/images/color.png) 0 0 repeat #4192d9;
}

#inBasketOrder a.inBasketContinue:hover {
	background: url(/bitrix/templates/electro/images/color2.png) 0 0 repeat #0074d9;
}

#inBasketOrder a.inBasketMake {
	background: url(/bitrix/templates/electro/images/color13.png) 0 0 repeat #f98c02;
}

#inBasketOrder a.inBasketMake:hover {
	background: url(/bitrix/templates/electro/images/color14.png) 0 0 repeat #df7d00;
}

#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 "Myriad" , arial , sans-serif;
	height: 20px;
}

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

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

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

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

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

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

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

#inBasketToolsTable .rouble {
	color: #4192d9;
}

#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 "Myriad" , "Verdana" ,  arial , sans-serif;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

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

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

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

#mainContentRight #breadcrumbs li a:hover {
	color: #0074d9;
}

#mainContentRight h1 {
	font: normal normal 24px "Myriad" , "Verdana" ,  arial , sans-serif;
	color: #4192d9;
	padding-bottom: 24px;
	padding-top: 24px;
}

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

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

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

#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 "Myriad" , 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: #4192d9;
}

#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;
}

#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 "Myriad" , arial , sans-serif;
	display: block;
}

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

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

#footer {
	background: #f2f2f2;
	min-width: 1000px;
	display: table;
	table-layout: fixed;
	border-collapse: collapse;
	margin-top: 24px;
	padding-bottom: 24px;
}

#footerLeft {
	display: table-cell;
	width: 19.8%;
}

#footerLeft a {
	padding: 24px 0 0 25px;
	display: block;
	margin: 0;
}

#footerLeft a:active {
	position: relative;
	top: 1px;
}
/*
#footerLeft a img {
	max-width: 191px
}*/

.footerH1 h1{
	font: normal normal 21px "Myriad" , arial , sans-serif;
	color: #242424;
	padding: 18px 10px 0 25px;
	line-height: 23px;
}

.eskimobi_responsive .footerH1 h1 {
	padding: 18px 10px 0 0;
}

#footerLeft p {
	padding: 0 10px 12px 25px;
	font: normal normal 14px "Myriad" , arial , sans-serif;
	color: #242424;
}

#footerLeft span {
	display: block;
	font: normal normal 18px "Myriad" , arial , sans-serif;
	color: #242424;
	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: 20%;
	text-align: left;
}

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

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

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

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

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

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

#footerCart {
	position: fixed;
	bottom: 0;
	background-color: #f2f2f2;
	font: normal normal 14px "Myriad" , arial , sans-serif;
	width: 356px;
	right: 0px;
	height: 40px;
	line-height: 40px;
	border-top-left-radius: 4px;
	color: #242424;
	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: #4192D9;
	display: block;
	font: 18px/50px "Myriad", "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("/bitrix/templates/electro/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("/bitrix/templates/electro/images/exit.png") 0px -20px no-repeat transparent;
}

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

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

#elementErrorContainer .close:hover {
	background: #016fc3;
}

#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 "Myriad" , arial , sans-serif;
	text-align: center;
	display: block;
	color: #4192d9;
	height: 50px;
	background-color: #000;
	line-height: 50px;
}

#reg #regWrapper a.regClose {
	background: url(/bitrix/templates/electro/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(/bitrix/templates/electro/images/exit.png) no-repeat  0px -20px  transparent;
}

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

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

#reg #regWrapper input {
	font: normal normal 14px "Myriad" , 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(/bitrix/templates/electro/images/login.png) no-repeat  10px 0px  #2d2d2d;
}

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

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

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

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

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

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

#reg #regWrapper a#regSubmit:hover {
	background: url(/bitrix/templates/electro/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 "Myriad" , arial , sans-serif;
	text-align: center;
	display: block;
	color: #4192d9;
	height: 50px;
	background-color: #000;
	line-height: 50px;
}

#auth #authWrapper a.authClose {
	background: url(/bitrix/templates/electro/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(/bitrix/templates/electro/images/exit.png) no-repeat  0px -20px  transparent;
}

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

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

#auth #authWrapper input {
	font: normal normal 14px "Myriad" , 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(/bitrix/templates/electro/images/login.png) no-repeat  10px 0px  #2d2d2d;
}

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

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

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

#auth #authWrapper a#authSubmit {
	font: normal normal 14px "Myriad" , arial , sans-serif;
	color: #fff;
	text-align: center;
	display: block;
	margin-right: 25px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	background: url(/bitrix/templates/electro/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(/bitrix/templates/electro/images/color2.png) repeat transparent;
}

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

#auth #authWrapper #authLostPassword:hover {
	color: #0074d9;
}

#auth #authWrapper #authErrors {
	font: normal normal 14px "Myriad" , 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;
}

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

#feedback #feedbackWrapper {
	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;
	position: relative;
	-webkit-transform: translate3d(0,0,0);
}

#feedback #feedbackWrapper span {
	font: normal normal 18px "Myriad" , arial , sans-serif;
	text-align: center;
	display: block;
	color: #4192d9;
	height: 50px;
	background-color: #000;
	line-height: 50px;
}

#feedback #feedbackWrapper a.feedbackClose {
	background: url(/bitrix/templates/electro/images/exit.png) no-repeat  0px 0px  transparent;
	width: 17px;
	height: 19px;
	display: block;
	position: absolute;
	top: 20px;
	right: 24px;
}

#feedback #feedbackWrapper a.feedbackClose:hover {
	background: url(/bitrix/templates/electro/images/exit.png) no-repeat  0px -20px  transparent;
}

#feedback #feedbackWrapper a.feedbackClose:active {
	background: url(/bitrix/templates/electro/images/exit.png) no-repeat  0px -41px  transparent;
}

#feedback #feedbackWrapper form {
	margin-top: 24px;
}

#feedback #feedbackWrapper input {
	font: normal normal 14px "Myriad" , 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;
}

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

#feedback #feedbackWrapper textarea:focus {
	background-color: #3d3d3d !important;
}

#feedback #feedbackWrapper textarea:active {
	background-color: #2d2d2d !important;
}

#feedback #feedbackWrapper select {
	font: normal normal 14px "Myriad" , arial , sans-serif;
	border: 1px solid #000;
	width: 302px;
	margin: 0px 25px 12px;
	height: 40px;
	line-height: 21px;
	background-color: #2d2d2d;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
	padding-left: 12px;
	display: block;
}

#feedback #feedbackWrapper input#feedbackName {
	background: url(/bitrix/templates/electro/images/login.png) no-repeat  10px 0px  #2d2d2d;
}

#feedback #feedbackWrapper input#feedbackName:focus {
	background: url(/bitrix/templates/electro/images/login.png) no-repeat  10px -40px  #3d3d3d;
}

#feedback #feedbackWrapper input#feedbackEmail {
	background: url(/bitrix/templates/electro/images/mail.png) no-repeat  10px 0px  #2d2d2d;
}

#feedback #feedbackWrapper input#feedbackEmail:focus {
	background: url(/bitrix/templates/electro/images/mail.png) no-repeat  10px -40px  #3d3d3d;
}

#feedback #feedbackWrapper input#feedbackPhone {
	background: url(/bitrix/templates/electro/images/phone.png) no-repeat  10px 0px  #2d2d2d;
}

#feedback #feedbackWrapper input#feedbackPhone:focus {
	background: url(/bitrix/templates/electro/images/phone.png) no-repeat  10px -40px  #3d3d3d;
}

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

#feedback #feedbackWrapper a#feedbackSubmit:hover {
	background: url(/bitrix/templates/electro/images/color2.png) repeat transparent;
}

#feedback #feedbackWrapper #feedbackErrors {
	font: normal normal 14px "Myriad" , 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;
	display: none;
}

#feedback #feedbackWrapper #electroSelect_div {
	font: normal normal 14px "Myriad" , arial , sans-serif;
	border: 1px solid #000;
	width: 300px;
	margin: 0px 25px 12px;
	height: 40px;
	line-height: 21px;
	background-color: #2d2d2d;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
	position: absolute;
	top: 0px;
	z-index: 999;
}

#feedback #feedbackWrapper #electroSelect_div ins {
	display: block;
	background: url(/bitrix/templates/electro/images/question.png) no-repeat  10px 0px  #2d2d2d;
	line-height: 40px;
	text-decoration: none;
	padding-left: 40px;
	cursor: pointer;
}

#feedback #feedbackWrapper #electroSelect_div ins + img {
	position: absolute;
	display: block;
	top: 50%;
	right: 12px;
}

#feedback #feedbackWrapper #electroSelect_div ul {
	position: absolute;
	top: 40px;
	z-index: 1000;
	background-color: #000;
	width: 302px;
	left: -1px;
	display: none;
}

#feedback #feedbackWrapper #electroSelect_div ul li {
	display: block;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 40px;
	cursor: pointer;
}

#feedback #feedbackWrapper #electroSelect_div ul li:hover {
	background-color: #111;
}

#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(/bitrix/templates/electro/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(/bitrix/templates/electro/images/exit.png) no-repeat  0px -20px  transparent;
}

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

#city #cityWrapper span {
	font: normal normal 18px "Myriad" , arial , sans-serif;
	text-align: center;
	display: block;
	color: #4192d9;
	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 "Myriad" , 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 "Myriad" , arial , sans-serif;
	width: 100%;
	color: #fff;
	height: 40px;
	line-height: 40px;
	background: url(/bitrix/templates/electro/images/color.png) repeat #4192d9;
}

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

.offersLine a {
	font: normal normal 16px "Myriad" , 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: #0074d9;
	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 "Myriad" , arial , sans-serif;
	display: block;
	position: relative;
	border-bottom: 4px double #c8e5ff;
	padding: 12px 0px;
}

.productPrice s {
	font: normal normal 12px "Myriad" , 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(/bitrix/templates/electro/images/incart.png) repeat #4192d9;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	height: 25px;
	font: normal normal 12px "Myriad" , arial , sans-serif;
	display: inline-block;
	line-height: 25px;
	padding: 0px 12px;
}

.productCart span:hover {
	background: url(/bitrix/templates/electro/images/incartHover.png) repeat #4192d9;
}

.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(/bitrix/templates/electro/images/color.png) repeat #4192d9;
	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(/bitrix/templates/electro/images/color2.png) repeat #0074d9;
}

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

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

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

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

.electroCheck_div_active {
	background: url(/bitrix/templates/electro/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(/bitrix/templates/electro/images/checkBox.png) 0px -45px no-repeat transparent;
}

.electroCheck_div_disabled {
	background: url(/bitrix/templates/electro/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(/bitrix/templates/electro/images/color.png) 0 0 repeat #4192d9 !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("/bitrix/templates/electro/images/color.png") #4192D9;
	display: block;
	line-height: 40px;
	height: 40px;
	padding-left: 18px;
	margin-bottom: 24px;
}

#mainProfile .profileSettings .heading {
	font-size: 16;
	color: #4192d9;
	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: #0074d9;
	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: #016FCE;
}

#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("/bitrix/templates/electro/images/color.png") #4192D9;
	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: #4192d9;
}

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

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

#mainProfile .bx_my_order_switch a:hover {
	background: #0074d9;
}

#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: #4192d9;
}

#empty p a:hover {
	color: #0074d9;
}

#empty .back {
	background: #0074D9;
	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: #016FCE;
}

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

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

#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(/bitrix/templates/electro/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: #4192d9;
}
#authForm a{
	color: #4192d9;
	text-decoration: none;
	display: block;
	padding:2px 0;
	margin-top:8px;
}
#authForm .inf a:hover {
	color: #0074d9;
}

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

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

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

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

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

#authForm .submit:hover {
	background: #016fce;
}

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

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

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

#authForm .forgot:hover {
	color: #0074d9;
}
#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 h1{
	padding-bottom: 0px;
}
#register label {
	display: block;
	font-size: 14px;
	margin-bottom: 4px;
}

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

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

#register .submit:hover {
	background: #016fce;
}

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

#register a{
	color:#4192d9;
	text-decoration: none;
	font-weight: normal;
}
#register a:hover{
	color:#0074d9;
}
#register .inf {
	margin-top: 0;
	font-size: 14px;
}

#register .inf a {
	color: #4192d9;
}

#register .inf a:hover {
	color: #0074d9;
}

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

#forgot .inf a {
	color: #4192d9;
}

#forgot .inf a:hover {
	color: #0074d9;
}

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

#forgot input[type="text"], 
#forgot input[type="password"] {
	font: normal normal 14px "Myriad" , 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 "Myriad" , arial , sans-serif;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	border: 0;
	padding: 0px 24px;
	background: #0074d9;
	color: #fff;
	margin-bottom: 6px;
	outline: none;
}

#forgot .submit:hover {
	background: #016fce;
}

#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 "Myriad" , arial , sans-serif;
	display: block;
	height: 35px;
	border: 1px solid #C0C0C0;
	width: 350px;
	padding-left: 4px;
	margin-bottom: 6px;
	background: #f9f9f9;
}

#callback select {
	font: normal normal 14px "Myriad" , 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 "Myriad" , arial , sans-serif;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	border: 0;
	padding: 0px 24px;
	background: #0074d9;
	color: #fff;
	margin-bottom: 6px;
	outline: none;
}

#callback .submit:hover {
	background: #016fce;
}

#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 "Myriad", "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: #4192d9;
}

#order .heading {
	font: normal normal 18px "Myriad" , arial , sans-serif;
	color: #0074d9;
	height: 40px;
	line-height: 40px;
	background: #0074d9;
	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: #0074d9;
}

#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;
}

#fastBack {
	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;
}

#fastBack #fastBackWrapper {
	width: 350px;
	background-color: #afb2b3;
	box-shadow: 12px 12px 1px rgba(0, 0, 0, 0.600);
	position: absolute;
	top: 30%;
	left: 50%;
	margin-left: -175px;
	padding: 8px;
	position: relative;
	-webkit-transform: translate3d(0,0,0);
	border: 1px solid #303030;
}

#fastBack #fastBackWrapper span {
	font: normal normal 18px "Myriad" , arial , sans-serif;
	text-align: center;
	display: block;
	color: #4192d9;
	height: 50px;
	background-color: #000;
	line-height: 50px;
}

#fastBack #fastBackWrapper .fastBackClose {
	background: url('/bitrix/templates/electro/images/exit.png?14390188241204') no-repeat  0px 0px  transparent;
	width: 17px;
	height: 19px;
	display: block;
	position: absolute;
	top: 24px;
	right: 24px;
}

#fastBack #fastBackWrapper .fastBackClose:hover {
	background: url('/bitrix/templates/electro/images/exit.png?14390188241204') no-repeat  0px -20px  transparent;
}

#fastBack #fastBackWrapper .fastBackClose:active {
	background: url('/bitrix/templates/electro/images/exit.png?14390188241204') no-repeat  0px -41px  transparent;
}

#fastBack #fastBackSuccess{
	display: none;
}

#fastBack .message{
	text-align: center;
	display: block;
}

#fastBack .close{

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

#fastBack .close:hover{
	background: url('/bitrix/templates/electro/images/color2.png?1438980749463') repeat transparent;
}

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

#fastBack #fastBackWrapper form {
	margin-top: 24px;
}

#fastBack #fastBackWrapper input {
	font: normal normal 14px "Myriad" , arial , sans-serif;
	border: 1px solid #000;
	width: 260px;
	margin: 0px 25px 12px;
	height: 40px;
	line-height: 40px;
	background-color: #2d2d2d;
	padding-left: 40px;
}

#fastBack #fastBackWrapper textarea {
	font: normal normal 14px "Myriad" , arial , sans-serif;
	border: 1px solid #000;
	width: 288px;
	margin: 0px 25px 12px;
	height: 80px;
	line-height: 21px;
	background-color: #2d2d2d;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	resize: none;
	overflow: hidden;
	background-image: none;
	display: block;
}

#fastBack #fastBackWrapper textarea:focus {
	background-color: #3d3d3d;
}

#fastBack #fastBackWrapper textarea:active {
	background-color: #2d2d2d;
}

#fastBack #fastBackWrapper select {
	font: normal normal 14px "Myriad" , arial , sans-serif;
	border: 1px solid #000;
	width: 302px;
	margin: 0px 25px 12px;
	height: 40px;
	line-height: 21px;
	background-color: #2d2d2d;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
	padding-left: 12px;
	display: block;
}

#fastBack #fastBackWrapper input#fastBackName {
	background: url('/bitrix/templates/electro/images/login.png?1438980749903') no-repeat  10px 0px  #2d2d2d;
}

#fastBack #fastBackWrapper input#fastBackName:focus {
	background: url('/bitrix/templates/electro/images/login.png?1438980749903') no-repeat  10px -40px  #3d3d3d;
}

#fastBack #fastBackWrapper input#fastBackEmail {
	background: url('/bitrix/templates/electro/images/mail.png?1438980749944') no-repeat  10px 0px  #2d2d2d;
}

#fastBack #fastBackWrapper input#fastBackEmail:focus {
	background: url('/bitrix/templates/electro/images/mail.png?1438980749944') no-repeat  10px -40px  #3d3d3d;
}

#fastBack #fastBackWrapper input#fastBackPhone {
	background: url('/bitrix/templates/electro/images/phone.png?1438980749968') no-repeat  10px 0px  #2d2d2d;
}

#fastBack #fastBackWrapper input#fastBackPhone:focus {
	background: url('/bitrix/templates/electro/images/phone.png?1438980749968') no-repeat  10px -40px  #3d3d3d;
}

#fastBack #fastBackWrapper a#fastBackSubmit {
	font: normal normal 14px "Myriad" , arial , sans-serif;
	color: #fff;
	text-align: center;
	display: block;
	margin-right: 25px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	background: url('/bitrix/templates/electro/images/color.png?1438980749463') repeat transparent;
	width: 170px;
	margin-left: 154px;
	margin-bottom: 12px;
	border: 1px solid #000;
}

#fastBack #fastBackWrapper a#fastBackSubmit:hover {
	background: url('/bitrix/templates/electro/images/color2.png?1438980749463') repeat transparent;
}

#fastBack #fastBackWrapper #fastBackErrors {
	font: normal normal 14px "Myriad" , 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;
	display: none;
}


.sectional li {
	display: block;
}

/* 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 "Myriad" , arial , sans-serif;
	position: absolute;
	top: 4px;
	left: -4px;
	background: url(/bitrix/templates/electro/images/marker.png) 0 0 repeat transparent;
	color: #fff;
	padding: 3px 4px;
	line-height: 16px;
	z-index: 11;
}
.present-wrap {
	position: relative;
}

.present.said-bar {
	left: -5px;
	top: -5px;
	padding: 9px;
	font: normal bold 15px "Myriad" , arial , sans-serif;
}

.present-img {
	height: 50px;
	object-fit: cover;
}

.present {
	position: absolute;
	z-index: 20;
	left: -10px;
	top: -10px;
	padding: 10px 15px;
	font: normal bold 15px "Myriad" , arial , sans-serif;
	letter-spacing: 2px;
	color: #fff;
	background: rgb(255, 0, 0);
}

.catalog-element__present {
	display: flex;
	width: 95%;
	margin-top: 20px;
	border: 1px solid #f1f1f1;
}

.present__text {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 66%;
	padding: 10px
}

.present__text p {
	margin: 0;
	text-align: center;
	font: normal bold 20px "Myriad" , arial , sans-serif;
}

.present-img__element {
	display: flex;
	padding: 0;
}

.present-img__element img {
	max-height: 200px;
	margin: auto;
	object-fit: cover;
	object-position: center;
}

.wrap__present {
	display: flex;
}

.present-catalog {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	padding: 0 20px;
}

.present-catalog__text {
	padding: 0;
	text-align: center;
	color: #ff3d25;
	font: normal bold 18px "Myriad" , arial , sans-serif;
}

.present-catalog__name {
	margin: 0;
	font: normal bold 18px "Myriad" , arial , sans-serif;
	text-align: center;
}

.present-catalog__img {
	padding: 10px 15px 15px 15px;
}

.present-catalog__img img {
	max-height: 200px;
	object-fit: cover;
}
.d-none{
	display: none!important;
}
.sect-cart__present {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	padding: 10px 15px;
	font: normal bold 15px "Myriad" , arial , sans-serif;
	letter-spacing: 2px;
	color: #fff;
	background: rgb(255, 0, 0);
}

#catalog .productList.present_no-hidden {
	overflow: visible;
}

.table-present__wrap {
	display: flex;
	justify-content: space-between;
}

.table-present__content {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	width: 300px;
}

.table-present__text {
	color: #ff1801;
	font: normal bold 18px "Myriad" , arial , sans-serif;
	text-align: center;
}

.table-present__name {
	font: normal bold 18px "Myriad" , arial , sans-serif;
	text-align: center;
	margin: 0;
	white-space: normal;
}

.table-present__link-wrap {
	display: flex;
}

.table-present__link {
	margin: auto;
	text-decoration: none;
}

.catalog-element__present {
	position: relative;
}

.present__link {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

@media (max-width: 768px) {
	.catalog-element__present {
		width: 100%;
		margin: 20px 0;
	}

	.present {
		box-sizing: border-box;
		left: 0;
		top: 25px;
		padding: 5px;
		font: normal bold 10px "Myriad" , arial , sans-serif;
		width: 100%;
		text-align: center;
	}

	.present_no-hidden .present {
		width: auto;
		top: -10px;
		left: 0;
		padding: 5px;
	}

	.wrap__present {
		flex-direction: column;
	}

	.present-catalog {
		margin-bottom: 20px;
	}

	.table-present__wrap {
		flex-direction: column;
	}

	.table-present__content {
		padding: 20px 0;
	}
}
.product .rating {
	position: absolute;
	right: 8px;
	top: 4px;
	z-index: 10;
	width: 79px;
}

.product .rating i {
	background: url(/bitrix/templates/electro/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(/bitrix/templates/electro/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;
	object-fit: contain;
}

.product .name {
	font: normal normal 13px "Myriad" , 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: #0074d9;
}

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

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

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

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

.product .addCart {
	background: url("/bitrix/templates/electro/images/incart.png") 0 0  repeat #4192d9;
	font: normal normal 14px "Myriad" , arial , sans-serif;
	line-height: 25px;
	display: block;
	height: 25px;
	clear: right;
	float: right;
	color: #fff;
	width: 86px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.product .addCart:hover {
	background: url("/bitrix/templates/electro/images/incartHover.png") 0 0  repeat #0074d9;
}

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

.product .addCompare, .product .available, .product .noAvailable {
	font: normal normal 14px "Myriad" , 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: #4192d9;
}

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

.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, .instagram, .youtube {
	display: inline-block;
	vertical-align: middle;
	width: 21px;
	height: 21px;
	margin-right: 6px;
}

.instagram {
	background: url(/bitrix/templates/electro/images/sn6.png) 0 0 no-repeat;
}
.youtube {
       background: url(/bitrix/templates/electro/images/sn7.png) 0 0 no-repeat;
}
a .youtube {
       background: url(/bitrix/templates/electro/images/sn7.png) 0 -21px no-repeat;
}
a .instagram {
	background: url(/bitrix/templates/electro/images/sn6.png) 0 -21px no-repeat;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bx_pagination_bottom .bx_pagination_page li.bx_active {
	background-color: #4192d9 !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;
}

.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);

}

.basketIMG{
	display: block;
	height:170px;
	line-height: 170px;
}
.basketIMG img{
	max-height: 95% !important;
}
.addCart.added{
	background: #0099FF !important;
}

.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;
}



.brandOffers {
	margin-top: 24px;
}

.brandOffers ul {
	margin-top: 24px;
}

#brandOffersCarousel{
	overflow:hidden;
	position:relative;
}

#brandOffersCarousel  .newBtnLeft,
#brandOffersCarousel  .newBtnRight{
	display:block;
	position:absolute;
	width:30px;
	height:54px;
	top:50%;
	margin-top:-27px;
}

#brandOffersCarousel .newBtnLeft{
	background: url("/bitrix/templates/electro/images/buttonOffers.png") 0 0 no-repeat transparent;
	left:0px;
}

#brandOffersCarousel .newBtnLeft:hover{
	background: url("/bitrix/templates/electro/images/buttonOffers.png") -30px 0 no-repeat transparent;	
}

#brandOffersCarousel .newBtnLeft:active{
	background: url("/bitrix/templates/electro/images/buttonOffers.png") -60px 0 no-repeat transparent;		
}

#brandOffersCarousel .newBtnRight{
	background: url("/bitrix/templates/electro/images/buttonOffers.png") 0 -54px no-repeat transparent;
    right:0px;
}

#brandOffersCarousel  .newBtnRight:hover{
	background: url("/bitrix/templates/electro/images/buttonOffers.png") -30px -54px no-repeat transparent;
}

#brandOffersCarousel .newBtnRight:active{
	background: url("/bitrix/templates/electro/images/buttonOffers.png") -60px -54px no-repeat transparent;		
}

#brandOffersCarousel .productList{
 	position:relative;
	overflow: hidden;
	width:99999px;
	clear: both;
	left:0px;
}

#brandDetail .cut {
	display: none;
}
.count-items{
    border-radius: 100%;
    color: white;
    font-weight: normal;
    background-color: rgba(255, 0, 0, 0.75);
    text-align: center;
    margin-left: 14px;
    font-size: 16px;
    position: static;
    padding: 1px;
    min-width: 24px;
    display: inline-block;
    line-height: 24px;
}
#catalog .productList{
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#assortment, #fastBack {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.398);
    z-index: 1000;
    top: 0%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    left: 0;
}

#assortmentWrapper, #fastBackWrapper {
    width: 350px;
    background-color: #fff !important;
    box-shadow: 12px 12px 1px rgba(0, 0, 0, .6);
    position: fixed;
    top: 10%;
    left: 50%;
    margin-left: -175px;
    padding: 8px;
    -webkit-transform: translate3d(0,0,0);
    z-index: 10000;
    display:none;
	border: 1px solid #303030;
}
#fastBackWrapper{
    display: block;
}

#assortmentWrapper span, #fastBackWrapper span{
    font: normal normal 18px "Myriad" , arial , sans-serif;
    text-align: center;
    display: block;
    color: #4192d9;
    height: 50px;
    background-color: #f2f2f2 !important;
    line-height: 50px;
}

#assortmentWrapper .assortmentClose, #fastBackWrapper .assortmentClose{
    background: url('/bitrix/templates/electro/images/exit.png?14390188241204') no-repeat  0px 0px  transparent !important;
    width: 17px;
    height: 19px;
    display: block;
    position: absolute;
    top: 24px;
    right: 24px;
}

#assortmentWrapper .assortmentClose:hover, #fastBackWrapper .assortmentClose:hover{
    background: url('/bitrix/templates/electro/images/exit.png?14390188241204') no-repeat  0px -20px  transparent !important;
}

#assortmentWrapper .assortmentClose:active, #fastBackWrapper .assortmentClose:active{
    background: url('/bitrix/templates/electro/images/exit.png?14390188241204') no-repeat  0px -41px  transparent !important;
}

#assortmentWrapper #assortmentSuccess, #fastBackWrapper #fastBackSuccess{
    display: none;
}

#assortmentWrapper .message, #fastBackWrapper .message{
    text-align: center;
    display: block;
}

#assortmentWrapper .close, #fastBackWrapper .close{

    font: normal normal 14px "Myriad" , arial , sans-serif;
    color: #fff;
    text-align: center;
    display: block;
    margin-right: 25px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    background: url('/bitrix/templates/electro/images/color.png?1438980749463') repeat transparent !important;
    width: 170px;
    margin: auto;
    margin-bottom: 12px;
    border: 1px solid #000 !important;
}

#assortmentWrapper .close:hover, #fastBackWrapper .close:hover{
    background: url('/bitrix/templates/electro/images/color2.png?1438980749463') repeat transparent !important;
}

#assortmentWrapper .close:active, #fastBackWrapper .close:hover{
    position: relative;
    top: 1px;
}

#assortmentWrapper form, #fastBackWrapper form {
    margin-top: 24px;
}

#assortmentWrapper input, #fastBackWrapper input {
	font: normal normal 14px "Myriad" , arial , sans-serif;
	border: 1px solid #242424;
	width: 260px;
	margin: 0px 25px 12px;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	color: #242424;
	padding-left: 40px;
}

#assortmentWrapper textarea, #fastBackWrapper textarea {
    font: normal normal 14px "Myriad" , arial , sans-serif;
    border: 1px solid #000 !important;
    width: 288px;
    margin: 0px 25px 12px;
    height: 80px;
    line-height: 21px;
    background-color: #fff !important;
    color: #242424;

    padding-left: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    resize: none;
    overflow: hidden;
    background-image: none;
    display: block;
}

#assortmentWrapper textarea:focus, #fastBackWrapper textarea:focus {
    background-color: #f2f2f2 !important;
}

#assortmentWrapper textarea:active, #fastBackWrapper textarea:active {
    background-color: #f2f2f2 !important;
}

#assortmentWrapper select, #fastBackWrapper select {
    font: normal normal 14px "Myriad" , arial , sans-serif;
    border: 1px solid #000 !important;
    width: 302px;
    margin: 0px 25px 12px;
    height: 40px;
    line-height: 21px;
    background-color: #2d2d2d !important;
    color: #fff !important;
    text-shadow: 2px 2px 2px #000 !important;
    padding-left: 12px;
    display: block;
}

#assortmentWrapper input#assortmentName, #fastBackWrapper input#fastBackName {
    background: url('/bitrix/templates/electro/images/login.png?1438980749903') no-repeat  10px 0px  #fff !important;
}

#assortmentWrapper input#assortmentName:focus, #fastBackWrapper input#fastBackName:focus {
    background: url('/bitrix/templates/electro/images/login.png?1438980749903') no-repeat  10px -40px  #f2f2f2 !important;
}

#assortmentWrapper input#assortmentEmail, #fastBackWrapper input#fastBackEmail {
    background: url('/bitrix/templates/electro/images/mail.png?1438980749944') no-repeat  10px 0px  #fff !important;
}

#assortmentWrapper input#assortmentEmail:focus, #fastBackWrapper input#fastBackEmail:focus {
    background: url('/bitrix/templates/electro/images/mail.png?1438980749944') no-repeat  10px -40px  #f2f2f2 !important;
}

#assortmentWrapper input#assortmentPhone, #fastBackWrapper input#fastBackPhone {
    background: url('/bitrix/templates/electro/images/phone.png?1438980749968') no-repeat  10px 0px  #fff !important;
}

#assortmentWrapper input#assortmentPhone:focus, #fastBackWrapper input#fastBackPhone:focus {
    background: url('/bitrix/templates/electro/images/phone.png?1438980749968') no-repeat  10px -40px  #f2f2f2 !important;
}

#assortmentWrapper a#assortmentSubmit, #fastBackWrapper a#fastBackSubmit {
    font: normal normal 14px "Myriad" , arial , sans-serif;
    color: #fff !important;
    text-align: center;
    display: block;
    margin-right: 25px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    background: url('/bitrix/templates/electro/images/color.png?1438980749463') repeat transparent !important;
    width: 170px;
    margin-left: 154px;
    margin-bottom: 12px;
    border: 1px solid #000 !important;
}

#assortmentWrapper a#assortmentSubmit:hover, #fastBackWrapper a#fastBackSubmit:hover {
    background: url('/bitrix/templates/electro/images/color2.png?1438980749463') repeat transparent !important;
}

#assortmentWrapper #assortmentErrors, #fastBackWrapper #fastBackErrors {
    font: normal normal 14px "Myriad" , arial , sans-serif;
    padding: 12px 0px;
    background-color: #4a4a4a !important;
    color: #fff !important;
    text-align: center;
    margin-top: 12px;
    margin-left: -8px;
    padding-right: 8px;
    width: 358px;
    display: none;
}

#catalogElement .assortment{
    background-color: #0074d9 !important;
    font: normal normal 14px "Myriad" , arial , sans-serif;
    display: block;
    /*height: 20px;*/
    color: #fff !important;
    /*width: 185px;*/
    text-decoration: none;
    text-align: center;
    padding: 5px 0px;
}



div.requireStar{
    color: red !important;
    position: fixed;
    right: 47px;
    margin-top: -40px;
    background-color: transparent !important;
    font-size: 22px !important;
}
.brand_sections {
    width:20%;
    display:inline-block;
    vertical-align: top;
}
.brand_sections__root:after {
    content: "";
    width: 0;
    height: 0;
    position: relative;
    right: -7px;
    top: 10px;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: grey transparent;
}
.brand_sections__root.active:after {
    border-width: 0 6px 6px 6px;
    top: -12px;
}
.brand_sections__root {
    width:80%;
    padding: 3px;
    border-radius: 5px;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.brand_sections__child {
    display:none;
    padding: 5px;
}

.brand_sections__child__child_name{
    text-decoration: none;
    color:black;
}
.brand_sections__child__child_name:hover{
    color:#4192D9;
}
.noAvailable {
    color: #ff8d00 !important;
    font-weight: bold !important;
}
#catalogElement #additional .oneClick{
    background: #729e00 !important;
}
#catalogElement #additional .oneClick:hover {
    background: #6b9400 !important;
}

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

#payOrder #payOrderWrapper {
    width: 350px;
    background-color: #fff;
    box-shadow: 12px 12px 1px rgba(0, 0, 0, .6);
    top: 20%;
    left: 50%;
    margin-left: -175px;
    padding: 8px;
    position: relative;
    -webkit-transform: translate3d(0,0,0);
	border: 1px solid #303030;
}

#payOrder #payOrderWrapper span {
    font: normal normal 18px "Myriad" , arial , sans-serif;
    text-align: center;
    display: block;
    color: #4192d9;
    height: 50px;
    background-color: #f2f2f2;
    line-height: 50px;
}

#payOrder #payOrderWrapper .payOrderClose {
    background: url('/bitrix/templates/electro/images/exit.png?14390188241204') no-repeat  0px 0px  transparent;
    width: 17px;
    height: 19px;
    display: block;
    position: absolute;
    top: 24px;
    right: 24px;
}

#payOrder #payOrderWrapper .payOrderClose:hover {
    background: url('/bitrix/templates/electro/images/exit.png?14390188241204') no-repeat  0px -20px  transparent;
}

#payOrder #payOrderWrapper .payOrderClose:active {
    background: url('/bitrix/templates/electro/images/exit.png?14390188241204') no-repeat  0px -41px  transparent;
}

#payOrder #payOrderSuccess{
    display: none;
}

#payOrder .message{
    text-align: center;
    color: #fff;
    display: block;
}

#payOrder .close{

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

#payOrder .close:hover{
    background: url('/bitrix/templates/electro/images/color2.png?1438980749463') repeat transparent;
}

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

#payOrder #payOrderWrapper form {
    margin-top: 24px;
}

#payOrder #payOrderWrapper input {
    font: normal normal 14px "Myriad" , arial , sans-serif;
    border: 1px solid #242424;
    width: 260px;
    margin: 0px 25px 12px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    color: #242424;
    padding-left: 40px;
}

/*#payOrder #payOrderWrapper input#payOrderNumber {
    background: url(/bitrix/templates/electro/images/login.png?1438980749903) no-repeat 10px 0px #dcdcdc;
}

#payOrder #payOrderWrapper input#payOrderNumber:focus {
    background: url('/bitrix/templates/electro/images/login.png?1438980749903') no-repeat  10px -40px  #d3d3d3;
}
*/
#payOrder #payOrderWrapper input#payOrderEmail {
    background: url('/bitrix/templates/electro/images/mail.png?1438980749944') no-repeat  10px 0px  #fff;
}

#payOrder #payOrderWrapper input#payOrderEmail:focus {
    background: url('/bitrix/templates/electro/images/mail.png?1438980749944') no-repeat  10px -40px  #f2f2f2;
}

#payOrder #payOrderWrapper input#payOrderPhone {
    background: url('/bitrix/templates/electro/images/phone.png?1438980749968') no-repeat  10px 0px  #fff;
}

#payOrder #payOrderWrapper input#payOrderPhone:focus {
    background: url('/bitrix/templates/electro/images/phone.png?1438980749968') no-repeat  10px -40px  #f2f2f2;
}

#payOrder #payOrderWrapper a#payOrderSubmit {
    font: normal normal 14px "Myriad" , arial , sans-serif;
    color: #fff;
    text-align: center;
    display: block;
    margin-right: 25px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    background: url('/bitrix/templates/electro/images/color.png?1438980749463') repeat transparent;
    width: 170px;
    margin-left: 154px;
    margin-bottom: 12px;
    border: 1px solid #000;
}

#payOrder #payOrderWrapper a#payOrderSubmit:hover {
    background: url('/bitrix/templates/electro/images/color2.png?1438980749463') repeat transparent;
}

#payOrder #payOrderWrapper #payOrderErrors {
    font: normal normal 14px "Myriad" , arial , sans-serif;
    padding: 12px 0px;
    background-color: #4a4a4a;
    color: #fff;
    display: block;
    text-align: center;
    margin-top: 12px;
    margin-left: -8px;
    padding-right: 8px;
    width: 358px;
    display: none;
}

img.lazyload {
	object-position: center;
	vertical-align: middle;
	object-fit: contain;
}
div[id^=YMaps]{
	width: 100%;
	height: 600px;
}

.map__container {
	padding-top: 20px;
	display: flex;
	height: 600px;
}
.map__items {
	width: 500px;
	overflow-y: auto;
	overflow-x: hidden;
	height: 100%;
	position: relative;
}
.map__item-focus {
	width: 500px;
	overflow: auto;
	height: 100%;
}
.map__item-container {
	padding: 5px;
	border: grey 1px solid;
	display: flex;
	cursor: pointer;
}
.map__item-container:not(:first-child) {
	border-top: none;
}
.map__item-img {
	width: 50px;
	min-height: 100%;
	position: relative
}
.map__item-title {
	padding-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
}
.map__item-img img {
	object-fit: contain;
	width: 30px;
	position: absolute;
	top: 50%;
	left: 5px;
	transform: translate(0, -50%)
}
.map__title {
	margin-top: 20px;
	padding: 10px;
	background: #F6F6F6;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}
.map__title a {
	color: dodgerblue;
}
.map__title-item {
	padding-right: 10px;
}
.map__items::-webkit-scrollbar {
	width: 6px;
	height: 8px;
	background-color: #F6F6F6;
	border-radius: 5px;
}
.map__balloon a {
	color: dodgerblue;
}
.map__balloon .item {
	padding-bottom: 5px;
}
.map__item-time {
	padding-top: 5px;
}

.map__balloon-header {
	display: flex;
	align-items: center;
}

.map__balloon-title {
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
}

.map__balloon-adress {
	font-size: 16px;
	font-weight: bold;
}

.map__balloon-time {
	color: grey;
}

.map__balloon .payment {
	display: flex;
	align-items: center;
}

.payment .have.show {
	display: block;
}
.payment .have.hide {
	display: none;
}

.payment .have {
	padding: 5px;
	margin: 5px;
	color: grey;
	border: 1px solid grey;
	border-radius: 10px;
}

.map__items::-webkit-scrollbar-thumb {
	background-color: grey;
	border-radius: 5px;
}

.map__items::-webkit-scrollbar-thumb:hover {
	background-color: black;
}

.map__focus-item-img {
	display: flex;
	align-items: center;
}
.map__focus-item-img img {
	width: 60px;
}
.map__focus__back {
	display: flex;
	justify-content: flex-end;
}
.map__focus__back.list {
	justify-content: flex-start;
	padding: 15px 0;
}
.map__focus__back.list img {
	transform: rotate(90deg);
}
.map__search_reset {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 20px;
	height: 20px;
	opacity: 0.7;
	cursor: pointer;
}
.map__search_reset:hover {
	opacity: 1;
}
.map__search_reset:before, .map__search_reset:after {
	position: absolute;
	left: 10px;
	content: ' ';
	height: 20px;
	width: 2px;
	background-color: #333;
}
.map__search_reset:before {
	transform: rotate(45deg);
}
.map__search_reset:after {
	transform: rotate(-45deg);
}
.map__search {
	position: sticky;
	top: 0;
	left: 0;
	z-index: 10;
	background: #fff;
}
.new_search {
	display: flex;
	align-items: center;
	margin-top: 1rem;
}
.new_search label {
	margin: 0 1rem;
}
.map__focus-back_item {
	display: flex;
	align-items: center;
	padding: 5px 10px;
	background: green;
	color: white;
	border-radius: 10px;
	cursor: pointer;
}
.map__focus-back_item p {
	margin: 0;
	padding-right: 10px;
}
.map__focus-back_item img {
	transform: rotate(-90deg);
}
.map__focus-title {
	font-size: 25px;
	font-weight: bold;
	padding-left: 10px;
}
.map__focus-address {
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
}
.map__focus-time_title {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
}
.map__focus-time {
	color: grey;
	padding-top: 10px;
}
.map__focus-payment_title {
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
}
.map__focus-payment .payment {
	display: flex;
}
.map__focus-delivery_item {
	display: flex;
	justify-content: space-between;
}
.map__focus-delivery {
	display: flex;
	flex-direction: column;
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px solid grey;
}
.map__error {
	padding: 20px;
	color: red;
	font-size: 18px;
}
.map__focus-delivery_title {
	color: black;
	font-size: 16px;
	font-weight: bold;
}
.map__focus-delivery_value {
	color: grey;
	font-weight: bold;
	padding-right: 5px;
}
.map__focus-delivery_add {
	margin: 10px auto;
	background: green;
	padding: 7px 15px;
	color: #fff;
	cursor: pointer;
	border-radius: 10px;
	font-size: 18px;
}
.map__focus-delivery_add:hover {
	opacity: 0.7;
}
#mapBasket {
	display: flex;
	flex-direction: column;
}
.map__checkbox {
	order: -1;
}
.custom-checkbox {
	width: fit-content;
	cursor: pointer;
}
.map__courier {
	padding: 0 24px;
}
.map__courier .map__focus-delivery {
	max-width: 400px;
}
.sum-block {
	display: inline-flex;
	flex-direction: column;
}
.header-sum {
	display: inline-flex !important;
	height: auto !important;
}
.header-sum .delivery {
	margin-left: 0 !important;
}
.map__success {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 10;
}

@media (max-width: 568px) {
	.sum-block {
		display: flex;
		width: 100%;
	}
	.header-sum-block {
		width: 100%;
	}
	.header-sum-block div {
		display: flex;
		justify-content: space-between;
	}
	#sum .price {
		width: auto !important;
	}
	.sum-block div {
		display: flex;
		justify-content: space-between;
	}
	#countItems {
		text-align: right;
	}
	#mapBasket .map {
		height: 400px;
	}
	#mapBasket .map__container {
		height: 400px;
	}

}

.map__success .map__focus-item-img {
	justify-content: center;
}

.map__success {
	padding: 20px;
	box-sizing: border-box;
}

.map__container.error-c {
	height: auto;
}

@media (min-width: 1600px) {
	.map__success .map__focus-descrition {
		padding: 0 60px;
	}
	.map__success .map__focus-delivery {
		padding: 15px 60px 0;
	}
}

@media (min-width: 568px) {
	.map__success .map__focus-item-img {
		padding-bottom: 20px;
	}
	.map__success-group {
		display: flex;
		justify-content: space-between;
	}
	.map__success {
		padding: 120px 20% 60px;
		box-sizing: border-box;
	}

	.map__success .map__focus-address {
		font-size: 28px;
		padding-top: 0;
	}

	.map__success .map__focus-time_title {
		font-size: 22px;
	}

	.map__success .map__focus-payment_title {
		font-size: 22px;
	}

	.map__success .map__focus-time {
		font-size: 20px;
	}

	.map__success .map__focus-delivery_title {
		font-size: 22px;
	}

	.map__success .map__focus-delivery_value {
		font-size: 22px;
	}

	.map__succes .map__focus-delivery_add {
		font-size: 24px;
	}

	.map__success .map__focus-delivery_item {
		padding-bottom: 15px;
	}

	.map__checkbox {
		display: flex;
	}

	.map__checkbox span {
		margin-top: 0 !important;
	}

	.map__courier .map__focus-delivery {
		flex-direction: row;
		max-width: none;
		border-top: none;
		margin: 0;
		padding: 0;
	}

	.map__courier .map__focus-delivery_value {
		padding: 0 25px;
	}
}
.custom-checkbox>input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.custom-checkbox>span {
	display: flex !important;
	align-items: center;
	user-select: none;
	width: auto!important;
}

.custom-checkbox>span::before {
	content: '';
	display: inline-block;
	width: 1em;
	height: 1em;
	flex-shrink: 0;
	flex-grow: 0;
	border: 1px solid #adb5bd;
	border-radius: 0.25em;
	margin-right: 0.5em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
}

.custom-checkbox>input:not(:disabled):not(:checked)+span:hover::before {
	border-color: #b3d7ff;
}

.custom-checkbox>input:not(:disabled):active+span::before {
	background-color: #b3d7ff;
	border-color: #b3d7ff;
}

.custom-checkbox>input:focus+span::before {
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-checkbox>input:focus:not(:checked)+span::before {
	border-color: #80bdff;
}

.custom-checkbox>input:checked+span::before {
	border-color: #0b76ef;
	background-color: #0b76ef;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox>input:disabled+span::before {
	background-color: #e9ecef;
}
@media (max-width: 748px) {
	div[id^=YMaps] {
		height: 300px;
	}
	.map__items {
		display: none !important;
	}
	.map__container {
		height: 300px;
	}
}

.cookies {
	bottom: 0;
	left: 0;
	margin: 0 auto;
	max-width: 800px;
	position: fixed;
	right: 0;
	z-index: 10000000000;
	align-items: center;
	background-color: #fff;
	border-radius: 0;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .3);
	box-sizing: border-box;
	display: none;
	flex-direction: row;
	justify-content: center;
	padding: 20px 24px;
	font-size: 12px;
}
@media(max-width: 767px) {
	.cookies {
		flex-direction: column;
		left: 16px;
		right: 16px;
	}
}


.cookies__closed {
	background: #4192d9;
	border-color: #4192d9;
	color: #fff;
	border-radius: 0;
	cursor: pointer;
	transition: all .3s;
	font-family: inherit;
	font-size: 15px;
	font-weight: 500;
	line-height: 24px;
	height: 40px;
	margin-left: 24px;
	margin-top: 0;
	min-width: 127px;
	width: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media(max-width: 767px) {
	.cookies__closed {
		margin-top: 16px;
		width: 100%;
		margin-left: 0;
	}
}
/* End */
/* /bitrix/components/custom/city.select/templates/.default/style.css?16406093872232 */
/* /bitrix/templates/electro/components/bitrix/menu/topMenu/style.css?16406093881750 */
/* /bitrix/components/electro/search.line/templates/.default/style.css?16406093877653 */
/* /bitrix/templates/electro/components/bitrix/menu/leftMenu/style.css?16406093883622 */
/* /bitrix/templates/electro/components/bitrix/breadcrumb/breadcrumb/style.css?1457947598947 */
/* /bitrix/templates/electro/styles.css?160391361247 */
/* /bitrix/templates/electro/template_styles.css?175077877383965 */
