html {
	overflow-y: scroll;
	margin: 0;
	padding: 0;
}






* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.cina {
color: #7d7d7d;
font-size: 19px;
margin-right: 10px;
}
.cinaca {
  color: #7d7d7d;
  font-size: 14px;
}
 span .megaw {
    text-align: center;
    padding-bottom:5px;
}
.megaw {
    min-height: 200px;
}

.box-heading:hover{
 box-shadow: 0 0 10px 5px rgba(221, 221, 221, 3);
 text-decoration: underline;
}
#video_background {
position: absolute;
bottom: 0px;
right: 0px;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -999;
overflow: hidden;
opacity:0.4;
}

 /* #player {
font-family: Arial;
color: #ffffff;
font-size: 13px;
padding: 5px;
text-decoration: none;
box-shadow: 0px 1px 3px #666666;
-webkit-box-shadow: 0px 1px 3px #666666;
-moz-box-shadow: 0px 1px 3px #666666;
text-shadow: 1px 1px 3px #666666;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#006ad4), to(#003366));
background: -moz-linear-gradient(top, #006ad4, #003366);
border-radius: 10% 10% 10% 10%;
} 
#player:hover {
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#003366), to(#006ad4));
  background: -moz-linear-gradient(top, #003366, #006ad4)
}*/



.fa.fa-arrow-circle-down.fa-2x {
  float: right;
  text-align: right;
}



/*обратный звонок*/
#lean_overlay {
    position: fixed;
    z-index: 10000;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}
 
#go { 
        margin: 0 auto;
    width: 100%;
    /* padding-right: 85px; */
    font-size: 22px;
    margin-top: 11px;
    float: left;
    background: #bd0926;
    color: #fff;
    padding: 5px;
    text-align: center;
    margin-bottom: 15px;
	
	}
 
#signup form p {
padding-left:15px;
padding-right:15px;
}
 
#signup {
 
     width: 404px;
 
    display:none;
 
    background: #FFF;
        border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
        box-shadow: 0px 0px 4px rgba(0,0,0,0.7); -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7); -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
 
}
 
#signup-header { background: url(../image/hd-bg.png); padding: 18px 18px 14px 18px; border-bottom: 1px solid #CCC; border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
 
#signup-header  h2 { color: #444; font-size: 1.5em; font-weight: 700; margin-bottom: 3px; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); }
#signup-header  p { color: #444; font-size: 1.3em; margin: 0; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); text-shadow: none; }
 
#signup .txt-fld { position: relative; width: 364px; padding: 14px 20px; border-bottom: 1px solid #EEE; text-align: right; }
#signup .btn-fld { width: 254px; overflow: hidden; padding: 12px 20px 12px 130px; }
 
#signup .txt-fld label { display: block; float: left; width: 90px; padding-top: 8px; color: #222; font-size: 1.3em; text-align: left;  }
#signup .txt-fld input { width: 244px; padding: 8px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; font-size: 1.2em; color: #222; background: #F7F7F7; font-family: "Helvetica Neue"; outline: none; border-top: 1px solid #CCC; border-left: 1px solid #CCC; border-right: 1px solid #E7E6E6; border-bottom: 1px solid #E7E6E6; }
#signup .txt-fld input.good_input { background: #DEF5E1 url(../imgage/good.png) 236px center no-repeat; }
#signup .txt-fld input.error_input { background: #FDE0E0; }
 
.modal_close { position: absolute; top: 12px; right: 12px; display: block; width: 14px; height: 14px; background: url(../image/modal_close.png); z-index: 2; }
 
#signup .bt1 {
    float: right;
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    background: #3F9D4A;
    border: none;
  width: auto;
  overflow: visible;
  font-size: 1.4em;
  margin-bottom: 15px;
  color: #FFF;
 padding: 7px 10px;  border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; font-weight: bold; text-shadow: 0 1px 0 rgba(0,0,0,0.4);}
 
 #liv {
 margin-top:-35px;
 }

/*конец обратки*/





.blokima {
    min-height: 150px;
    /* font-size: 14px; */
    text-align: center;
    line-height: 20px;
}









body {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
h1 {
	color: #636e75;
font-size: 32px;
font-weight: normal;
text-align: center;

}
/*.lavalamp-object {
    background-color: #e7e7e7;
border-radius: 3px;
box-shadow: 1px 1px 2px #b3b3b3;
}
.lavalamp {
    list-style: outside none none;
	text-align:center;
   }
   
.active.lavalamp-item > a
{
width:100px;
text-align:center;
float:left;
}
   .lavalamp-item{
   width:100px;
float:left;
text-align:center;
   }*/
.underhead{
background: rgba(0, 0, 0, 0) url("../image/wood_01.jpg") repeat scroll 0 0;
float: left;
height: 200px;
width: 100%;
margin-bottom: 20px;

}
.kontakt1 {
  float: left;
  margin-top: 40px;
  width: 75%;
}


#home {
background: url("../images/dom_fon.jpg");
background-attachment: fixed;
background-origin: initial;
background-clip: initial;
background-size: cover;
background-repeat:no-repeat;
background-position:100% 0;
position:relative;
min-height:1080px;
}

#about {
background: url("../images/about.jpg");
background-attachment: fixed;
background-origin: initial;
background-clip: initial;
background-size: cover;
background-repeat:no-repeat;
background-position:100% 0;
position:relative;
min-height:1080px;
}
#blog {
background: url("../images/blog.jpg");
background-attachment: fixed;
background-origin: initial;
background-clip: initial;
background-size: cover;
background-repeat:no-repeat;
background-position:100% 0;
position:relative;
min-height:1080px;
}
#contact {

background: url("../images/contact.jpg");
background-attachment: fixed;
background-origin: initial;
background-clip: initial;
background-size: cover;
background-repeat:no-repeat;
background-position:100% 0;
position:relative;
min-height:1080px;
}




.social_link {
 color: #fff;
display: inline-block;
float: left;
height: 40px;
line-height: 42px;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
margin-top: 30px !important;
text-align: center;
transition: background-position 2s cubic-bezier(0.215, 0.61, 0.355, 1) 2s;
}
.social_link .fa {
  color: #fff;
  font-size: 21px;
  padding: 10px;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
  transform: translate(0px, 0px);
}
.social_link > a {
background: #b3d34c none repeat scroll 0 0;
border: 2px solid #ffffff;
color: #fff;
display: inline-block;
font-size: 20px;
height: 40px;
line-height: 42px;
text-align: center;
width: 40px;
}




.parallax {
height: 160vh;
overflow-x: hidden;
overflow-y: auto;
perspective: 1px;
}
.parallax__layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.parallax__layer--base {
  transform: translateZ(0);
}
.parallax__layer--back {
  transform: translateZ(-1px);
}

.parallax__layer--back {
  transform: translateZ(-1px) scale(2);
background: url('../image/dom_fon.jpg') no-repeat;
}


.parallax__layer--deep {
  transform: translateZ(-2px) scale(3);
}

.parallax__group {
height: 241vh;
position: relative;
transform-style: preserve-3d;
}
.parallax__group {
    transform: translate3d(700px,  -800px) rotateY(30deg);
}


.box-gallery {
  float: left;
  overflow: auto;
  width: 100%;
}


.category-info h3 {
border-bottom: 1px dashed;
margin-top: 5px;
}
#back2top {
  bottom: 20px;
  display: none;
  opacity: 0.5;
  position: fixed;
  right: 20px;
  z-index: 99;
}
.welcome {
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
}
.welcome p{
font-family: roboto condensed;
font-size: 17px;
font-weight: 100;
line-height: 19px;
text-align: justify;
}
/*blok strelok lkz additional*/




















.welcome h1 {
color: #636e75 !important;
font-family: roboto condensed;
font-size: 29px;
font-weight: 400;
margin-bottom: 20px;
margin-top: 0;
text-transform: uppercase;
background: none!important;
margin-top:25px;
}
th {
  background: #b3d34c none repeat scroll 0 0;
color: #fff;
font-size: 21px;
padding-bottom: 10px !important;
padding-top: 5px !important;
text-align: center;
}
table span {
  color: red;
  font-size: 18px;
  text-align: center;
}
td {
border: 1px dashed #cecece;
/*float: left;*/
font-size: 13px;
padding: 4px !important;
text-align: left;
width: auto;
}
table {
  padding-bottom: 20px;
}

.left-off-canvas-toggle.columns.show-for-small-only {
  background: #b3d34c;
  color: #fff;
  font-size: 22px;
  margin-top: 5px;
  padding: 10px;
  text-align: center;
}
/*.contact.columns.small-6.hide-for-medium-up{
 background: #b3d34c;
  color: #fff;
  font-size: 22px;
  margin-top: 5px;
  padding: 10px;
  text-align: center;}*/
.contact.columns.show-for-small-only.small-6 {
 background: #b3d34c none repeat scroll 0 0;
border-left: 2px dotted #fff;
float: left;
margin-top: 5px;
padding: 10px;

}
.contact.columns.show-for-small-only.small-6 > a
{
 color: #fff;
    float: left;
    font-size: 22px;
    text-align: center;
    width: 100%;


}

.modalblok a {
  float: left;
  font-size: 18px;
  line-height: 44px;
  width: 100%;
}

.modalblok p {
  font-size: 22px;
  line-height: 11px;
  margin-top: 37px;
}
.modalblok table {
  margin-top: 20px;
  padding-top: 10px;
  width: 100%;
}
.left-off-canvas-menu a {
  color: #848484;
  font-size: 20px;
  padding: 5px;
 
}
.zagolovo {
background: #9d9d9d none repeat scroll 0 0;
color: #fff;
float: left;
font-size: 27px;
margin-bottom: 20px;
margin-top: 24px;
text-align: center;
text-transform: uppercase;
width: 100%;
}
.left-off-canvas-menu li {
  border-bottom: 1px dashed;
margin-bottom: 14px;
margin-right: 10px;
text-align: right;
margin-top: 10px;
}
h2 {
	/*color: #000000;
	font-size: 26px;
	margin-top: 0px;
	margin-bottom: 5px;*/
background: #f2f2f2 none repeat scroll 0 0;
font-size: 1.6rem !important;
margin-bottom: 11px;
margin-top: 25px;
text-align: center;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: roboto condensed;
	
	
	
	
	
	
}
a, a:visited, a b {
	color: #848484;
	
	cursor: pointer;
}
a:hover {
	text-decoration: none;
	color:#b3d34c;
}
a img {
	border: none;
}
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;
}

.phone {
display: inline-block;
font-size: 15px;
text-align: center;

}
.phone span {

}
.box-productstena {
 float: left;
padding-top: 10px;
width: 117%;
}

.category-info.columns.large-9.medium-9.small-12 span {
  color: red;
  text-transform: uppercase;
}
.workday.columns.medium-4.large-3.hide-for-small > p {
  line-height: 28px;
}

.footphone {
color: #fff;
display: inline-block;
float: left;
font-size: 18px;
line-height: 2px;
margin-bottom: 19px;
margin-left: 27px;
margin-top: 40px;
text-align: left;
width: 40%;
}
.footphone span {
font-size:17px;
line-height:24px;
}
.footphone > p {
  line-height: 19px;
}


/* layout */
#container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#column-left {
float: left;
margin-top: 78px;
min-height: 1040px;
}
#column-right {
	float: right;
	width: 180px;
	margin-top:110px;
}
#content {
/*float: left;*/
margin-bottom: 25px;
margin-top: 25px;


}
#column-left + #column-right + #content, #column-left + #content {
	margin-top: 55px;
}
#column-right + #content {
	margin-right: 195px;
	margin-top:110px;
}
/* header */
#top {
	height: 30px;
	border-top: 1px solid #DBDEE1;
	border-bottom: 1px solid #DBDEE1;
	background: #F8F8F8;
}

#header {
	height: 170px;
	padding-top: 10px;
	position: relative;
	z-index: 99;
}
#header #logo {
/*display: inline-block;
margin-bottom: 15px;*/
text-align: center !important;
}
#logo img {
  height: 160px;
/*width: 440px;*/
width: auto;

}
.slideshow {
  /*background: rgba(0, 0, 0, 0) url("../image/bakslide.jpg") repeat-x scroll 0 0;*/
height: 258px;
margin-bottom: 35px;
}
.phone > p {

 font-size: 21px;
line-height: 13px;
padding: 5px;
}
.workday {
display: inline-block;
font-size: 20px;
line-height: 10px;
text-align: right;
width: 22%;
font-family:Open+Sans!important;
}
#language {
margin-top: -25px;
text-align: right;

}
#language img {
	cursor: pointer;
	margin-right: 5px;
	padding-left:5px;
}
#currency {
	width: 120px;
	position: absolute;
	top: 56px;
	left: 500px;
	color: #999;
	line-height: 17px;
}
#currency a {
	display: inline-block;
	padding: 2px 4px;
	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: 0px;
	z-index: 9;
	min-width: 300px;
}
#header #cart .heading {
	float: right;
	margin-right: 2px;
	height: 30px;
	padding-left: 14px;
	padding-right: 14px;
	background: url('../image/cart.png') 0% 50% no-repeat;
	position: relative;
	z-index: 1;
}
#header #cart .heading h4 {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
#header #cart .heading a {
	color: #000;
	text-decoration: none;
	display: block;
}
#header #cart .heading a span {
	background: url('../image/arrow-down.png') 100% 50% no-repeat;
	padding-right: 15px;
	margin-left:30px;
	line-height: 30px;
}
#header #cart .content {
	clear: both;
	display: none;
	position: relative;
	top: 2px;
	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 0px 7px 7px;
	-moz-border-radius: 0px 0px 7px 7px;
	-khtml-border-radius: 0px 0px 7px 7px;
	border-radius: 0px 0px 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 {
font-weight:700;	
}
#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;
}
.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: 55px;
	right: 0px;
	width: 298px;
	z-index: 7;
}
#header .button-search {
	position: absolute;
	left: 0px;
	background: url('../image/button-search.png') center center no-repeat;
	width: 28px;
	height: 24px;
	border-right: 1px solid #CCCCCC;
	cursor: pointer;
}
#header #search input {
	background: #FFF;
	padding: 1px 1px 1px 33px;
	width: 262px;
	height: 21px;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-webkit-box-shadow: 0px 2px 0px #F0F0F0;
	-moz-box-shadow: 0px 2px 0px #F0F0F0;
	box-shadow: 0px 2px 0px #F0F0F0;
}
#header #welcome {
	position: absolute;
	top: 7px;
	left: 7px;
	z-index: 5;
	width: 298px;
	text-align: left;
	color: #999999;
}
#header #welcome a{
	color: #000;
}
#header .links {
margin-left: 20px;
margin-top: -35px !important;



}
.trio{
border-left: 44px solid transparent;
    border-top: 41px solid white;
    /* margin-left: 128px; */
    /* margin-top: 23px; */
    /* width: 170px; */
    text-align: right;

}
#header .links a {
	color: #000;

font-family: roboto condensed;
font-size: 21px;

text-decoration: none;




}
#header .links a:hover {
	text-decoration: underline;}

#header .links a + a {
	margin-left: 8px;
	/**border-left: 1px solid #CCC;**/
}
/* menu */
#menu {
	background: #585858;
	border-bottom: 1px solid #000000;
	height: 37px;
	margin-bottom: 15px;
	-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;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	padding: 0px 5px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	padding: 6px 5px 5px 0px;
}
#menu > ul > li:hover {
}
#menu > ul > li > a {
	font-size: 13px;
	color: #FFF;
	line-height: 14px;
	text-decoration: none;
	display: block;
	padding: 6px 10px 6px 10px;
	margin-bottom: 5px;
	z-index: 6;
	position: relative;
}
#menu > ul > li:hover > a, #menu > ul > li > a.active {
	background: #000000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#menu > ul > li > div {
	display: none;
	background: #FFFFFF;
	position: absolute;
	z-index: 5;
	padding: 5px;
	border: 1px solid #000000;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	background: url('../image/menu.png');
}
#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;
}
#menu > ul > li ul > li > a:hover {
	background: #000000;
}
#menu > ul > li > div > ul > li > a {
	color: #FFFFFF;
}
/*.breadcrumb {
	background: transparent url("../image/background.png") repeat-x scroll 0 0;
border: 1px solid #dbdee1;
border-radius: 7px 7px 0 0;
color: #cccccc;
height: 30px;
line-height: 30px;
margin-bottom: 10px;
margin-top: 105px;
padding-left: 10px;
}*/

.breadcrumb {
  /*background: #b3d34c none repeat scroll 0 0;
border: 3px solid #b3d34c;
color: #cccccc;
height: 18px;
margin-bottom: 1px;
margin-top: 62px;*/
padding-top: 10px;
padding-bottom:10px;

}

.options b {
color: #b3d34c;
display: inline-block;
text-align: left;
}


.breadcrumb a {
color: #868686;
font-size: 14px;

}


.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	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;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
	-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;
}
.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: Verdana, Geneva, sans-serif;
	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 {
	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;
}
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 {
	border-top: 1px solid #EEEEEE;
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #269BC6;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #269BC6;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}
/* button */
a.button, input.button {
	background: red;
border-radius: 3px;
box-shadow: 0 2px 2px #dddddd;
color: #ffffff;
cursor: pointer;
float: left;
font-family: Arial,Helvetica,sans-serif;
font-size: 19px;
font-weight: lighter;
line-height: 12px;
width: 100%;
}
a.button {
	display: inline-block;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
}
input.button {
	margin: 0;
	border: 0;
	height: 24px;
	padding: 0px 22px 0px 22px;
}
a.button:hover, input.button:hover {
	background-position: 0px -24px;
}
.buttons {
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}




.box-productstena .name {
 height: 50px;
}

.columns.large-3.medium-3.small-11 {
  /*border: 1px solid #afafaf;
  padding: 5px;*/
  min-height: 200px;
}
.columns.large-3.medium-3.small-11 .image{
  border: none!important;
  
}





.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 {
	line-height: 16px;
}
.htabs a {
	background: #ffffff url("../image/tab.png") repeat-x scroll 0 0;
border-left: 1px solid #dddddd;
border-right: 1px solid #dddddd;
border-top: 1px solid #dddddd;
color: #000000;
display: none;
float: left;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: bold;
margin-right: 2px;
padding: 5px 10px 6px;
text-align: center;
text-decoration: none;
}
.htabs a.selected {
	background: #b3d34c none repeat scroll 0 0;
padding-bottom: 7px;
color: #fff;
text-transform: uppercase;
}
.tab-content {
 /* float: left;
  margin-bottom: 20px;
  overflow: auto;
  padding: 9px;
  z-index: 2;
  width:100%;*/
}

.tab-content {
padding: 9px;
width: 99%;
z-index: 2;
float: left;
}
/* box */
.box {
	/*float: left;*/
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: Arial, Helvetica, sans-serif;
	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_rekomend {
  
  text-align: center;
margin-bottom:30px;
}
.box_rekomend .box-heading{
 font-size: 25px;
padding-bottom: 20px;
padding-top: 15px;
text-align: center;
text-transform: uppercase;
font-family: roboto condensed;
}
.box_catblok {
  padding: 50px;
}
.box-content_catblok {
  text-align: center;
  width: 100%;
}
.box_catblok .box-heading {
text-align: center;
  font-size: 25px;
}
.box_cm {
box-sizing: border-box;
display: inline-block;
padding: 7px;
position: relative;
}
.image_catblok img {
 border: 2px solid #c6c6c6;
height: 200px;
width: 200px;
}
.image_catblok :before {
	content:'';
	position: absolute;
	top: 0px;
	left: 0px;
	width:0%;
	height:100%;
	background: rgba(155,155,155,0.2);
	
	
}
.image_catblok :hover:before {
	width: 100%;
}


.box_rekomend img  {

}
.box_rekomend img:hover{

}






.stena-box img  {
 /*height: 210px;
  width: 210px;
 
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;*/
} 
.stena-box img:hover{
/*width: 210px;
  height: 210px;*/
}


.box_cm .image{
display: inline-block;
text-align: center !important;
}
.jcarousel-skin-opencart {
  padding-bottom: 40px;
}

.name > a {
color: #4f4f4f;
    /* float: left; */
    font-family: roboto condensed;
    font-size: 14px;
    padding-bottom: 15px !important;
    /* text-shadow: 1px 1px 1px #000000; */
    text-transform: uppercase;
    width: 100%;
    font-weight: bold;
}

.box-productstena > div {
	display: inline-block;
margin: 1px;
text-align: center;


}

.stena-box {
 /* margin: 0 auto;*/
  /*width: 940px;*/
  /*padding-top:20px;*/
  
  
  
  
  
  background: #fff none repeat scroll 0 0;
float: left;
margin: 40px auto;
}


.box-content2 {
  border-bottom: 2px solid #b3d34c;
  
}


/* box products */
.box-product {
	width: 100%;
	/*overflow: auto;*/
}
.box-product > div {
	display: inline-block;
/*margin: 1px;*/
text-align: center;

}


#column-left   .box-product > div , #column-right .box-product > div{
	width: 155px;
	margin-right: 0px;
}

#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.box-product .image {
	display: block;
margin-bottom: 0;
padding-bottom: 10px;
}
.box-product .image img {
	border: 1px solid #e7e7e7;
padding: 3px;

}
.box-product .name a {
	color: #868686;
font-size: 15px;
margin-bottom: 4px;
text-transform: uppercase;
width: 100%;
}
.box-product .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.box-product .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 */
ul.box-category, ul.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-category > li:first-child {
border-bottom: 1px solid #eeeeee;
margin-bottom: 5px;
}
ul.box-category > li {
	padding: 8px 8px 8px 0px;
	/*background:#ececec;
	background:#b3d34c;*/
	padding:8px;
	
}
ul.box-category > li + li {
	border-bottom: 1px solid #EEEEEE;
	 margin-bottom: 5px;
	
}
ul.box-category > li > a {
color: #93b32c;
font-family: roboto condensed;
font-size: 17px;
/*padding: 8px;*/
text-decoration: none;
width:100%;
}
ul.box-category > li ul {
	display: none;
}
ul.box-category > li a.active {
	border-left: 17px solid white;
color: #303030;
font-weight: bold;
height: 10px;
text-decoration: underline;
}
ul.box-category > li a.active + ul {
	display: block;
}
ul.box-category > li ul > li {
	/*padding: 10px 7px 2px 0;
width: 203px;*/
}
ul.box-category > li ul > li > a {
color: #93b32c;

margin-left: 19px;
text-decoration: none;
}
ul.box-category > li ul > li > a:hover {
color: #898989;

margin-left: 19px;
font-size:12px;
text-decoration: none;
}





ul.box-category > li ul > li > a.active {
	font-weight: bold;
margin-left: 0;
/*padding-left: 10px;*/
}
/* box filter */
ul.box-filter, ul.box-filter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-filter span {
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;	
	display: block;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
ul.box-filter > li ul {
	padding-bottom: 10px;
}
/* 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%;
}
/* category */
.category-info {
margin-top: 40px;
overflow: auto;

	
}






.category-info h1{
font-family: roboto condensed;
font-size: 1.68rem;
text-shadow: 1px 1px 2px #102010;
text-transform: uppercase;}

.columns.large-12 {
  
}
.category-info .image {
	float: left;
	
}

.category-info > p {
  font-size: 17px;
  line-height: 26px;
  padding:7px;
}

.category-info > h2 {
  background: #efefef none repeat scroll 0 0;
font-size: 22px;
padding: 7px;
text-align: center;
}

.tab-content h2 {
background: #f2f2f2 none repeat scroll 0 0;
font-size: 22px;
text-align: center;
margin-top: 20px;
}


.category-list {
	margin-bottom: 20px;
/*min-height: 800px;*/
overflow: auto;
padding-bottom: 50px;
}
.category-list ul {
	padding-left:0px;
}
.category-list ul li {
	
line-height: 16px;
list-style: outside none none;

text-align: center;
}

.columns.large-3.mrdium-4.small-6 {
  padding-bottom: 10px;
}
.coolfilter-item.coolfilter-item-checkbox a {
 background-attachment: scroll;
background-clip: border-box;
background-color: rgba(0, 0, 0, 0);
background-image: url("../image/but01.png");
background-origin: padding-box;
background-repeat: no-repeat;
background-size: auto auto;
color: #5f5f5f !important;
display: inline-block;
font-family: roboto condensed;
font-size: 16px;
padding-left: 31px;
}

.coolfilter-selected-group a {
  background-position: 0 -25px;
}



.coolfilter-item.coolfilter-item-checkbox a:hover{
text-decoration:underline;

}

.category-list ul li a{
/*display: inline;
text-decoration:none;*/
}
.category-list ul li span{
background: #9d9d9d none repeat scroll 0 0;
border-top: 8px solid #808080;
color: #fff;
display: block;
font-family: roboto condensed;
font-size: 1.05rem;
height: 80px;
line-height: 20px;
margin-bottom: 20px;
padding: 3px 0;
text-shadow: 2px 2px 2px #000000;
text-transform: unset;

}



.galetelo{
  display: inline-block;
  margin: 5px 2px!important;
  padding: 0!important;
  text-align: center;
  vertical-align: top;
}

.knopras {
  background: #93b32c none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  height: 39px;
  margin-top: 20px;
  text-transform: uppercase;
  width: 240px;
}


.category-list ul li  img{
border: 1px solid #d9d9d9;
margin-top: 20px;
/*width: 240px;*/
width: 100%;
}

/* 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 */
.product-filter {
	background: #F5F5F5;
	border-bottom: 1px solid #EEEEEE;
	padding: 5px;
	overflow: auto;
	margin-bottom:25px;
}
.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: #333;
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #333;
}
.product-compare {
	float:left;
	padding-top: 5px;
	margin-left: 50px;
	font-weight: bold;
	
}
.product-compare a {
	text-decoration: none;
	font-weight: bold;
}
.product-list > div {
	overflow: auto;
	margin-bottom: 15px;
}
.product-list .right {
	/*height: 130px;
	float: right;
	padding-left: 18px;
	border-left: 1px solid #EEEEEE;*/
	
}
.product-list > div + div {


}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 5px;
	color: #4D4D4D;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	/*float: right;
	height: 130px;
	margin-left: 8px;
	text-align: center;
	color: #333333;
	font-size: 12px;
	border-left: 1px solid #EEEEEE;*/
	
}
.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;
}
.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 {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left 60% no-repeat;
}
.product-grid {
	
	overflow: auto;
}
.prodspis {
	display: inline-block;
margin-bottom: 15px;

vertical-align: top;
/*width: 248px;*/
}
.product-grid.columns.large-11{
padding-top:7px;
}
.prodspis.columns.small-6.large-3.medium-3{
padding-top:10px;}
.prodspis.columns.small-6.large-3.medium-3:hover{
box-shadow:0px 1px 5px #65b13c !important
}
.columns.large-2.medium-2.small-5:hover{
transform:scale(1.05)
}


.category-list.columns.large-11.medium-12.small-12{
padding-top:5px;}
.columns.large-3.medium-4.small-6:hover{
box-shadow:0px 1px 5px #65b13c !important
}


#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;
	width:100%;
}
.product-grid .name a {

background: #b3d34c none repeat scroll 0 0;
border-bottom: 10px solid #9dbd36;

display: inline-block;
font-family: roboto condensed;
font-size: 15px;
font-weight: bold;
height: 80px;
margin-bottom: 23px;
padding: 5px;
text-align: center;
text-decoration: none;

}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid .price {
	color: red !important;
font-size: 15px;
font-weight: bold;
position: relative;


/*color: red !important;
font-size: 17px;
font-weight: bold;
position: absolute;
margin-top: -23px;
margin-left: 6px;*/




}
.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 {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
/* Product */
.product-info {
	margin: 10px 10px;
	margin-top: 50px;

}
.deskprod{
/*margin-top: 40px;*/
overflow: auto;
width:100%;
min-width:240px;

}
.deskprod #tab-description > p {
color: #616161;
font-size: 18px;
font-weight: normal;
line-height: 24px;
text-align: justify;
}
.deskprod #tab-description > h2 {
background: #f2f2f2 none repeat scroll 0 0;
font-size: 1.7rem !important;
text-align: center;
margin-top: 25px;
margin-bottom: 11px;
}




.product-info > .left {
	/*float: left;*/
margin-right: 15px;
/*width:100%;
min-width:240px;*/
}
.product-info > .left + .right {
	/*float: left;
margin-left: 15px;
width: 78%;*/
}
.product-info .image {
	border: 1px solid #a7a7a7;
/*float: left;*/
margin-bottom: 20px;
padding: 10px;
text-align: center;
/*width: 280px;*/
}
.left .right {
  float:left;
  
}
.product-info .image-additional {
	
	/*width:100%;
	clear: both;*/
	/*overflow: hidden;*/
}
.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 .options {
  color: #000000;
  margin-bottom: 10px;
  /*margin-left: 68px;*/
  /*margin-right: 250px;*/
  padding: 1px 6px 11px;
 /* width: 220px;*/
}








.product-info .description span {
	/*color: #38B0E3;*/
}
.product-info .description a {
	color: #4D4D4D;
	text-decoration: none;
}
.product-info .price {
	color: red;
font-size: 26px;
font-weight: bold;
/*margin-top: -37px;*/
margin-top: 0px;
position: relative;
text-align: right;
	
	
	
	
	
	
	
	/*overflow: auto;
	border-bottom: 1px solid #E7E7E7;
	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;
}*/


.caroufredsel_wrapper {
  float: left;
  width: 100% !important;
}





.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 {
	cursor: pointer;
display: block;
margin: 0 auto;
text-align: center;
}
.product-info .cart {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 20px;
	color: #4D4D4D;
}
.product-info .cart div > span {
	color: #999;
}
.product-info .cart .links {
	display: inline-block;
	vertical-align: middle;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
}
.product-info .review {
	color: #4D4D4D;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	margin-bottom: 10px;
}
.product-info .review > div {
	padding: 8px;
	border-bottom: 1px solid #E7E7E7;
	line-height: 20px;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
	padding-bottom: 3px;
	padding-top: 8px;
}
.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: center;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	/*text-align: right;*/
width: 50%;
}
.attribute td {
border-bottom: 1px solid #dddddd;
border-right: 1px solid #dddddd;
color: #4d4d4d;
padding: 7px;
text-align: center;
vertical-align: top;
width: 50%;
}
.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 */ 
#footer {
	background: #b3d34c none repeat scroll 0 0;
border-bottom: 1px solid #dbdee1;
clear: both;
min-height: 100px;
/*background: rgba(0, 0, 0, 0) url("../image/back_foot2.jpg") repeat scroll 0 0;*/

}

.footertrio {
  /*border-left: 61px solid transparent;
border-top: 35px solid white;
height: 0;
margin-left: 48%;
width:100%;*/
}
.fotlog {
background: rgba(0, 0, 0, 0) url("../image/log_3.png") no-repeat scroll 0 0;
float: right;
height: 99px;
margin-top: 25px;
width: 30%;
}
.fotlinks {
 /* margin-left: 20px;
  margin-top: -28px;
  height: 41px;*/
}
.fotlinks > a {
  color: #fff;
  font-family: roboto condensed;
  font-size: 20px;
  padding: 5px;
  text-transform: uppercase;
}
.fotlinks > a:hover {
  color: #red;
  font-family: roboto condensed;
  font-size: 20px;
  padding: 5px;
  text-transform: uppercase;
}

#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;
}
#footer .column ul li {
	margin-bottom: 3px;
}
#footer .column a {
	text-decoration: none;
	color: #000;
}
#footer .column a:hover {
	text-decoration: underline;
}
#powered {
	margin-top: 5px;
	text-align: right;
	clear: both;
}
/* banner */
.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 20px;
}
.kontakt {
  float: left;
  font-size: 26px;
  margin-left: 70px;
  margin-top: 60px;
  width: 377px;
}

#prevAddition {background: rgba(0, 0, 0, 0) url("../image/strelka_levo.png") no-repeat scroll 0 0;
float: left;
height: 36px !important;
margin-right: 20px;
width: 35px;}
#nextAddition {background: rgba(0, 0, 0, 0) url("../image/strelka_pravo.png") no-repeat scroll 0 0;

float: left;
height: 36px !important;
width: 35px;}

.option-image span {
  color: red!important;
  font-size: 20px;
  margin-left: 15px;
}

iframe {
  margin-top: 25px;
}












/* Базовые стили слоя затемнения и модального окна  */
.overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: none;
/* фон затемнения */
    background-color: rgba(0, 0, 0, 0.65);
    position: fixed; /* фиксированное поцизионирование */
    cursor: default; /* тип курсара */
}
/* активируем слой затемнения */
.overlay:target {
    display: block;
}
/* стили модального окна */
.popup {
    top: -100%;
    right: 0;
    left: 50%;
    font-size: 14px;
    z-index: 20;
    margin: 0;
    width: 85%;
    min-width: 320px;
    max-width: 600px;
/* фиксированное позиционирование, окно стабильно при прокрутке */
    position: fixed;
    padding: 15px;
    border: 1px solid #383838;
    background: #fefefe;
/* скругление углов */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font: 14px/18px 'Tahoma', Arial, sans-serif;
/* внешняя тень */
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    -o-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    transition: transform 0.6s ease-out;
}
/* активируем модальный блок */
.overlay:target+.popup {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 20%;
}
/* формируем кнопку закрытия */
.close {
    top: -10px;
    right: -10px;
    width: 20px;
    height: 20px;
    position: absolute;
    padding: 0;
    border: 2px solid #ccc;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    background-color: rgba(61, 61, 61, 0.8);
    -webkit-box-shadow: 0px 0px 10px #000;
    -moz-box-shadow: 0px 0px 10px #000;
    box-shadow: 0px 0px 10px #000;
    text-align: center;
    text-decoration: none;
    font: 13px/20px 'Tahoma', Arial, sans-serif;
    font-weight: bold;
    -webkit-transition: all ease .8s;
    -moz-transition: all ease .8s;
    -ms-transition: all ease .8s;
    -o-transition: all ease .8s;
    transition: all ease .8s;
}
.close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    font-size: 12px;
}
.close:hover {
    background-color: rgba(252, 20, 0, 0.8);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);    
}
/* изображения внутри окна */
.popup img {
    width: 100%;
    height: auto;
}
/* миниатюры слева/справа */
.pic-left, 
.pic-right {
    width: 25%;
    height: auto;
}
.pic-left {
    float: left;
    margin: 5px 15px 5px 0;
}
.pic-right {
    float: right;
    margin: 5px 0 5px 15px;
}
/* элементы м-медиа, фреймы */
.popup embed, 
.popup iframe {
    top: 0;
    right: 0;
    bottom: 0; 
    left: 0; 
    display:block;
    margin: auto;
    min-width: 320px;
    max-width: 600px;
    width: 100%;
}
.popup h2 { /* заголовок 2 */
    margin: 0;
    color: #008000;
    padding: 5px 0px 10px;
    text-align: left;
    text-shadow: 1px 1px 3px #adadad;
    font-weight: 500;
    font-size: 1.4em;
    font-family: 'Tahoma', Arial, sans-serif;
    line-height: 1.3;
}
/* параграфы */
.popup p {margin: 0; padding: 5px 0}

.itog > input {
  background: #fbfbfb none repeat scroll 0 0 !important;
float: left;
font-size: 20px !important;
margin-right: 5px;
width: 100px !important;

}
.itog {
  font-size: 25px;
}










