html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
	background-color: #ffffff;
	background: url("../image/bg.jpg") repeat;
	color: #000000;
	font-family: open sans;
	margin: 0px;
	padding: 0px;
}
body, td, th, input, textarea, select, a{
	font-size: 12px;
}
#content a{
}
.welcome {
	color: #636E75;
	font-family: open sans;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 32px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}
h1{
color: #4A32A2;
font-size:24px;
}
h2 {
	color: #000000;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a b {
	color: #38B0E3;
	text-decoration: underline;
	cursor: pointer;
}
a.link {

font-size:16px;
}

a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
.spisok a{
    font-size: 18px;
    text-decoration: none !important; 
    color: black;
}
.spisok > li:hover > a {
	transition: color 0.4s ease 0s;
	color: #FF3E00;
}
.spisok > span:hover {
	transition: color 0.4s ease 0s;
	color: #FF3E00;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
}
select {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
label {
	cursor: pointer;
}
#werh{
height: 112px;
background-color: #828282;
border-top: 4px solid #FF3E00;
border-bottom: 4px solid #FF3E00;
}
/* layout */
#container {
	width: 1180px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #fff;
}
#column-left {
	float: left;
	width: 250px;
}
#column-right {
	float: right;
	width: 250px;
}
.column-right-trigger{
	display:none;
	width: 100%;
    text-align: center;
    border: none;
    padding: 10px 0;
    background: #ff3e00;
    color: white;
	margin-bottom:35px;
}
#content {
	min-height: 400px;
	margin-bottom: 25px;
}
#column-left + #column-right + #content, #column-left + #content {
	margin-right: 285px;
}
#column-right + #content {
	margin-right: 285px;
}
/* header */
#header {
height: 90px;
margin-bottom: 7px;
padding-bottom: 4px;
position: relative;
z-index: 99;
width: 1180px;
margin-left: auto;
margin-right: auto;
}
#header #logo {
	position: absolute;
	top: 0px;
	left: 0px;

}
.kont {
    font-size: 24px;
    color: #4A32A2;
    background: url("../image/phoneico.png") no-repeat scroll 0% 0% transparent;
    padding-left: 36px;
    cursor: default;
    position: absolute;
    left: 247px;
    top: 15px;
    height: 40px;
    line-height: 50px;
}
.goroda {
position: absolute;
right: 5px;
width: 300px;
font-size: 14px;
}
.mail {
font-size: 22px;
color: #4A32A2;
text-align: left;
position: absolute;
right: 0px;
z-index: 12;
cursor: default;
top: 30px;
}
.mail span {
    font-size: 18px;
    color: #FFF;
}
.mail a {
font-size: 22px;
color: #4A32A2;
text-align: left;
text-decoration:none;
cursor:pointer;
}
#language {
	position: absolute;
	top: 15px;
	left: 320px;
	width: 80px;
	color: #999;
	line-height: 17px;
}
#language img {
	cursor: pointer;
	margin-right: 5px;
}
#currency {
	width: 75px;
	position: absolute;
	top: 15px;
	left: 425px;
	color: #999;
	line-height: 17px;
}
#currency a {
	display: inline-block;
	padding: 2px 4px;
	border: 1px solid #CCC;
	color: #999;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 2px;
}
#currency a b {
	color: #000;
	text-decoration: none;
}
#header #cart {
	position: absolute;
	top: 0px;
	right: 290px;
	z-index: 9;
	min-width: 300px;
}
#header #cart .heading {
	float: right;
	margin-right: 172px;
	margin-top: 15px;
	padding-left: 14px;
	padding-right: 14px;
	border-top: 1px solid #828282;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
	background: none;
	position: relative;
	z-index: 1;
}
#header #cart .heading h4 {
	background: url("../image/cart.png") no-repeat scroll 75% 0 rgba(0, 0, 0, 0);
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 3px;
    margin-top: 0;
    width: 135px;
}
#header #cart .heading a {
	color: #fff;
    font-size: 12px;
    text-decoration: none;
}
#header #cart .heading a span {
}
#header #cart .content {
	clear: both;
	display: none;
	position: relative;
	top: -1px;
	padding: 8px;
	min-height: 150px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	-webkit-border-radius: 0px 7px 7px 7px;
	-moz-border-radius: 0px 7px 7px 7px;
	-khtml-border-radius: 0px 7px 7px 7px;
	border-radius: 0px 7px 7px 7px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	background: #FFF;
}
#header #cart.active .heading {
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 6px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
}
#header #cart.active .content {
	display: block;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.mini-cart-info td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}
.mini-cart-info .image {
	width: 1px;
}
.mini-cart-info .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
.mini-cart-info .name small {
	color: #666;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
	padding-right: 10px;
}
.mini-cart-total {
	text-align: right;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #000;
	padding: 4px;
}
#header #cart .checkout {
	text-align: right;
	clear: both;
}
#header #cart .empty {
	padding-top: 50px;
	text-align: center;
}
#header #search {
position: absolute;
top: 80px;
right: 0px;
z-index: 7;
}
#header .button-search {
position: absolute;
left: 0px;
background: url("../image/search.png") no-repeat scroll center center transparent;
width: 28px;
height: 25px;
border-right: 1px solid #000;
cursor: pointer;
background-color: #828282;
}
#header #search input {
background: none repeat scroll 0% 0% #FFF;
padding: 1px 1px 1px 33px;
width: 165px;
height: 21px;
border: 1px solid #000;
}
#header #welcome {
	position: absolute;
	top: 47px;
	right: 0px;
	z-index: 5;
	width: 298px;
	text-align: right;
	color: #999999;
}
#header .links {
	position: absolute;
	right: 0px;
	bottom: 3px;
	font-size: 10px;
	padding-right: 10px;
}
#header .links a {
	float: left;
	display: block;
	padding: 0px 0px 0px 7px;
	color: #38B0E3;
	text-decoration: none;
	font-size: 12px;
}
#header .links a + a {
	margin-left: 8px;
	border-left: 1px solid #CCC;
}
/* menu-2 */
#menu2 {
     height: 55px;
    margin-left: 15px;
}
#container #menu2  ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#container #menu2  > ul > li {
	float: left;
    margin-right: 0;
    position: relative;
    z-index: 20;
}
#container #menu2  > ul > li > a {
	color:#ff3e00;
}
#container #menu2  > ul > li+li {
	float: left;
    margin-left: 15px;
    margin-right: 0;
    position: relative;
    z-index: 20;
}
#container #menu2  > ul > li:hover {

}
#container #menu2  > ul > li > a {
font-size: 14px;
color: #4A32A2;
line-height: 22px;
text-decoration: none;
display: block;
padding: 6px;
margin-bottom: 5px;
z-index: 6;
}
#container #menu2  > ul > li:hover > a {
	color: #FF3E00;
}
.cont a {
    font-size: 16px;
    line-height: normal;
}
.cont {
    font-size: 16px;
    line-height: normal;
}
/* menu */
#menu {
height: 39px;
border-radius: 5px;
padding: 0px 5px;
background: none repeat scroll 0% 0% #828282;
border: 1px solid #FF3E00;
box-shadow: 0px 1px 4px 0px #000;
z-index: 1;
margin-bottom: 50px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu > ul > li {
position: relative;
float: left;
z-index: 20;
padding: 5px 0px 0px 6px;
margin-right: 20px;
}
#menu > ul > li+li {
	position: relative;
	float: left;
	z-index: 20;
	padding: 6px 5px 5px 0px;
}
#menu > ul > li:hover {
}
#menu > ul > li > a.active {
	background: #000;
}
#menu > ul > li+li > a.active {
}
#menu > ul > li > a {
	display: block;
z-index: 6;
position: relative;
}
#menu > ul > li+li > a {
	font-size: 18px;
    color: #000;
	line-height: 14px;
	text-decoration: none;
	display: block;
	 padding: 6px 3px;
	margin-bottom: 5px;
	z-index: 6;
	position: relative;
	font-family: times new roman;

}
#menu > ul > li+li:hover > a {
	transition: color 0.4s ease 0s;
	color: #FF3E00;
}
#menu > ul > li:hover > a {
}
#menu > ul > li > div {
	display: none;
	position: absolute;
	z-index: 5;
	padding: 5px;
	background: none repeat scroll 0% 0% #828282;
	border: 1px solid #FF3E00;
box-shadow: 0px 1px 4px 0px #000;
}
#menu > ul > li:hover > div {
	display: table;
}
#menu > ul > li > div > ul {
	display: table-cell;
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}
#menu > ul > li ul > li > a {
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	min-width: 120px;
	font-size: 16px;
}
#menu > ul > li ul > li > a:hover {
	transition: color 0.4s ease 0s;
	color: #FF3E00;
}
#menu > ul > li > div > ul > li > a {
	color: #000;
}
.breadcrumb {
	color: #000;
	margin-bottom: 10px;
}
.breadcrumb a {
	color: #000;
	text-decoration:none;
	font-size:14px;
}
.product-filter .product-compare {
    float: left;
    margin-left: 150px;
    line-height: 24px;
}
.success, .warning, .attention, .information {
	padding: 20px 20px 20px 50px;
	margin-bottom: 15px;
	color: #555555;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	z-index: 9999;

}
.success {
	background: #828282 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #ff3e00;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	top:50%;
	position: fixed;
    margin-left: 20%;
	min-width:300px;
	color: #000;
}
.success > a {
	color: #4a32a2;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: open sans;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: #000000;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td {
	vertical-align: top;
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
	vertical-align: top;
}
table.radio td label {
	display: block;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
table.radio tr.highlight:hover td {
	background: #F1FFDD;
	cursor: pointer;
}
.pagination {
	display: none;
    margin-bottom: 10px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	padding: 4px 10px;
	text-decoration: none;
	color: #ff3e00;
}
.pagination .links b {
	display: inline-block;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ff3e00;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}
/* button */
#button-vkredit {
border-radius: 6px;
background-color: #4FB33E;
border: 1px solid #000;
cursor: pointer !important;
color:#fff;
text-decoration:none;
padding:5px;
}
#button-vkredit:hover {
background-color: #40E056;
transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
color:#4A32A2;
}
a.button, input.button {
	cursor: pointer;
	color: #FFFFFF;
	line-height: 12px;
	font-family: open sans;
	font-size: 14px;
	font-weight: normal;
	background: #4A32A2;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;

}
a.button {
	display: inline-block;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
}
input.button {
	margin: 0;
	border:1px solid #000;
	height: 24px;
	padding: 0px 12px 0px 12px;
}
input.button3{
	margin: 0;
	border:1px solid #000;
	height: 24px;
	padding: 0px 12px 0px 12px;
	cursor: pointer;
	color: #FFFFFF;
	line-height: 12px;
	font-family: open sans;
	font-size: 14px;
	font-weight: bold;
	background: none;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
}
a.button:hover, input.button:hover {
	background:#AC9EDF;
	transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
}

a.button2, input.button2 {
	cursor: pointer;
	color: #FFFFFF;
	line-height: 12px;
	font-family: open sans;
	font-size: 14px;
	font-weight: normal;
	background: #4FB33E;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
}
#simplecheckout_button_confirm{
    padding: 12px 40px;
font-size: 1.5em;
}
input.button2 {
	margin: 0;
	border:1px solid #000;
	height: 24px;
	padding: 0px 12px 0px 12px;
}
a.button2:hover, input.button2:hover {
	background:#40E056;
	color:#4A32A2;
	transition: border-color 0.4s ease 0s, background 0.4s ease 0s;
}
.buttons {
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	height: 30px;
	line-height: 16px;
	border-bottom: 1px solid #DDDDDD;
}
.htabs a {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	padding: 7px 15px 6px 15px;
	float: left;
	font-family: open sans;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin-right: 2px;
	display: none;
}
.htabs a.selected {
	padding-bottom: 7px;
	background: #FFFFFF;
}
.tab-content {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
}
#tab-description {
    font-size: 18px;
}
#tab-description a {
    font-size: 18px;
}

img.img-responsive {
    max-width: 100%;
    height: auto;
}
#tab-description img{
    max-width: 100%;
    height: auto;
}

.tabNavigation a {
font-size: 16px;
text-decoration: none;
margin-right: 15px;
border-right: 1px solid;
padding-right: 15px;
color: #4A32A2;
}
.n-r {
    float: right;
}
.pag {
padding: 5px;
margin-top: 10px;
margin-bottom: 35px;
height: 15px;
}
#compare-total {
    float: right;
    color: #000;
    text-decoration: none;
}
.links a {
color:#FF3E00;
}
.cont li {
    margin-bottom: 15px;
}

.dostavka td {
    padding: 0 15px;
}
.dostavka {
    margin-bottom: 60px;
}
/* рекомендуемые */
.button-7 {
    background: none repeat scroll 0 0 #000;
    border: medium none;
    box-shadow: none;
    color: #fff;
    left: 25px;
    opacity: 1;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: -16px;

}

.cart-feat{
    left: 20px;
    position: absolute;
    top: 97px;
    width: 80%;
	transition: all 0.5s ease 0s;
	opacity: 0;
	z-index: 9990;
}
.box-feat-product > div:hover .cart-feat{
    top: 197px;
    opacity: 1;
    border: 1px solid;
    border-radius: 0 0 10px 10px;
    opacity: 1;
    position: absolute;
    top: 208px;
	border-top:0px;
	background:#fff;

}
.name-feat {
    margin-top: 5px;
}
.name-feat > a {
    color: #000;
    font-size: 16px;
    text-decoration: none;
}
.name-feat > a {
    color: #000;
    font-size: 16px;
    text-decoration: none;
}
.box-feat-product{
text-align: center;
}
.box-feat-product > div{
    display: inline-block;
    margin-right: 10px;
    padding: 10px;
    text-align: center;
    width: 20%;
	position:relative;
	/* Убрали обводку и тень 
    box-shadow: 0 1px 4px 0 rgba(255, 62, 0, 1);
    border: 1px solid;
    */
	margin-bottom: 25px;
}
/* box */
.box {
	margin-bottom: 20px;
}
.box .box-heading {
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	border: 1px solid #DBDEE1;
	background: url('../image/background.png') repeat-x;
	padding: 8px 10px 7px 10px;
	font-family: open sans;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #333;
}

.box .box-content {
	background: #FFFFFF;
	-webkit-border-radius: 0px 0px 7px 7px;
	-moz-border-radius: 0px 0px 7px 7px;
	-khtml-border-radius: 0px 0px 7px 7px;
	border-radius: 0px 0px 7px 7px;
	border-left: 1px solid #DBDEE1;
	border-right: 1px solid #DBDEE1;
	border-bottom: 1px solid #DBDEE1;
	padding: 10px;
}
/* box products */
.box-product {
	width: 100%;
	overflow: auto;
}
.box-product > div {
	width: 130px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 20px;
}
#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.box-product .image {
	display: block;
	margin-bottom: 0px;
}
.box-product .image img {
	padding: 3px;
	/* Обводка фото border: 1px solid #E7E7E7;*/
}
.box-product .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.box-product .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.box-product .price-old, .price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-product .price-new {
	font-weight: bold;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
/* box category */
.box-category {
	margin-top: -5px;
}
.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box-category > ul > li {
	padding: 8px 8px 8px 0px;
}
.box-category > ul > li + li {
	border-top: 1px solid #EEEEEE;
}
.box-category > ul > li > a {
	text-decoration: none;
	color: #333;
}
.box-category > ul > li ul {
	display: none;
}
.box-category > ul > li a.active {
	font-weight: bold;
}
.box-category > ul > li a.active + ul {
	display: block;
}
.box-category > ul > li ul > li {
	padding: 5px 5px 0px 10px;
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: block;
}
.box-category > ul > li ul > li > a.active {
	font-weight: bold;
}
/* content */
#content .content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
#kontakts{
    font-size: 19px;
    line-height: 35px;

}
#kontakts > a{
    font-size: 19px;
	color:#4a32a2;
}
/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
	font-size: 18px;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	/* Обводка фото border: 1px solid #E7E7E7;*/
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul {
	float: left;
	width: 18%;
}
.category-list-2 > div {
    
    display: inline-table;
    height: 150px;
    margin-right: 0px;
	margin-left:0px;
    padding: 10px;
    width: 170px;
    /* Убрали обводку и тень 
    box-shadow: 0 1px 4px 0 rgba(255, 62, 0, 1);
    border: 1px solid;
    */
}
.category-list-2 > div+div {
    
    display: inline-table;
    height: 150px;
    margin-right: 0px;
	margin-left:65px;
    padding: 10px;
    width: 170px;
    /* Убрали обводку и тень 
    box-shadow: 0 1px 4px 0 rgba(255, 62, 0, 1);
    border: 1px solid;
    */
}
.nam > a {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.category-list-2 {
    margin-bottom: 20px;
    overflow: auto;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}
.cat-print{
   box-sizing: border-box;
    margin-bottom: 20px;
    min-height: 70px;
    overflow: hidden;
    text-align: center;
}
.cat-print > a{
    border: 1px solid #000;
    box-shadow: 0 1px 4px 0 rgba(255, 62, 0, 1);
    color: #4a32a2;
    display: inline-block;
    font-size: 22px;
    margin-left: 0;
    margin-right: 50px;
    margin-top: 10px;
    padding: 10px 0;
    text-decoration: none;
    width: 225px;
}
.cat-print > a + a {
    margin-left: 2px;
    margin-right: 0;
}
.cart-feat{
    left: 20px;
    position: absolute;
    top: 97px;
    width: 80%;
	transition: all 0.5s ease 0s;
	opacity: 0;
	z-index: 9990;
}
.box-feat-product > div:hover .cart-feat{
    top: 197px;
    opacity: 1;
    border: 1px solid;
    border-radius: 0 0 10px 10px;
    opacity: 1;
    position: absolute;
    top: 208px;
	border-top:0px;
	background:#fff;

}
/* info */
.zag1 {
    background: url("/catalog/view/theme/default/image/karta.jpg") repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
    height: 440px;
    margin-left: 10px;
    width: 780px;
	position: relative;
}
.zag3 {
    border-left: 3px solid #ff3300;
    display: inline-table;
    font-size: 30px;
    margin-bottom: 50px;
    margin-left: 10px;
    margin-top: 10px;
    padding-bottom: 70px;
    padding-left: 50px;
    position: relative;
    width: 690px;
}
#zag1-1 {
    border-left: 3px solid #4a32a2;
    font-size: 30px;
    padding-left: 50px;
    position: absolute;
    top: 80px;

}

.button-block {
    background: url("../image/strelka.png") no-repeat scroll 30px 60px / 80px auto rgba(0, 0, 0, 0);
    display: inline-table;
    height: 270px;
    text-align: center;
    width: 170px;
}
.zag2 {
    border-left: 3px solid #4a32a2;
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 28px;
    padding-left: 15px;
}
.zag4 {
    border-left: 3px solid #ff3300;
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 28px;
    padding-left: 15px;
}
.o-nas-zag{
color: #0088cb;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
}
.zag {
    font-size: 19px;
    line-height: 28px;
}
.zag a{
    font-size: 18px;
    line-height: 28px;
	color:#4a32a2;
}

/* manufacturer */
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */
.lev {
    float: left;
    display: inline-table;
	margin-right: 25px;

}
.centr {
    display: inline-table;
    text-align: center;
    vertical-align: top;
    width: 520px;
}
.prav {
    display: inline-table;
    padding-left: 0;
    text-align: center;
    width: 210px;
}
.product-filter {
	border-bottom: 1px dashed #a8a8a8;
	padding-bottom: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.product-filter-2 {
	border-top: 1px dashed #a8a8a8;
    overflow: auto;
    padding-bottom: 50px;
    padding-top: 30px;
}
.product-filter-3 {
	border-bottom: 1px dashed #a8a8a8;
	padding-bottom: 5px;
	overflow: auto;
}
.product-filter-2 .limit {
    margin-top: 5px;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 4px;
	color: #333;
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	float: right;
	color: #ff3e00;
}
.product-filter .limit {
    float: left;
    margin-left: 20px;
    line-height: 24px;
}


#rasch > div{
	min-height:185px;
}


.product-filter .limit a, .product-filter-2 .limit a {
    color:#ff3e00;
	text-decoration:none;
}
.product-compare a {
	text-decoration: none;
	color:#000000;
}
.product-list > div {
	margin-bottom: 35px;
	margin-top: 35px;
}
.product-list .prod {
    display: inline-table;
    margin-bottom: 35px;
    margin-right: 25px;
    margin-top: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 210px;
	border-top:none;
}
.obsch {
    border: 1px solid;
    border-radius: 0 0 5px 5px;
    display: block;
    margin-left: 19px;
    margin-top: -5px;
    width: 170px;
}
.obsch >.price{
	color: #333333;
    font-size: 16px;
}
.name2 > a {
    color: #000;
    font-size: 13px;
    font-weight: bolder;
    text-decoration: none;
}
.product-list .right {
    display: inline-block;
    float: right;
    text-align: center;
    width: 15%;
}

.product-list .left {
    display: inline-block;
    width: 84%;
}

.product-list > div + div {
	border-top: 1px dashed #a8a8a8;
	padding-top: 35px;
}
.product-list .image {
	display: inline-block;
    margin-left: 10px;
    margin-right: 10px;

}
.product-list .image img {
	padding: 3px;
	/* Убрали обводку и тень 
    box-shadow: 0 1px 4px 0 rgba(255, 62, 0, 1);
    border: 1px solid;
    */
}
.product-list .cen .name {
	 margin-bottom: 25px;
    text-align: center;
}
.product-list .name2 {
	font-size: 18px;
    font-weight: bold;
	height: 65px;
}
.product-list .name a {
	color: #4a32a2;
    font-size: 22px;
    font-weight: normal;
    text-decoration: none;
}

.product-list .cen {
	display: inline-block;
    vertical-align: top;
    width: 72%;
}
.product-list .cen .description {
	color: #000;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    text-align: center;
}
.attrib{
text-align: left;
border: 1px solid #e2e2e2;
border-collapse: collapse;
width: 100%;
}
.attrib td{
border: 1px solid #e2e2e2;
}
.product-list .cen .rating {
	color: #7B7B7B;
}
.product-list .price {
	color: #333333;
    font-size: 18px;
}
.product-list .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-list .price-new {
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
    margin-top: 15px;
}
.product-list .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-list .compare a, .compare a{
color: #333;
text-decoration: none;
display: block;
background: url("../image/compar.png") no-repeat scroll 10% 50% transparent;
font-size: 14px;
}
.product-grid {
	width: 100%;
	overflow: auto;
}
.product-grid > div {
    /* Убрали обводку и тень 
    box-shadow: 0 1px 4px 0 rgba(255, 62, 0, 1);
    border: 1px solid;
    */
    border: 1px solid #eee;
    display: inline-block;
    margin-bottom: 20px;
    margin-left: 9px;
    margin-right: 9px;
    text-align: center;
    vertical-align: top;
    width: 195px;
    height: 360px;
}
#column-left + #column-right + #content .product-grid > div {
	width: 125px;
}
.product-grid .image {
	display: block;
	margin-bottom: 0px;
}
.product-grid .image img {
	padding: 3px;
	/* Обводка фото border: 1px solid #E7E7E7;*/
}
.name {
    min-height: 50px;
}
.product-grid .name a {
	color: #000;
    display: block;
    font-size: 16px;
    margin-bottom: 4px;
    text-decoration: none;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.product-grid .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-grid .price-new {
	font-weight: bold;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin-bottom: 3px;
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px;
}
.product-grid .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-grid .compare a {
	background: transparent url("../image/compar.png") no-repeat scroll 20% 50%;
    color: #333;
    display: block;
    font-size: 14px;
    text-decoration: none;
}
.preim {
    width: 100%;
}
.preim td{
 padding: 20px;
}
/* Product */
.product-info {
	overflow: auto;
	margin-bottom: 20px;
}
/*изменения*/
.product-info > .left {
	float: left;
	//*margin-right: 15px;*//
	margin-right: 300px;
/*margin-bottom: 110px;*/
margin-bottom: 20px;
}
.tabs{
display: block;
float: left;
	width: 100%;
    }
   /*Изменения конец*/
.product-info > .cent {
float: left;
text-align: center;
width: 300px;
}
.product-info > .right {
float: right;
width: 200px;
text-align:center;
}
.product-info .image {
border: 1px solid #000;
box-shadow: 0px 1px 4px 0px #FF3E00;
float: left;
margin-bottom: 20px;
padding: 10px;
text-align: center;
display: inline-block;
}
.product-info .image-additional {
display: inline-block;
    width: 370px;
}
.product-info .image-additional img {
	/* Обводка фото border: 1px solid #E7E7E7;*/
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}
.product-info .description {
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #4D4D4D;
}
.product-info .description span {
	color: #38B0E3;
}
.product-info .description a {
	color: #4D4D4D;
	text-decoration: none;
}
.product-info .price {
	overflow: auto;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.product-info .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-info .price-new {
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #000000;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	padding: 0px 5px 10px 5px;
	margin-bottom: 20px;
	color: #4D4D4D;
	overflow: auto;
}
.product-info .cart div {
	vertical-align: middle;
}
.product-info .cart div > span {
	padding-top: 7px;
	display: block;
	color: #999;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
	clear: both;
}
.product-info .review {
margin-bottom: 10px;
padding: 3px 3px 10px;
border: 1px solid #000;
box-shadow: 0px 1px 4px 0px #FF3E00;
margin-right: 3px;
}
.clear{
clear: both;
}
.product-info .tabs {

}

.sucs {
    font-size: 18px;
}
.nam-rek {
    margin-bottom: 5px;
}
.downloads {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.downloads  thead td, .downloads  thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.downloads  tr td:first-child {
	color: #000000;
    font-weight: bold;
    text-align: left;
    width: 60%;
}
.downloads  td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.price-rek {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}
.image-rek {
    float: left;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}
.review-list {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
.review-list .author {
	float: left;
	margin-bottom: 20px;
}
.review-list .rating {
	float: right;
	margin-bottom: 20px;
}
.review-list .text {
	clear: both;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
/* orders */
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-model {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-quantity {
	float: left;
	width: 31%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
.cart-info table {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* checkout */
.checkout-heading {
	background: #F8F8F8;
	border: 1px solid #DBDEE1;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
/* footer */

.widgetbox {
display: inline-block;
}
#flamp{
 width: 66%;   
}
#flamp-mini,#flamp-micro{
    display: none;
}
#vkontakte{
  width: 33%;  
}
#niz{
background-color: #303030;
box-shadow: 0px 15px 15px 0px #FF3E00;
border-top: 0px solid #FF3E00;
border-bottom: 0px solid #FF3E00;
}
#footer {
clear: both;
overflow:auto;
min-height: 100px;
padding: 20px;
width: 1140px;
margin-left: auto;
margin-right: auto;
}
.sub-heading {
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: 15px;
}
.sub-content {
    margin-left: 15px;
}
.tabl {
    display: inline-block;
}
#footer h3 {
	color: #000000;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#footer .column {
	float: left;
	width: 25%;
	min-height: 100px;
}
#footer .column ul {
	margin-top: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: outside none none;
}
#footer .column ul li {
	margin-bottom: 15px;
}
#footer .column a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
#footer  a.vkr {
	color: #4FB33E;
}
#footer  a.liz {
	color: #0088cb;
}

.contakt-footer{
    color: white;
    font-size: 18px;
    height: 38px;
    position: relative;
}
.two {
    font-size: 24px;
    position: absolute;
    right: 175px;
}
.one {
    left: 265px;
    position: absolute;
    top: 4px;
}
.contakt-footer img{
    position: absolute;
	left: 563px;
}

a.pech {
	color: #FF4800;
	text-decoration:none;
	font-size: 14px;
}
#powered {
margin-top: 40px;
text-align: left;
clear: both;
margin-bottom: 40px;
margin-left: 10%;
color: #595959;
font-size:14px;
}
/* banner */
.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 20px;
}
.partners{
    text-align: center;
    font-size: 1.5em;
}
.associaciya{
    margin-left: 42px;
}
.fw{
  width: 100% !important;  
}

@media (max-width: 1023px) {
#header, #container, .my1 {
width: 960px!important;
}
#footer{
      width: 940px!important;
    padding: 20px 10px;
}
.scrollup {
z-index: 99999;
width: 80px!important;
height: 80px!important;
}
b.scrollup_title {
z-index: 99999;
    right: 20px!important;
    top: 133px!important;
    }
.two {
    right: 138px;
}
.product-list .centr {
    width: 500px!important;
}
.fancybox img {
  width: 95%!important;
  height: auto!important;
}
.widgetbox {
display: block;
}
#flamp,#flamp-micro{
 display: none;
}
#flamp-mini{
    display: block;
     width: 100%;
}
#vkontakte{
  width: 100%;  
}
}
@media (max-width: 992px) {
	
#werh{
	height:150px;
}
#header, #container, .my1 {
    width: 740px!important;
    margin-left: auto;
    margin-right: auto;
}
.my1 {
width: 730px!important;
background-size: 740px!important;
}

#menu {
    width: 730px;
    margin-left: auto;
    margin-right: auto;
}
#menu2 {
  height: 41px;
}
.slideshow .nivoSlider img {

}

#header #logo {
    position: absolute;
    top: 5px;
    left: 5px;
}
.kont {
    background: url("../image/phoneico.png") no-repeat scroll 10px 10px transparent;
       left: 465px;
    top: 96px;
    background-size: 20px;
}
#header #cart{
	    top: 61px;
    right: 398px;
}
.mail span {
    font-size: 16px;
    color: #FFF;
}
.mail {
    font-size: 19px;
    right: 14px;
    top: 43px;
}
    .goroda {
   right: 55px;
width: 230px;
font-size: 16px;
}
#header #search input {
    width: 180px;
    }
    #header #search {
    right: 15px;
}

#footer{
      width: 730px!important;
    padding: 20px 10px;
}
#container #menu2 > ul > li > a {
    font-size: 11px;
    padding-right: 2px;
    padding-left: 2px;
}
#container #menu2 > ul > li+li {
    margin-left: 9px;
}
#menu > ul > li {
    margin-right: 10px;
}
#menu ul li a {
    font-size: 13px!important;
}
#menu > ul > li+li {
    padding: 6px 0px 5px 0px;
    margin-right: 3px;
}
.name-feat > a {
    color: #000;
    font-size: 12px;
    text-decoration: none;
}
.one {
    left: 89px!important;
    position: absolute;
    top: 10px!important;
}
.contakt-footer img {
    left: 410px!important;
    width: 21px!important;
    height: auto!important;
    top: 6px!important;
}
.two {
right: 85px!important;
top: 4px;
}
.product-list .image {
    margin: 0px;
    width: 100%;
    text-align: center;
}
.product-list > div {
    overflow: visible;
}
#content .product-list {
  width: 100%;
}
.product-list .right{
	width: 30%;
}
.product-list .left{
	width: 70%;
}
.product-list .cen {
    width: 100%;
}
.product-info .image-additional {
    width: 270px;
}
.product-list .centr {
    width: 250px!important;
}
.prav {
    width: 210px;
}
.category-list-2 > div {
    margin-bottom: 32px;
    display: inline-table;
    height: 150px;
    margin-right: 50px;
    margin-left: 0px;
    padding: 10px;
    width: 170px;
    /* Убрали обводку и тень 
    box-shadow: 0 1px 4px 0 rgba(255, 62, 0, 1);
    border: 1px solid;
    */
    float: left;
}
.category-list-2 > div+div {
    display: block;
    height: 150px;
    margin-right: 50px;
    margin-left: 0px;
    padding: 10px;
    width: 170px;
   /* Убрали обводку и тень 
    box-shadow: 0 1px 4px 0 rgba(255, 62, 0, 1);
    border: 1px solid;
    */
    float: left;
}
    .fw__big--column-3{
        width: 300px !important;
    }

}
@media (max-width: 767px) {
#header, #container, .my1 {
    width: 460px!important;
    margin-left: auto;
    margin-right: auto;
}
.my1 {
width: 460px!important;
background-size: 460px!important;
}

#menu {
    width: 460px;

}
#content .product-list {
    width: 460px;
}
#header{
   height: 165px;
text-align: center;
}
#werh{
  height: 165px; 
}

.goroda {

    right: 0;
    padding: 5px;
    position: relative;
    width: 100%;
    font-size: 14px;
}
    
#header #logo {
top: 40px;
left: 5px;   
}
.kont {
    background: url("../image/phoneico.png") no-repeat scroll 10px 12px transparent;
    left: 0px;
    font-size: 20px;
    background-size: 18px;
    top: 100px;
}
.mail a {
        font-size: 17px;
    }
    .mail {
    font-size: 14px;
    left: 231px;
    top: 98px;
    right: inherit;
    z-index: 2!important;
}
.mail span {
    font-size: 14px;
    color: #FFF;
}
#header #cart {
    right: inherit;
    min-width: 265px;
    left: 216px;
    top: 44px;
}
#header #cart .heading {
    float: left;            
    margin-top: 2px;
    margin-right: auto;
}

#header #cart .heading h4 {
    background: url("../image/cart.png") no-repeat scroll 92% 0 rgba(0, 0, 0, 0);
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 3px;
    margin-top: 0;
    width: 165px;
}
    
#header #cart.active .heading {
    margin-top: 3px;
    margin-left: 1px;
	padding-top: 0px;
    padding-bottom: 6px;
    border-top: 0px solid #EEEEEE;
    border-left: 0px solid #EEEEEE;
    border-right: 0px solid #EEEEEE;
    -webkit-border-radius: 7px 7px 0px 0px;
    -moz-border-radius: 7px 7px 0px 0px;
    -khtml-border-radius: 7px 7px 0px 0px;
    border-radius: 7px 7px 0px 0px;
}
#header #cart.active .content {
    display: block;
    position: absolute;
    top: 68px;
    right: 15px;
    width: 300px;
}    
#header #search {
  display: none;
}
#column-right {
	float:none;
	width:100%;
}
#column-right .box {
	display:none;
	
}
.column-right-trigger{
	display:block;
}
  #column-right + #content {
    margin-right: 0px;
}  
#footer{
      width: 440px!important;
    padding: 20px 10px;
}
.preim td {
    padding: 10px;
}
.preim td span {
font-size: 15px!important;
}
.preim td img {
 width: 40px!important;
 height: 40px!important;
}
#menu2 {
    height: auto;
    text-align: center;
}
#container #menu2 > ul > li {
    float: none;
}
#container #menu2 > ul > li+li {
    float: none;
}
#container #menu2 > ul > li > a {
    font-size: 13px;
    padding: 0px;
    margin: 0px;
    }
    #container #menu2 ul {
    margin: 10px 0px;
    }
    #menu > ul > li+li > a {
padding: 0px 0px;
    }
#menu ul li a {
    font-size: 14px!important;
}
#menu {
    height: 80px;
    padding: 0px 0px;
    }
#menu ul {
    display: inline-block;
    text-align: center;
    float: none;
}
#menu > ul > li {
    position: relative;
    float: none;
    display: inline-block;
    margin-right: 2px;
    padding: 0px;
    padding-top: 8px;
    padding-left: 2px;
}
#menu > ul > li+li {
    display: inline-block;
    float: none;
}
#menu img {
    padding: 0px 0px;
    width: 20px;
    }
    #menu > ul > li:hover > div {
    display: none;
}
.box-feat-product > div {
    width: 40%;
    }
    .jcarousel-clip img {
      width: 50px!important;
    }
    .jcarousel-skin-opencart .jcarousel-prev-horizontal, .jcarousel-skin-opencart .jcarousel-next-horizontal {
      top: 4px!important;
    }
#carousel0 {
  margin-top: -20px;
}
#footer .column a {
    font-size: 13px;
}
.sub-heading {
    font-size: 13px;
}
a.pech {
    font-size: 12px;
    }
.one {
    left: 17px!important;
    font-size: 12px;
}
.two {
    right: 10px!important;
    top: -2px;
}
.contakt-footer img {
  display: none;
}
.scrollup {
    width: 45px!important;
    height: 45px!important;
    display: none!important;
}
.cat-print > a {
    font-size: 18px;
    margin-right: 25px;
    width: 190px;
}
b.scrollup_title {
    z-index: 99999;
    right: 5px!important;
    top: 122px!important;
    text-shadow: 0px 0px 2px #fff;
}
.product-filter .product-compare {
    float: none;
    margin-left: 10px;
    line-height: 27px;
    margin-bottom: 10px;
    text-align: center;
}
.product-filter .sort {
float: none;
margin-bottom: 10px;
text-align: center;
}
.product-list .image img {
    width: 100px;
}
.product-list .image .myproductclass {
    width: 180px;
}

.product-list .cen {
    width: 50%!important;
}
.product-list .name a {
    font-size: 19px;
}
.product-list .cen .name {
    margin-bottom: 12px;
    }
    .product-list .cen .description {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 5px;
}
.product-list .left {
    display: inline-block;
    width: 71%;
}
.product-list .right {
    width: 28%;
}
a.button2, input.button2 {
  font-size: 12px;
}

#compare-total {
    float: none;

}
.product-filter .display {
    float: none;
margin-bottom: 10px;
text-align: center;
}
.my2 {
  display: none;
}
.product-info > .left {
    margin-right: 10px;
    width: 250px;
}
.product-info > .right {
    width: 180px;
}
.category-list-2 > div {

    }
    .category-list-2 > div {
    margin-right: 20px!important;
        padding: 10px!important;
    height: 150px!important;
    width: 170px!important;
    }
.product-list .prod {
  width: 200px;
}
.obsch {
    width: 158px;
}
.product-list .name2 {
    font-size: 16px;
}
.name2 > a {
    font-size: 12px;
}
table.dostavka {
  width: 460px!important;
}
table.dostavka img {
  width: 45px!important;
  height: auto!important;
}
.zag1 {
    background: url("/catalog/view/theme/default/image/karta.jpg") repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
    height: 220px;
    margin-left: 10px;
    width: 440px;
    }
#zag1-1 {
    border-left: 3px solid #4a32a2;
    font-size: 17px;
    padding-left: 15px;
    position: absolute;
    top: 20px;
}
.zag2 {
    font-size: 17px;
    margin-left: 10px;
}
.zag3 {
    font-size: 17px;
    padding-bottom: 20px;
    padding-left: 15px;
    width: 440px;
}
.zag4 {
    font-size: 17px;
    }
    .zag {
    font-size: 17px;
}
.button-block {
    background: url("/catalog/view/theme/default/image/strelka.png") no-repeat;
    display: inline-table;
    height: 270px;
    text-align: center;
    width: 170px;
}
.cont img {
    width: 90%;
    height: auto;
    margin-bottom: 10px;
}


.my2 {
  display: none;
}
    .widgetbox {
display: block;
}
#flamp-micro{
 width: 100%;  
 display: block;
}
#flamp-mini,#flamp{
    display: none;
}
#vkontakte{
  width: 100%;  
}

}
@media (max-width: 480px) {
#header, #container, .my1 {
    width: 310px!important;
    margin-left: auto;
    margin-right: auto;
}
#header{
   height: 280px;
text-align: center;
}
#werh{
  height: 300px; 
}

.goroda {
    right: 0;
    padding: 5px;
    position: relative;
    width: 300px;
    font-size: 14px;
}
    
#header #logo {
    position: relative;
}


#column-right  {
	float: none;
    width: 90%;
	display: block;
}

.column-right-trigger{
	display: block;
}
  #column-right + #content {
    margin-right: 0px;
} 
    
    
    
.my1 {
width: 310px!important;
background-size: 310px!important;
}

#menu {
    width: 310px;

}
#content .product-list {
    width: 310px;
}
.fw{
width: 480px !important;  
}
.fw__big--column-3 {
    width: 480px !important;
}
#logo {
    top: 10px;
}
#logo img {
    width: 139px;
}
#header #cart {
    position: relative;
left: 0;
right: 0;
display: block;
width: 100%;
height: 50px;
}
#header #cart .heading h4 {
margin-top: 0px;
	padding-top: 0px;
    padding-bottom: 6px;
background: url("../image/cart.png") no-repeat scroll 68% 4px rgba(0, 0, 0, 0);
background-size: 24px;
width: 100%;
}
#header #cart .heading {
margin-top: 2px;
margin-right: auto;
width: 100%;
position: relative;
padding: 0;
}
.kont {
    background: url("../image/phoneico.png") no-repeat scroll 64px 18px transparent;
font-size: 16px;
background-size: 14px;
position: relative;
width: 100%;
text-align: center;
display: block;
top: 45px;
padding: 0;
margin-bottom: 10px;
    
}
#header #cart.active .heading {
    margin-top: 3px;
    margin-left: 1px;
	padding-top: 0px;
    padding-bottom: 6px;
    border-top: 0px solid #EEEEEE;
    border-left: 0px solid #EEEEEE;
    border-right: 0px solid #EEEEEE;
    -webkit-border-radius: 7px 7px 0px 0px;
    -moz-border-radius: 7px 7px 0px 0px;
    -khtml-border-radius: 7px 7px 0px 0px;
    border-radius: 7px 7px 0px 0px;
}
#header #cart.active .content {
    display: block;
    position: absolute;
    top: 68px;
    left: 0px;
    margin-left: 0;
    width: 300px;
}

.mail {
position: relative;
left: 0;
right: 0;
top: 50px;
width: 100%;
text-align: center;
}
.mail a {
    font-size: 15px;
}
.mail span {
    font-size: 14px;
    color: #FFF;
}

#menu {
    height: 105px;
}
.box-feat-product > div {
    width: 37%;
}
.box-feat-product .image > a >img {
   width: 80% !important;
}  
    
.product-grid > div {
    width: 46%;
    margin: 0;
    height: 290px;
}

.product-grid .image > a >img {
   width: 80% !important;
}
.product-grid .name a {
    font-size: 12px;
    min-height: 35px;
    
}
.product-grid .compare a {
background: transparent url("../image/compar.png") no-repeat scroll 5% 50%;
}

.preim td {
    padding: 5px;
}
.preim td span {
font-size: 13px!important;
}
.preim td img {
 width: 30px!important;
 height: 30px!important;
}
#footer {
    width: 320px!important;
    padding: 15px 0px;
}
#footer .column {
    float: none;
    width: 95%;
    min-height: 100px;
}
#footer .column table {
    margin-left: 15px;
}
.one {
    left: 17px!important;
    font-size: 11px;
}
.two {
    right: 15px!important;
    top: 9px;
    font-size: 12px;
}
.mudfg {
  display: none;
  width: 0px!important;
}
.mudfg1 {
  padding-left: 10px;
    width: 100px!important;
    padding-right: 10px;
}
.mudfg2 {
    width: 150px!important;
    text-align: center;
}
.cat-print > a {
    font-size: 18px;
    margin-right: 25px;
    width: 190px;
    display: block;
    text-align: center;
    margin: auto!important;
    margin-bottom: 10px!important;
}
.product-list .image img {
    width: 65px;
}
.product-list .cen {
    width: 56%!important;
}
.product-list .image {
    margin-left: 5px;
    margin-right: 5px;
}
.product-list .left {
    display: inline-block;
    width: 67%;
}
.product-list .right {
    width: 33%;
}
a.button, input.button {
  font-size: 11px
}
input.button, input.button2 {
    padding: 0px 4px 0px 4px;
}
.product-list .price {
    font-size: 16px;
}
.product-list .name a {
    font-size: 13px;
}
.product-list .cen .description {
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 5px;
}
.product-list .compare a, .compare a {
    color: #333;
    text-decoration: none;
    display: block;
    background: url("../image/compar.png") no-repeat scroll 2% 50% transparent;
    font-size: 10px;
}
.product-info > .left {
    float: none;
    margin-bottom: 10px;
    margin: auto;
}
.product-info > .right {
    float: none;
    margin: auto;
}
.cent h1 {
  text-align: center;
}
.category-list-2 > div {
    float: none!important;
    margin: 0px auto 20px!important;
}
.mudfg3 .prod {
    width: 270px;
    display: block;
    margin: 0px auto 25px;
}
.mudfg3 .image img {
    width: 140px;
}
.obsch {
    width: 210px;
    margin-top: -4px;
        margin-left: 28px;
}
.success {
    margin-left: 5%;
    min-width: inherit;
    width: 210px;
}
.success .close {
    width: 19px!important;
}
.zag1 {
    background: url("/catalog/view/theme/default/image/karta.jpg") repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
    height: 220px;
    margin-left: 10px;
    width: 310px;
    }
#zag1-1 {
    border-left: 3px solid #4a32a2;
    font-size: 15px;
    padding-left: 15px;
    position: absolute;
    top: 20px;
}
.zag2 {
    font-size: 15px;
    margin-left: 10px;
}
.zag3 {
    font-size: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
    width: 310px;
}
.zag4 {
    font-size: 15px;
    }
    .zag {
    font-size: 15px;
}
.news-view-cell {
  padding-right: 15px!important;
}
.news-view-list .news-view-cell {
    display: block!important;
}
.tabs .tabNavigation {
  padding-left: 0px;
      text-align: center;
}
.tabs .tabNavigation a {
  font-size: 12px;
  line-height: 25px;
}
.mytableclass {
    width: 100%!important;
}
.myimgclass {
    width: 90%!important;
    height: auto!important;
    margin-bottom: 10px!important;
}
.product-list .image .myproductclass {
    width: 230px;
}
#header #cart .heading a, #header #cart .heading a span {
    font-size: 10px!important;
}
.mytableclass3 fieldset {
  padding: 0px!important;
}
.mytableclass2 {

}
.mytableclass4 {
  width: 150px!important;
}


.myimgclass15 {
width: 99%!important;
    height: auto;
    margin-bottom: 10px;
}
.widgetbox {
display: block;
}
#flamp-micro{
 width: 100%;  
 display: block;
}
#flamp-mini,#flamp{
    display: none;
}
#vkontakte{
  width: 100%;  
}
.attrib{
display: none;
}
    .goroda {
   
}
}
@media (max-width: 1024px) {
	#przv_future_mobile__form_massage_img,#przv_future_mobile__form_callyou_img,#przv_future_mobile__form_callme_img,.przv_future_mobile_btn_ellipse{
		width:1px !important;
		height:auto !important;
	}
	img.przv_future_m.przv_future_mobile_btn_ellipse {
    width: 40px !important;
}
}

