/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-size: 15px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */
button { -webkit-appearance: none; }
html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font-family: 'Bender';
    font-size: 15px;
    line-height: 20px;
	min-width: 1260px;
	height: 100%;
}
select {
  padding: 5px 5px;
  border: 0;
  border-bottom: solid 1px #5A5A5A;
  outline: 0;
}
select::-ms-expand {
  display: none;
}
b,
strong {
    font-weight: bold;
}
.btn {
	padding: 10px 25px;
	background: #2d95bf;
	border: 0;
	color: #fff;
	font-family: 'PTSansRegular', sans-serif;
	margin: 0;
	text-transform: uppercase;
	height: 50px;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
	cursor: pointer;
	transition:500ms;
}
.btn:hover {
	background: #000;
}
.wrapper {
	width: 1200px;
	margin: 0 auto;
}
.info_magazin{
    font-family: 'Bender';
    font-size: 15px;
	text-align:justify;
    font-weight: normal;
    line-height: 20px;
    border: dashed 2px #ccc;
    border-radius: 25px;
    padding: 10px 25px 10px 25px;
    width: 1096px;
    margin: 14px;
}
.comment_form .captcha, .cart_form .captcha { 
    display: block;
    margin-top: 15px;
    margin-right: 10px;
}
.comment_form .input_captcha, .cart_form .input_captcha {
    float: left;
    width: 120px;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: -47px;
    margin-left: 111px;
    height: 29px;
}
.comment_form label {
    width: 100px;
    font-size: 13px;
}
.tiny_products {
margin-right: 0; /* Отступ справа */
    margin-left: 22%; /* Отступ слева */
    color: -webkit-link;
    text-decoration: none;
    text-decoration: none;
	list-style: none;
}	
.tiny_products .product{	
    height: 480px;
	width: 185px;
	margin-bottom: 30px;
	display: -moz-inline-box; 
	display: inline-block; 
	word-spacing: normal;
	vertical-align: top;
}
.tiny_products .product .image {
	vertical-align: middle;
	text-align: center;
	width: 94px;
	height: 160px;
	border-bottom: dotted 0px white;
    text-decoration: none;
	padding: 5px;
	margin-bottom: 1px;
  margin: 47px 0 0 31px;
}
.title3  a{
 width: 131px;
    font-family: 'Bender';
    color: #404040;
    font-size: 15px;
    border-bottom: dotted 1px #404040;
    text-decoration: none;
    line-height: 22px;
	}
	
	
	
	.title3 {
    margin: 21px 45px;
    width: 130px;
  font-family: 'Bender';
  height: 87px;
    max-height: 87px;
    overflow: hidden;
}
.title3 h2 {
	font-size: 15px;
	font-weight: 700;
}
.title3 h2 span {
	border-bottom: dotted 1px #000; 
    font-weight: 700;
  	margin-left: 50px;
}
	
	
	

	
	
	
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
.compare_price {
    font-size: 15px;
    color: red;
    text-decoration: line-through;
    font-family: Arial;
}

 
.top-shadow {
    width: 100%;
    height: 49px;
    top: 0;
    background: url("../img/top-shadow.png") repeat-x 50% 0;
} 
.clear {
	clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.discont {
  margin-right: 20px;
  opacity: 0.5;
}
.cart {
  position: fixed;
  background: #2d95bf;
  border-top: solid 2px #267a9c;
  height: 35px;
  line-height: 35px;
  bottom: 0;
  width: 564px;
  right: 65px;
  opacity: 0.9;
  z-index: 999;
  transition:500ms;
  cursor: pointer;
}
.cart:hover {
  opacity: 1;
}
.cart .cart-content {
  margin-left: 20px;
  color: #fff;
  font-size: 14px;
}
.cart .cart-content span {
  font-size: 16px;
  font-family: 'Bender';
  font-weight: 700;
  text-shadow: 0px 0px 1px rgb(29, 103, 132);
}
#wishlist-informer {
 border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  font-family: 'Bender';
  position: fixed;
  background: #232323;
  border-top: solid 2px #000000;
  color: #fff;
  height: 35px;
  line-height: 35px;
  bottom: 0;
  width: 240px;
  right: 100px;
  opacity: 0.9;
  padding: 0 0 0 15px;
  font-size: 15px;
  z-index: 999;
  transition: 500ms;
  cursor: pointer;
  }
#wishlist-informer a {
  color: #fff;
  text-decoration: none;
  border-bottom: dotted 1px #fff
}
#wishlist-informer:hover {
  opacity: 1;
}

#wishlist-informer span {
  font-size: 16px;
  font-family: 'Bender';
  font-weight: 700;
  text-shadow: 0px 1px 1px rgb(29, 103, 132);
}
::-webkit-input-placeholder {color:#fff;opacity: 0.6;}
::-moz-placeholder          {color:#fff;opacity: 0.6;}/* Firefox 19+ */
:-moz-placeholder           {color:#fff;opacity: 0.6;}/* Firefox 18- */
:-ms-input-placeholder      {color:#fff;opacity: 0.6;}


::-webkit-scrollbar{
    width:12px;
}
::-webkit-scrollbar-thumb{
    border-width:1px 1px 1px 2px;
    border-color: #777;
    background-color: #aaa;
}
::-webkit-scrollbar-thumb:hover{
    border-width: 1px 1px 1px 2px;
    border-color: #555;
    background-color: #777;
}
::-webkit-scrollbar-track{
    border-width:0;
}
::-webkit-scrollbar-track:hover{
    border-left: solid 1px #aaa;
    background-color: #eee;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 80px;
	background: #15cb4d;
	border-bottom: 3px solid #12AB41;
	padding: 0 50px;
}
#header .description {
	font-family: 'PTSansRegular', sans-serif;
	    font-size: 17px;
	line-height: 80px;
  margin-left: 3em;
	float: left;
}
#header .description a {
	color: #fff;
	border-bottom: 1px dotted #fff;
	text-decoration: none;
	font-size: 18px;
}
#header .logo {
	float: left;
	margin-top: 22px;
    margin-left: 15px;
}
#header .phone-wrapper {
line-height: 17.5px;
	float: left;
	color: #fff;
	padding-top: 26px;
	padding-left: 37px;
}
#header .phone-wrapper div {
	clear: both;
}
#header .phone-wrapper .phone {
	font-size: 15px;
	font-weight: 700;
	font-family: 'Bender';
}
#header .search {
  line-height: 84px;
  margin-left: 2.6em;
  float: left;
}
#header .search input {
  background: #12AB41;
  height: 30px;
  padding: 0 10px;
  width: 200px;
  color: #fff;
  border: solid #14A540;
  transition: 500ms;
  outline:none;
  font-size: 12px;
  background-image:url('../img/icons/search.png');
  background-repeat:no-repeat;
  background-position: 195px 50%;
}
#header .search input:focus {
  background: #0A5822;
  border: solid #12AB41;
  color: #fff;
  background-image:url('../img/icons/search.png');
  background-repeat:no-repeat;
  background-position: 195px 50%;
}
.counter-wrapper {
  float: left;
  position: relative;
  margin-top: 15px;
  margin-left: 4em;
}
.path {
   font-family: 'Bender';
  margin: 30px 0 6px 313px;
  color: #777;
  line-height: 17px;
}
.path a {
  color: #000;
  font-size: 13px;
  text-decoration: none;
  border-bottom: dotted 1px #000;
  opacity: 0.7;
}
.smoth {
   font-family: 'Bender';
   font-weight: 700;
   font-size: 13px;
   float: right;
   color: #fff;
   opacity: 0.9;
}
.informer-image {
  background-image: url(../img/bg-slider.jpg);
  background-repeat: no-repeat;
  width: 100%;
  height: 89px;
  border-bottom: 3px solid rgba(204, 204, 204, 0.25);
}
.informer-image h1 {
  font-family: 'Bender';
  font-weight: 700;
  color: #fff;
  font-size: 18px;
  padding: 23px 0 0 10px;
}
.informer-image .inf {
  font-family: 'Bender';
  color: #fff;
  font-size: 14px;
  padding: 5px 0 0 10px;
}
.informer-image .social-likes {
  padding: 25px 20px 25px 30px;
  background-color: rgba(0, 0, 0, 0.62);
  height: 39px;
  margin-top: 0px;
  margin-right: -6px;
}
.social-likes_light .social-likes__button, .social-likes_single-light+.social-likes__button {
   font-family: 'Bender';
}
.flip-counter {
  position: relative;
  list-style-type: none;
}
.flip-counter li {
  float: right;
}
.no-csstransforms3d span.back {
  display: none;
}
.flip-counter.default .digit {
  position: relative;
  z-index: 0;
  width: 60px;
  height: 90px;
  margin-left: 10px;
  background-color: #000000;
  text-align: center;
  line-height: 0;
  -webkit-text-stroke: 2px;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.flip-counter.default .digit:last-child {
  margin-left: 0;
}
.flip-counter.default .digit span {
  position: absolute;
  left: 0;
  height: 45px;
  width: 60px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 90px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  text-indent: 2px;
  background-color: #000000;
  color: #ffffff;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.flip-counter.default .digit span.front {
  top: 0;
  padding-top: 45px;
}
.flip-counter.default .digit span.back {
  bottom: 0;
}
.flip-counter.default .digit .line {
  position: absolute;
  z-index: 10;
  height: 45px;
  width: 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 5px 7px -4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 5px 7px -4px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 5px 7px -4px rgba(0, 0, 0, 0.7);
}
.flip-counter.default .digit .hinge-wrap {
  z-index: 5;
  position: relative;
  overflow: visible;
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  -ms-perspective: 300px;
  perspective: 300px;
}
.flip-counter.default .digit .hinge {
  position: absolute;
  height: 45px;
  width: 60px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.flip-counter.default .digit .hinge span {
  height: 0px;
  z-index: 5;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-counter.default .digit .hinge span.front {
  padding-top: 45px;
}
.flip-counter.default .digit .hinge span.back {
  height: 45px;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.flip-counter.default .digit.animate .hinge {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.flip-counter.default .digit-delimiter {
  padding-top: 38px;
  margin-right: -5px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  font-size: 52px;
  color: #000000;
  text-indent: 3.3333333333333335px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.flip-counter.light .digit {
  position: relative;
  z-index: 0;
  width: 60px;
  height: 90px;
  margin-left: 10px;
  background-color: #e8f1ff;
  text-align: center;
  line-height: 0;
  -webkit-text-stroke: 2px;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(232, 241, 255, 0.5);
  -moz-box-shadow: 1px 1px 5px 0px rgba(232, 241, 255, 0.5);
  box-shadow: 1px 1px 5px 0px rgba(232, 241, 255, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.flip-counter.light .digit:last-child {
  margin-left: 0;
}
.flip-counter.light .digit span {
  position: absolute;
  left: 0;
  height: 45px;
  width: 60px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 90px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  text-indent: 2px;
  background-color: #e8f1ff;
  color: #ffffff;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.flip-counter.light .digit span.front {
  top: 0;
  padding-top: 45px;
}
.flip-counter.light .digit span.back {
  bottom: 0;
}
.flip-counter.light .digit .line {
  position: absolute;
  z-index: 10;
  height: 45px;
  width: 60px;
  border-bottom: 1px solid rgba(232, 241, 255, 0.7);
  -webkit-box-shadow: 0px 5px 7px -4px rgba(232, 241, 255, 0.7);
  -moz-box-shadow: 0px 5px 7px -4px rgba(232, 241, 255, 0.7);
  box-shadow: 0px 5px 7px -4px rgba(232, 241, 255, 0.7);
}
.flip-counter.light .digit .hinge-wrap {
  z-index: 5;
  position: relative;
  overflow: visible;
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  -ms-perspective: 300px;
  perspective: 300px;
}
.flip-counter.light .digit .hinge {
  position: absolute;
  height: 45px;
  width: 60px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.flip-counter.light .digit .hinge span {
  height: 0px;
  z-index: 5;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-counter.light .digit .hinge span.front {
  padding-top: 45px;
}
.flip-counter.light .digit .hinge span.back {
  height: 45px;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.flip-counter.light .digit.animate .hinge {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.flip-counter.light .digit-delimiter {
  padding-top: 38px;
  margin-right: -5px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  font-size: 52px;
  color: #e8f1ff;
  text-indent: 3.3333333333333335px;
  text-shadow: 1px 1px 5px rgba(232, 241, 255, 0.5);
}
.flip-counter.small .digit {
  position: relative;
  z-index: 0;
  width: 30px;
  height: 40px;
  margin-left: 5px;
  background-color: #000000;
  text-align: center;
  line-height: 0;
  -webkit-text-stroke: 2px;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.flip-counter.small .digit:last-child {
  margin-left: 0;
}
.flip-counter.small .digit span {
  position: absolute;
  left: 0;
  height: 20px;
  width: 30px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 34px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  text-indent: 2px;
  background-color: #000000;
  color: #ffffff;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.flip-counter.small .digit span.front {
  top: 0;
  padding-top: 20px;
}
.flip-counter.small .digit span.back {
  bottom: 0;
}
.flip-counter.small .digit .line {
  position: absolute;
  z-index: 10;
  height: 20px;
  width: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 5px 7px -4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 5px 7px -4px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 5px 7px -4px rgba(0, 0, 0, 0.7);
}
.flip-counter.small .digit .hinge-wrap {
  z-index: 5;
  position: relative;
  overflow: visible;
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  -ms-perspective: 300px;
  perspective: 300px;
}
.flip-counter.small .digit .hinge {
  position: absolute;
  height: 20px;
  width: 30px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.flip-counter.small .digit .hinge span {
  height: 0px;
  z-index: 5;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-counter.small .digit .hinge span.front {
  padding-top: 20px;
}
.flip-counter.small .digit .hinge span.back {
  height: 20px;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.flip-counter.small .digit.animate .hinge {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.flip-counter.small .digit-delimiter {
  padding-top: 15px;
  margin-right: -2.5px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  font-size: 25px;
  color: #000000;
  text-indent: 1.6666666666666667px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.flip-counter.huge .digit {
  position: relative;
  z-index: 0;
  width: 140px;
  height: 200px;
  margin-left: 20px;
  background-color: #000000;
  text-align: center;
  line-height: 0;
  -webkit-text-stroke: 2px;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.flip-counter.huge .digit:last-child {
  margin-left: 0;
}
.flip-counter.huge .digit span {
  position: absolute;
  left: 0;
  height: 100px;
  width: 140px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 190px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  text-indent: 2px;
  background-color: #000000;
  color: #ffffff;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.flip-counter.huge .digit span.front {
  top: 0;
  padding-top: 100px;
}
.flip-counter.huge .digit span.back {
  bottom: 0;
}
.flip-counter.huge .digit .line {
  position: absolute;
  z-index: 10;
  height: 100px;
  width: 140px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.7);
}
.flip-counter.huge .digit .hinge-wrap {
  z-index: 5;
  position: relative;
  overflow: visible;
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  -ms-perspective: 800px;
  perspective: 800px;
}
.flip-counter.huge .digit .hinge {
  position: absolute;
  height: 100px;
  width: 140px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.flip-counter.huge .digit .hinge span {
  height: 0px;
  z-index: 5;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-counter.huge .digit .hinge span.front {
  padding-top: 100px;
}
.flip-counter.huge .digit .hinge span.back {
  height: 100px;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.flip-counter.huge .digit.animate .hinge {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.flip-counter.huge .digit-delimiter {
  padding-top: 130px;
  margin-right: -10px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  font-size: 70px;
  color: #000000;
  text-indent: 6.666666666666667px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

.footer-wrap{
	background: #ffffff url("../img/cotton-back.jpg") 0 0;
    height: 200px;
    border-bottom: 3px solid rgba(204, 204, 204, 0.25);
	font-size:13px;
	margin-top:-5px;
	}
	.footer-wrap a{
		text-decoration: none;
		font-size: 13px;
		}
	.footer-wrap a:hover{
		text-decoration: underline;
		}
	.footer-wrap a:active{
		color: white;
		text-decoration: none;
		}
	.powered-wrap{
		border-top:1px solid #454a4f
		}		

.main_news{
	margin-top:0px;
	    border: dashed 2px #ccc;
    border-radius: 25px;
    padding: 24px 25px 10px 25px;

}
.main_news .body{
	margin:0 15px;
}
.main_news .main_news-title{
padding:0px 16px 0px 16px;

	font-size:18px;
	  font-weight: 300;
}
.main_news .main_news-title a{
	text-decoration:none;
	  font-family: 'Bender';
    color: #404040;
      font-size: 18px;
    font-weight: 700;
    border-bottom: dotted 1px #404040;
    text-decoration: none;
    line-height: 20px;
}
.main_news .main_news-item{
	 font-family: 'Bender';
	margin:19px 0;
	  font-size: 15px;
}
.main_news-item-date{
	color:#A3A3A3;
	padding-bottom:3px;
	font-size:12px;
}
.main_news .main_news-item a{
    font-family: 'Bender';
    color: #404040;
    font-size: 15px;
    border-bottom: dotted 1px #404040;
    text-decoration: none;
    line-height: 20px;

	text-decoration:none;
}
.main_news .watch_more{
	   font-family: 'Bender';
	  font-size: 13px;
	display:block;
	float:right;
	margin-top:-11px;
	margin-bottom:12px;
	text-decoration:none;
}

.footer-wrap{
	background: #ffffff url("../img/cotton-back.jpg") 0 0;
    height: 370px;
    border-bottom: 3px solid rgba(204, 204, 204, 0.25);
	font-size:13px;
	margin-top:-5px;
}
	.footer-wrap a{
	 font-family: 'Bender';
	    color: #404040;
    font-size: 15px;
    border-bottom: dotted 1px #404040;
    text-decoration: none;
    line-height: 20px;
}
	.footer-wrap a:hover{
		text-decoration: none;
}
	.powered-wrap{
		border-top:1px solid #454a4f
}

#footer {
	/*clear: both;
	overflow: auto;
	min-height: 100px;
	padding: 20px;
	border-top: 1px solid #DBDEE1;
	border-bottom: 1px solid #DBDEE1;
	background: #F8F8F8;*/

}
#footer h3 {
	   font-family: 'Bender';
	    text-align:left;
	 margin-left: 0px;
    padding-left: 85px;
	    font-size: 18px;
	    font-weight: 700;
	    margin-top: 40px;
	    margin-bottom: 15px;
}
#footer .column {
	float: left;
	width: 19%;
	
}
#footer .column ul {
text-align: left;
margin-top: 7px;
padding-left: 85px;
}
#footer .column ul li {
	margin-bottom: 5px;
	list-style:none;
}
#footer .column ul li {
	margin-bottom: 5px;
	list-style:none;

}
/*#footer .column a {
	text-decoration: none;
	font-size:13px;
}*/
#footer .column a:hover {
	text-decoration: none;
	   color: #404040;
}




#wrap_analog .toppanel_basket{

	 font-weight: 700;
	 font-family: 'Bender';
	 font-size: 15px;
	  color: white;
	 float:left;
	 height:31px;
	 padding:0 20px 0 20px;
	 margin-left:17px;
}
#wrap_analog .toppanel_basket div{
	width: 259px;
	margin-top:-37px;
}

#wrap_analog .toppanel_basket a {

    font-family: 'Bender';
    color: white;
    font-size: 15px;
    border-bottom: dotted 1px #404040;
    text-decoration: none;
    line-height: 20px;
}

#wrap_analog .authulka{
 font-weight: 700;
    font-family: 'Bender';
	 font-size: 13px;
    opacity: 0.9;
	margin-top:7px;
}

#wrap_analog .authulka{
	margin-top:42px;
	color: white;
margin-left:37px;
	float:left;
}
#wrap_analog .authulka a {
    font-family: 'Bender';
    color: white;
    font-size: 13px;
    border-bottom: dotted 1px #404040;
    text-decoration: none;
    line-height: 20px;
}
.logaut{
	    /* background-color: #FFE303; */
    /* border: 1px solid #F4CB02; */
    color: black;
    text-decoration: none;
    /* padding: 1px 5px 1px 5px; */
    /* border-radius: 3px; */
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
}
.logaut:hover{
	background-color:none;
	color:black;
	text-decoration:none;
}

.inp_popup_personal_link{
	position:relative;
	float:left;
	border-bottom:1px dashed black;
	font-style:italic;
	text-decoration:none;
}
.inp_popup_personal_menu{
	position:absolute;
	width:200px;
	top:20px;
	left:-6px;
	background-color:white;
	border:1px solid #C6C6C6;
	line-height:14px;
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	border-radius:0px 4px 4px 4px;
	-moz-border-radius:0px 4px 4px 4px;
	-khtml-border-radius:0px 4px 4px 4px;
	z-index:90;
}
.inp_popup_personal_menu .inp_popup_personal_menu-title{
	position:absolute;
	top:-27px;
	left:-1px;
	background-color:white;
	border-top:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
	border-left:1px solid #C6C6C6;
	font-family:Arial;
	font-size:13px;
	line-height:18px;
	font-style:italic;
	padding:5px 5px 3px 5px;
	border-radius:4px 4px 0px 0px;
	-moz-border-radius:4px 4px 0px 0px;
	-khtml-border-radius:4px 4px 0px 0px;
	z-index:95;
}
.inp_popup_personal_menu .inp_popup_personal_menu-title span{
	
}
.inp_popup_personal_menu ul{
	margin:5px 5px;
	padding:0px 0px 0px 20px;
}
.inp_popup_personal_menu ul li{
	padding:3px 0px;
}

/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0;
}



#content .titlesosednietovari {

font-family: 'Bender';
  float: right;
 	margin-left: 30px;

width: 891px;
  font-size: 18px;
  font-weight: 0;
  color: #000;
  margin-top: 22px; 
  margin: 20px 0 -22px 49px; 
}
#content .titlesosednietovari h2 {
	font-size: 18px;
	font-weight: 0;
}
#content .titlesosednietovari h2 span {
	border-bottom: dotted 1px #000; 
  font-weight: 700;
}


.title4 {
    margin: 21px 44px;
    width: 160px;
    font-family: 'Bender'; 
}
.title4 h2 {
	font-size: 15px;
	font-weight: 700;	
}
.title4 h2 span {
	border-bottom: dotted 1px #000; 
    font-weight: 700;
  	margin-left: 50px;
}


#content .title {
	margin: 30px 15px;
  font-family: 'Bender';
}
#content .title h2 {
	font-size: 18px;
	font-weight: 0;
}
#content .title h2 span {
	border-bottom: dotted 1px #000; 
  font-weight: 700;
}



#content .title h12 {
		font-size: 18px;
	font-weight: 700;
	margin: 30px -14px;
  font-family: 'Bender';
}
#content .title h12 span {
	border-bottom: dotted 1px #000; 
  font-weight: 700;
}


.transfer_class{z-index: 1000;}







#content .titleotzivi {
	
  font-family: 'Bender';
}
#content .titleotzivi h2 {
	font-size: 18px;
	font-weight: 0;
}
#content .titleotzivi h2 span {
	border-bottom: dotted 1px #000; 
  font-weight: 700;
}


#content .title-cart {
  margin: 30px 15px;
  font-family: 'Bender';
}
#content .title-cart h2 {
  font-size: 18px;
  font-weight: 300;
}
#content .title-cart .number-sp {
  font-size: 19px;
  font-weight: 700;
  margin-right: 10px;
}
#content .title-cart h2 span {
  border-bottom: dotted 1px #000; 
  font-weight: 700;
}
#content .title-big {
  margin: 30px 15px;
  font-family: 'Bender';
}
#content .title-big h2 {
  font-size: 18px;
  font-weight: 300;
}
#content .title-big h2 span {
  border-bottom: dotted 1px #000; 
  font-weight: 700;
}
#content .title-min {
  margin: 15px 15px 10px 0;
  font-family: 'Bender';
}
#content .title-min h3 {
font-family: 'Bender';
  font-size: 15px;
  font-weight: 700;
  color: #1F1F1F;
}
#content .title-min h3 span {
  border-bottom: dotted 1px #000; 
  font-weight: 700;
}
#content .title-st {
  margin: 10px 155px 30px 312px;
  font-family: 'Bender';
}
#content .title-st h2 {
  font-size: 22px;
  font-weight: 700;
}
#content .title-cat {
  margin: 0 0 30px 0;
  font-family: 'Bender';
}
#content .title-cat h2 {
  font-size: 18px;
  margin-top: -36px;
  font-weight: 300;
  color: #000;
}
#content .title-cat h2 span {
  border-bottom: dotted 1px #000; 
  font-weight: 700;
}
#content .title-product {
   margin: 6px 0 30px 53px;
  font-family: 'Bender';
  float: left;
  position: absolute;
}
#content .title-product h2 {
width: 900px;
  font-size: 18px;
  font-weight: 700;
  color: #000;
}
#content .title-product h2 span {
  border-bottom: dotted 1px #000; 
  font-weight: 700;
}











#content .category {
	background: #ffffff url("../img/cotton-back.jpg") 0 0;
	height: 200px;
	border-bottom: 3px solid rgba(204, 204, 204, 0.25);
}
#content .modal_menu {
  background-color: #F0F0F0;
  border-bottom: solid 4px #CCCCCC;
  position: absolute;
  padding: 15px;
  width: 450px;
  z-index: 2;
}
#content .grocery {
  margin-left: 70px;
}

#content .meat {
  margin-left: 140px;
}


#content .milk {
  margin-left: 250px;
}

#content .vegetables {
  margin-left: 670px;
}
#content .drink {
  margin-left: 753px;
}
#content .children {
  margin-left: 670px;
}
#content .alco {
  margin-left: 422px;
}
#content .modal_menu ul li {
  width: 144px;
  height: 45px;
  margin-bottom: 10px;
  margin-top: 10px;
  float: left;
}
#content .modal_menu ul li a {
  color: #000;
  text-decoration: none;
  font-size: 13px;
  border-bottom: dotted 1px #000;
}
#content .modal_menu .nav-divider {
  width: 150px;
  margin-bottom: 12px;
  float: left;
}
.category-market {
}
.category-market .item-cat {
	width: 132px;
	text-align: center;
	float: left;
	cursor: pointer;
	transition:500ms;
}
.category-market .item-cat:hover {
	margin-top: 5px;
}
.category-market .item-cat .src {
line-height: 15px;

	font-weight: 500;
	font-size: 13px;
	color: #494949;
	width: 80px;
	margin: 5px auto 0 auto;
}
.product {
  float: left;
}
.product .image {
  margin: 47px 0 0 47px;
  float: left;
}
.product .image img {
height: 150px;

}

.annotation {
    font-family: 'Bender';
    font-size: 15px;
    width: 870px;
    margin-left: 310px;
    margin-top: 20px;
    color: #2B2B2B;
    line-height: 18px;
}
.annotation h3 {
    margin-bottom: 10px;
    font-family: 'Bender';
    font-size: 18px;
}



.annotation  h2 span {
    border-bottom: dotted 1px #000;
    font-weight: 700;
 font-size: 18px;
 
}

.annotation  h2 {
 font-size: 18px;
}

/*set a border on the images to prevent shifting*/
 #gallery_01 img{border:1px solid white;}
 
 /*Change the colour*/
 .active img{border:1px solid #333 !important;}


.sidebar-cat {
  background: rgb(241, 241, 241);
  height: 100%;
  width: 260px;
  margin-top: -115px;
  padding: 60px 0 33px 0;
  border-bottom: solid 2px #ccc; 
  float: left;
}
.full {
  margin-top: -55px;
}
.catalog-menu {

  margin-left: 23px;
}
.catalog-menu ul {
  padding-left: 0px;
  padding-bottom: 5px;
  list-style: none; 
}
.catalog-menu ul ul {
  padding-left: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.catalog-menu ul li {
    font-family: 'Bender';
  font-size: 18px;
  margin-top: 8px;
}
.catalog-menu a {


  color: #232323;
  text-decoration: none;
}
.catalog-menu ul li img{
  vertical-align: middle;
}
.catalog-menu ul li a.selected{
  color: #ffffff;
  background-color: #2D95BF;
  padding: 3px;
}
.catalog-menu ul ul li {
  font-size: 15px;
}
.catalog-menu ul ul ul li {
  font-size: 13px;
}
.market-items {
}
.market-items .container-item {
	margin: 0 14px 0 14px;
	margin-bottom: 35px;
	float: left;
}
.market-items .item {
	width: 240px;
	height: 379px;
	margin-right: 20px;
	border-right: solid 2px rgba(204, 204, 204, 0.35);
	border-bottom: solid 2px rgba(204, 204, 204, 0.35);
	padding: 0 10px 10px 0;
	transition:500ms;
}
.count {
  float: right;
  opacity: 0.7;
}
.no-comm {
 width:891px;
  font-family: 'Bender';
  font-size: 18px;
  float: right;
  margin: 17px 0 0 49px;

}
.no-comm span {
  font-weight: 700;
    border-bottom: 1px dotted #000;
}
.count:hover {
  opacity: 1;
}
.add1, .add2 {
  background: #B5B5B5;
  border: 0;
  color: #fff;
  font-family: 'PTSansRegular', sans-serif;
  text-transform: uppercase;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  padding: 4px 8px;
  width: 23px;
  height: 24px;
  border-bottom: solid 2px #929292;
  outline: none;
}
.market-items .item:hover {
  width: 240px;
  height: 379px;
  margin-right: 20px;
  border-right: solid 2px rgba(204, 204, 204, 0.35);
  border-bottom: solid 2px rgba(204, 204, 204, 0.35);
  padding: 0 10px 10px 0;
  transition:500ms;
}
.market-items .item .bonu {
 font-family: 'Bender';
   font-weight: 700;
margin-top: 3px;

 font-size: 13px;
 line-height: 15px;


background-color: orange;
    border: 1px solid #f59310;
    color: black;
    text-decoration: none;
    padding: 2px 5px 2px 5px;
    border-radius: 0px;



 float: left;
}
.product .bonu {
font-family: 'Bender';
  font-weight: 700;
 line-height: 15px;
background-color: orange;
    border: 1px solid #f59310;
    color: black;
    text-decoration: none;
    padding: 2px 5px 2px 5px;
    border-radius: 0px;


  margin-top: 12px;
  font-size: 13px;
}
.market-items .item:hover {
	border-right: solid 2px #2d95bf;
	border-bottom: solid 2px #2d95bf;
}
.market-items .item .cat-src {
	margin-bottom: 25px;
  text-align: center;
}
.market-items .item .cat-src a {
font-family: 'Bender';
  color: #252525;
  font-size: 15px;
  text-decoration: none;
  border-bottom: dotted 1px #A9A9A9;
}
.market-items .item .cat-src i {
  font-size: 14px;
  margin-right: 5px;
}
.market-items .item .img {
	text-align: center;
	margin-bottom: 25px;
}
.market-items .item .img img {
	height: 150px;
}
.market-items .item .item-src {
	font-family: 'PTSansRegular';
	margin-bottom: 15px;
	
	height:64px;
	
	overflow:hidden;
	
	
	
	
}
.market-items .item .item-src a {
	    font-family: 'Bender';
	color: #404040;
    font-size: 15px;
    border-bottom: dotted 1px #404040;
    text-decoration: none;
    line-height: 22px;
	
	
}
.market-items .item .cart-opt {
	width: 100%;
	height: 50px;
}
.market-items .item .cart-opt .price {
	font-family: 'Bender';
	font-size: 26px;
	margin-top: 5px;
	float: left;
}
.market-items .item .cart-opt .price small {
	font-size: 12px;
}
.market-items .item .cart-opt .ok {
	float: right;
	line-height: 50px;
}
.market-items .item .cart-opt .button {
	background: #2d95bf;
	border: 0;
	color: #fff;
	width: 92px;
	height: 30px;
	border-bottom: solid 2px #2987ad;
	cursor: pointer;
	text-shadow: 0px 1px 1px rgba(25, 170, 255, 1);
font-family: 'Bender';
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: none;
  transition:500ms;
}
.market-items .item .cart-opt .button:hover {
	background: #15cb4d;
  border-bottom: 3px solid #12AB41;
}



.product .cat-src {
  margin-bottom: 25px;
}
.product .cat-src a {
  color: #2d95bf;
  font-size: 15px;
}
.product .img {
  text-align: center;
  margin-bottom: 25px;
}
.product .img img {
  height: 150px;
}
.product .item-src {
  font-family: 'PTSansRegular';
  margin-bottom: 15px;
  height: 31px;
}
.product .item-src a {
  color: #404040;
  font-size: 15px;
  border-bottom: dotted 1px #404040;
  text-decoration: none;
  line-height: 22px;
}
.product .cart-opt {
  margin-left: 218px;
  margin-top: 67px;
  position: absolute;
}
.product .cart-opt .price {
  font-family: 'Bender';
  font-size: 18px;
  margin-top: 6px;
}
.product .cart-opt .price small {
  font-size: 12px;
}
.product .ok {
  line-height: 50px;
}
.product .button {
  background: #2d95bf;
  border: 0;
  color: #fff;
  width: 92px;
  height: 30px;
  border-bottom: solid 2px #2987ad;
  cursor: pointer;
  text-shadow: 0px 1px 1px rgba(25, 170, 255, 1);
   font-family: 'Bender';
  font-size: 13px;
  letter-spacing: 1px;
 
  transition:500ms;
}
.product .button:hover {
  background: #15cb4d;
  border-bottom: 3px solid #12AB41;
}
.sort {
margin: -20px 0 30px 15px;
  font-size: 15px;
  border: dotted 1px #ccc;
  padding: 10px 0;
  width: 840px;
  text-align: center;
  color: #464646;
  line-height: 21px;
}
.sort a {
  color: #000;
  border-bottom: 1px dotted #000;
  text-decoration: none;
  font-size: 15px;
}
.sort .selected {
  color: #15CB4D;
  border-bottom: 1px dotted #15CB4D;
  text-decoration: none;
  font-size: 15px;
}
.pagination {
  margin-left: 15px;
  margin-bottom: 50px;
  clear: both;
}
.pagination a {
  text-decoration: none;
  background-color: #15CB4D;
  border-bottom: solid 2px #12AB41;
  padding: 10px 15px;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}
.pagination .selected {
  background-color: #2D95BF;
  border-bottom: solid 2px #2987AD;
}
.product .two-cart {
  position: absolute;
  margin: 55px 0 0 369px;
}
.product .social-likes {
  
  width: 400px;
  margin: -227px 0 0 506px;
}
.product .description {
}

.line-pr {
  background: #D6D6D6;
  height: 2px;
  width: 870px;
  margin-top: 225px;
  margin-left: 310px;
}

.comment_form {
    margin-left: 44px;
    float: right;
    margin-top: 17px;
    width: 891px;

}
#content .comment_form .title {
  margin: 0;
}
.comment_form .comment_textarea {
  width: 820px;
  margin-top: 24px;
  background-color: #fff;
  border: solid 3px #e3f7ff;
  height: 70px;
  padding: 20px;
}
.comment_form .comment_textarea::-webkit-input-placeholder {
  color: #2F2F2F;
  font-family: 'PTSansRegular', sans-serif;
}
.comment_form .input_name {
  background-color: #fff;
  border: solid 3px #e3f7ff;
  height: 35px;
  width: 200px;
  margin-top: 10px;
  padding: 0 0 0 20px;
}
.comment_form .input_name::-webkit-input-placeholder {
  color: #2F2F2F;
  font-family: 'PTSansRegular', sans-serif;
}

 .comment_form .button {
     background: #2d95bf;
    border: 0;
    color: #fff;
    width: 92px;
    height: 33px;
    border-bottom: solid 2px #2987ad;
    cursor: pointer;
    text-shadow: 0px 1px 1px rgba(25, 170, 255, 1);
    font-family: 'PTSansRegular';
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: -47px;
    float: left;
    margin-left: 270px;
}
.comment_form .button:hover {
  background: #15cb4d;
  border-bottom: 3px solid #12AB41;
}
.product .social-likes_light .social-likes__button, .social-likes_single-light+.social-likes__button {
    text-decoration: none;
}
.comment_list {
  float: left;
  margin: 23px 0 8px 0;
}
#content .comment_list .title {
    margin: 0;
}
.comment_list li {
  margin-top: 20px;
}
.comment_list .comment_header {
  font-size: 14px;
}
.comment_list .comment_header b {
  font-weight: bold;
}
.comment_list .comment {
  border: solid 3px #E3F7FF;
  padding: 10px 10px 10px 10px;
  font-size: 14px;
  margin-top: 3px;
 margin-bottom: -7px;
  width: 840px;
}
.comment_list .info {
  margin-top: 10px;
  opacity: 0.5;
}
.products .market-items {
   font-family: 'Bender';
  width: 900px;
  float: right;
}
.products .fatured {
  width: 100%;
  float: none;
}
.landing {
	background: #ffffff url("../img/cotton-back.jpg") 0 0;
	height: 451px;
	margin-top: 50px;
	border-bottom: solid 4px rgba(204, 204, 204, 0.21);
}
.landing .land-itm {
	padding-top: 50px;
	width: 30%;
	float: left;
}
.landing .right {
	float: right;
}
.landing .center {
	margin: 0 0 0 95px;
}
.landing .land-itm h2 {
	font-family: 'Bender';
	font-size: 28px;
	font-weight: bold;
	line-height: 42px;
}
.landing .land-itm p {
	margin-top: 15px;
	font-family: 'Bender';
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 50px;
}

.feed-stat {
    position: relative;
    overflow: hidden;
    width: 310px;
    height: 360px;
    background: url('../img/home-bg-stat.png') no-repeat center top;
}
.feed-stat__content {
    display: none;
    position: absolute;
    top: 10px;
    left: 18px;
    width: 272px;
    padding: 22px 0 0 0;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    background: #fff url('../img/home-bg-stat-top.png') no-repeat center top;
}

.feed-stat__list{
    margin: 0 2px;
}
.feed-stat__item {
    padding: 26px 20px 26px 80px;
    border-top: 1px solid #f0f0f0;
    font-size: 12px;
    line-height: 20px;
	
}
.feed-stat__item:first-child {
    border-top: 0 none;
}
.feed-stat__item.orders {
    background: url('../img/home-icon-orders.png') no-repeat 23px center;
}
.feed-stat__item.users {
    background: url('../img/home-icon-users.png') no-repeat 23px center;
}
.feed-stat__item.users-online {
    background: url('../img/home-icon-users-online.png') no-repeat 23px center;
}
.feed-stat__b, .feed-stat__item strong{
 
    display: block;
    font-size: 18px;
	 line-height: 20px;
    letter-spacing: 2px;
    font-family: 'Bender';
}
.feed-stat-bottom {
    height: 6px;
    background: url('../img/home-bg-stat-bottom.png') no-repeat center bottom;
    line-height: 1px;
    font-size: 1px;
}
.feed-bottom-shadow {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 19px;
    background: url('../img/home-bg-feed-bottom.png') no-repeat center bottom;
}
.social {
	height: 132px;
	border-bottom: solid 4px rgba(204, 204, 204, 0.21);
}
.social .info {
  margin-top: 15px;
  width: 350px;
  float: left;
}
.social .info h3 {
  font-family: 'Bender';
  font-size: 18px;
  font-weight: 700;
}
.social .info p {
  font-family: 'Bender';
  font-size: 15px;
  line-height: 20px;
  margin-top: 5px;
}
.social .buttons {
  width: 830px;
  float: left;
}
.social .buttons button {
    background: #21579f;
    border: 0;
    height: 132px;
    margin-left: -3px;
    width: 33%;
    color: #fff;
    font-family: 'Bender';
    font-size: 17px;
    font-weight: 700;
    cursor: pointer;
}
.social .buttons .vk {
    background: #447aa3;
}
.social .buttons .fb {
    background: #21579f;
}
.social .buttons .in {
    background: #ae7456;
}
.checkbox {
  float: left;
}
.about-delivery {
  margin: 0 0 0 40px;
  font-size: 14px;
}
.lf {
  width: 580px;
}
.lf li {
  margin-bottom: 30px;
}
.lff {
  width: 530px;
}
.cart-order {
  margin-left: 15px;
}
.cart-order .deliveries {
  border: dashed 2px #ccc;
  border-radius: 25px;
  padding: 25px 25px 10px 25px;
}
.cart_form {
  margin-left: 11px;
  margin-bottom: 30px;
}
.cart_form input {
font-family: 'Bender';
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #ccc;
  width: 193px;
  height: 30px;
  margin: 0 30px 13px 0;
  padding: 0 20px 5px 5px;
  color: #565656;
  outline: 0;
}
.cart_form input:focus {
  border-bottom: 2px solid #429FC5;
}
.cart_form input::-webkit-input-placeholder {
  color: #6D6D6D;
}
.cart_form textarea::-webkit-input-placeholder {
  color: #6D6D6D;
}
.cart_form .btn-sm {
  border-bottom: 2px solid #3C87A6;
  background-color: #429FC5;
  color: #fff;
  cursor: pointer;
  margin-top: 10px;
  padding: 0;
  height: 50px;
}
.cart_form .adres {
  width: 443px;
  height: 30px;
}
.cart-pos {

}

	
	#content .sostav {
    width: 891px;
    font-family: 'Bender';
    font-size: 18px;
    float: right;
    margin: 17px 0 0 49px;
}
#content .sostav h2 {
	font-size: 18px;
	font-weight: 0;
}
#content .sostav h2 span {
	border-bottom: dotted 1px #000; 
  font-weight: 700;
}


















/* properties -> small */
.prp_goupped_small{
	width:340px;
	margin-top:20px;
	margin-bottom:20px;
}
.prp_goupped_small-title{
	padding:7px 16px 6px 0px;
	font-size:23px;
}
.prp_goupped_small_body{
	margin:9px 15px 9px 0px;
}
.prp_goupped_small_table{
	width:100%;
}
.prp_goupped_small_table .prop2{
	background-color:black;
}
.prp_goupped_small_table td{
	padding:5px 0px;
}

/* properties -> big */
.prp_goupped_big{
	width:100%;
}
.prp_goupped_big-title{
	padding:0px 16px 6px 0px;
	background-color: rgb(241, 241, 241);
	font-size:14px;
	font-weight:bold;
}
.prp_goupped_big_table{
	  width: 891px;
    font-family: 'Bender';

    float: right;
    margin: 17px 0 0 49px;

}
.prp_goupped_big_table .prop2{
	    background-color: #F4F4F4;
}
.prp_goupped_big_table td{
	font-family: 'Bender';
    font-size: 15px;
	padding:5px 0px;
	 line-height: 18px;
}











.art {
    font-size: 15px;
    margin-top: -17px;
   color: #444648;
    font-weight: none;
    line-height: 33px;
}



.niz {
    font-size: 13px;
    margin-top: -17px;
    color: #444648;
    font-weight: none;
    line-height: 33px;
}









#blog{
	list-style: none;
}


#purchases{
  width: 490px;
}
#purchases tr{
  border-bottom: 1px solid rgba(213, 213, 213, 0.11);
  height: 90px;
}
#purchases th{
  vertical-align: top;
  padding-top: 20px;
  font-size: 18px;
  font-weight: normal;
  font-family: 'Bender';
}
#purchases th span{
  font-family: 'Bender';
  font-weight: 700;
}
#purchases .image{
  width: 50px;
  text-align: center;
  position: absolute;
  padding: 1px 0px 19px 6px;
}
#purchases .image a{
  margin: 0 7px 7px 0;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 50px;
  height: 50px;
}

/*
#purchases .image a img{
  width: 58px;
}*/

#purchases .name{
padding: 1px 19px 19px 76px;
  text-align: left;
}
#purchases td.name{
  font-size: 14px;
    
}
#purchases a {
font-family: 'Bender';
  font-size: 14px;
  color: #000;
  text-decoration: none;
}
#purchases td .download_attachment{
  white-space: nowrap;
  color: #3b8500;
  padding: 5px 10px 7px 10px;
  border-bottom-color: 1px dotted green;
  background-color: #ccff72;
  line-height: 30px;
}

#purchases .price{
  padding-left: 5px;
  padding-right: 5px;
  white-space: nowrap;
  text-align: right;
}
#purchases td.price{
  font-size: 14px;
  font-family: 'Bender';
}
#purchases .remove{
  padding-left: 15px;
  text-align: right;
}
#purchases .amount{
  font-size: 14px;
  padding-left: 5px;
  padding-right: 5px;
}
#purchases .amount select{
  font-size:12px;
}

#purchases .coupon .name{
  font-size:14px;
  line-height: 22px;
}
#purchases .coupon .name input.coupon_code{
  width: 200px;
  margin-top: 10px;
  background-color: transparent;
  border: dotted 2px #ccc;
  border-radius: 10px;
  padding: 10px 20px;
  color: #12AB41;
}
#purchases .coupon .name input{
font-family: 'Bender';
  margin-bottom: 10px;
  background-color: #12AB41;
  border: 0;
  border-bottom: solid 2px #0F7930;
  color: #fff;
  padding: 10px 70px;
  font-size: 13px;
}
#purchases .cpn {
  float: left;
  margin-top: 40px;
  font-size: 24px;
  position: absolute;
  color: #0F7930;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 100px;
	text-align: center;
	color: #000;
  clear: both;
}
#footer .copy {
font-family: 'Bender';
	line-height: 45px;
	font-size: 13px;
}