/*@font-face {
  font-family: 'Zagolovochnaya';
  src: url('fonts/26AA38_0_0.eot');
  src: url('fonts/26AA38_0_0.ttf') format('truetype');
  font-family: Times New Roman;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Zagolovochnaya';
  src: url('fonts/26AA38_1_0.eot');
  src: url('fonts/26AA38_1_0.ttf') format('truetype');
  font-family: Times New Roman;
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Zagolovochnaya';
  src: url('fonts/26AA45_0_0.eot');
  src: url('fonts/26AA45_0_0.ttf') format('truetype');
  font-family: Times New Roman;
  font-weight: bold;
  font-style: normal;
}*/

@font-face {
	font-family: 'Zagolovochnaya';
	src: url('fonts/Zagolovochnaya.eot');
	src: local('☺'),
		 url('fonts/Zagolovochnaya.woff') format('woff'),
		 url('fonts/Zagolovochnaya.ttf') format('truetype'),
		 url('fonts/Zagolovochnaya.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
 margin:0;
 padding:0;
}
body {
  margin:0;
  padding:0;
  font-family: 'Zagolovochnaya';
  /*font-family: Times New Roman;*/
  font-size:13px;
  min-width:100%;
  min-height:100%;
  background:rgba(255,255,255,0.8);

}

body.main {
	background-color: #000000;
}

a {
  color:#000000;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
}
a:hover {
  color:rgba(0,0,0,0.5);
}
img {
	border:0;
}
.bg {
  width:100%;
  height:100%;
  overflow:hidden;
  position: fixed;
  z-index:2;
}
.bg img {
  width:100%;
  position: fixed;
}
.layout {
  width:100%;
  height:100%;
  position: absolute;
  z-index:2;

}
.sv-logo {
  width:212px;
  /*
  height:20px;
  background:url('images/logo.png') bottom no-repeat;
  background-size: 212px 20px;
  /**/
  height:40px;
  background:url('images/new/dark_grey.png') bottom no-repeat;
  background-size: 212px 40px;
  
  margin:auto;
  top:54px;
  position:fixed;
  left:50%;
  margin-left:-101px;
  z-index:10;
  display:none;
}

.splash .sv-logo {
  /*
  background:url('images/logo_white.png') bottom no-repeat;
  background-size: 212px 20px;
  /**/
  background:url('images/new/pure_white.png') bottom no-repeat;
  background-size: 212px 40px;
}

.sv-logo a {
  border:0;
  width:212px;
  height:40px;
  display: block;
}

.navigation-link
{
	position: fixed;
	z-index: 10;
	display: none;
}

.link-women {
  top:50px;
  left:30px;
}
.link-men {
  top:50px;
  right:30px;
  text-align: right;
}
.link-journal {
  bottom:30px;
  left:30px;
}
.link-store {
  bottom:30px;
  right:30px;
  text-align: right;
}

.categories-menu, .designers-menu {
    -webkit-transition: all 0.35s ease-out;    
    -webkit-overflow-scrolling: touch;
    transition: all 0.35s ease-out;    
    -moz-transition: all 0.35s ease-out;
}

.link-categories {
  font-size:17px;
  -webkit-transform: rotate(90deg);
  /* Firefox */
  -moz-transform: rotate(90deg);
  /* IE */
  -ms-transform: rotate(90deg);
  /* Opera */
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  top:50%;
  position:fixed;
  left:-95px;
  z-index:3;
  display:block;
  -webkit-font-smoothing:antialiased;
}

.link-designers {
  font-size:17px;
  -webkit-transform: rotate(-90deg);
  /* Firefox */
  -moz-transform: rotate(-90deg);
  /* IE */
  -ms-transform: rotate(-90deg);
  /* Opera */
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  top:50%;
  position:fixed;
  right:-90px;
  z-index:3;
  display:block;
  -webkit-font-smoothing:antialiased;
}

.link-categories a,
.link-designers a {
  color:#000;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.link-categories a:hover,
.link-designers a:hover {
  color:rgba(0,0,0,0.5);
}

@media all and (min-width: 1025px){
.men-shop-tiles .link-categories a,
.men-shop-detail .link-categories a,
.men-shop-tiles .link-journal a,
.men-shop-detail .link-journal a {
  color:#ffffff;
}

.men-shop-tiles .link-categories a:hover,
.men-shop-detail .link-categories a:hover,
.men-shop-tiles .link-journal a:hover,
.men-shop-detail .link-journal a:hover {
  color:rgba(255,255,255,0.5);
}
}

.categories-menu {
  width:210px;
  top:0;
  left:-210px;
  height:100%;
  position:fixed;
  background: url('images/shop-categories-b.jpg') top left no-repeat;
  background-size: 210px 100%;
  font-size:10px;
  text-transform: uppercase;
  display: block;
  vertical-align: middle;
  letter-spacing: 1px;
  overflow-x:hidden;
  overflow-y: scroll;
  z-index:11;
}
.designers-menu {
  width:210px;
  top:0;
  right:-210px;
  height:100%;
  position:fixed;
  background: url('images/shop-categories-b.jpg') top left no-repeat;
  background-size: 210px 100%;
  font-size:10px;
  text-transform: uppercase;
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 1px;
  overflow-x:hidden;
  overflow-y: scroll;
  z-index:11;
}
.men-shop-home .categories-menu,
.men-shop-home .designers-menu,
.men-shop-tile .categories-menu,
.men-shop-tile .designers-menu,
.men-shop-detail .categories-menu,
.men-shop-detail .designers-menu {
  background: url('images/shop-men-categories-b.jpg') top left no-repeat;
  background-size: 210px 100%;
}
.categories-menu a,
.designers-menu a {
  color:#000000;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
}
.categories-menu a:hover,
.designers-menu a:hover {
  color:rgba(0,0,0,0.5);
}

.categories-menu a.sale
{
	color: red;
	font-weight: bold;
}

.categories-menu a.new
{
	font-weight: bold;
}

.categories-menu ul,
.designers-menu ul {
  margin:0;
  padding:0;
  list-style: none;
  padding-bottom:13px;
}
.categories-menu ul li,
.designers-menu ul li {
  margin-top:13px;
}
.categories-menu ul li ul li,
.designers-menu ul li ul li {
  font-size:12px;
  font-style: italic;
  text-transform: none;
}

.navigation-link a {
  text-transform: uppercase;
  font-size: 25px;
  letter-spacing: 2px;
  -webkit-font-smoothing:antialiased;
  color:#000;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
}
.navigation-link a:hover {
  color:rgba(0,0,0,0.5);
}

.main-navigation-link a
{
	font-size: 18px;
}

.splash .navigation-link a {
  color:#fff;
}

.splash .navigation-link a:hover {
  color:rgba(255,255,255,0.5);
}
.footer {
  position:fixed;
  background:rgba(255,255,255,0.8);
  top:0;
  left:0;
  height:30px;
  width:100%;
  z-index:11;

  text-transform: uppercase;
}

.footer
{
	/*font-family: 'Helvetica', sans-serif;*/
	/*font-size: 10px;*/

	font-size: 11px;
    letter-spacing: 2px;
}

.footer.main
{
	font-size: 12px;
	color: #FFFFFF;
	background: none;
}

.footer.main a
{
	color: #FFFFFF !important;
}

.footer .conditions
{
	position: relative;
	display: inline-block;
	height: 20px;

	margin-right: 20px;
}

.footer .conditions ul
{
	position: absolute;
	display: none;
	top: 20px;
	left: 0;

	padding: 0;
	margin: 0;

	background-color: #FFFFFF;
	list-style-type: none;
	list-style-position: inside;
	z-index: 11;
}

.footer .conditions li
{
	padding: 0;
	margin: 0;
}

.footer .conditions li a
{
	color: #000000 !important;
	padding: 5px 10px;
	margin: 0;
}

.footer .conditions:hover ul
{
	display: block;
}

.footer .newsletter
{
	position: relative;
	display: inline-block;
	height: 20px;
	cursor: pointer;
}

.footer .newsletter .form
{
	display: none;
	position: absolute;
	top: 20px;
	left: 0;

	color: #000000 !important;
	padding: 10px;
	background-color: #FFFFFF;
	width: 210px;
}

.footer .newsletter .form input[type=email]
{
	width: 210px;
	font-family: "Zagolovochnaya";
	font-size: 13px;
	text-transform: uppercase;

	padding: 3px 0;
	margin-bottom: 10px;

	border-top: none;
	border-right: none;
	border-bottom: solid 1px #000000;
	border-left: none;
}

.footer .newsletter .form .buttons
{
	overflow: auto;
}

.footer .newsletter .form .buttons span
{
	cursor: pointer;
}

.footer .newsletter .form .buttons .w
{
	float: left;
}

.footer .newsletter .form .buttons .m
{
	float: right;
}

.footer .newsletter .form .personal
{
	margin-top: 10px;
}

.footer .newsletter .form .personal input[type=checkbox]
{
	margin: 0;
	vertical-align: middle;
}

.footer .newsletter .form .personal a
{
	font-size: 10px;
	text-transform: none;
	text-decoration: underline;
	margin-left: 5px;
}

.footer .newsletter.error .form .personal a
{
	color: red;
}

.footer .center
{
	float: left;
	width: 100%;
}

.footer .center .search
{
	text-align: right;
	margin: 4px 550px 0 400px;
}

.footer .center .search input
{
	height: 18px;
	background-color: rgba( 255, 255, 255, 0.1 );
	border: 1px solid #999;
	border-radius: 0;
	font-family: "Helvetica",sans-serif;
    font-size: 10px;
	width: 80%;
	padding: 1px 3px;
	outline: none;
}

.footer.main .center .search input
{
	color: #FFFFFF;
}

@media screen and (max-width: 1000px)
{
	.footer .center .search input
	{
		width: 125%;
	}
}

.footer .left
{
	float: left;
	width: 400px;
	margin-top: 8px;
	margin-left: -100%;
}

.footer .left a
{
	display: inline-block;
	margin-left: 15px;
}

.footer .right
{
	float: left;
	width: 550px;
	margin-top: 7px;
	margin-left: -550px;
	text-align: right;
}

.footer .right a
{
	margin-right: 20px;
}

.footer .long
{
	overflow: hidden;
	text-overflow: ellipsis;
	width: 110px;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
}

.footer .lang-switcher
{
	width: 35%;
	float: left;
	margin-top: 8px;
}

.footer .additional-links
{
	width: 60%;
	float: right;
	margin-top: 7px;
}

.footer .lang-switcher,
.footer .additional-links {
  font-family: 'Helvetica', sans-serif;
  font-size: 10px;
}

.footer .lang-switcher div {
   margin-left:30px;
}
.lang-switcher .switcher {
  display:inline;
  margin-left:30px;
  -webkit-font-smoothing:antialiased;
  cursor: pointer;
}
.lang-switcher a {
  color:#000;
  text-decoration:none;
}
.lang-switcher .switcher.ru {
  display: none;
}
.footer .user-bar {
  width:40%;
  float:left;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align:center;
  margin-top:10px;
}
.footer .user-bar a {
  color:#000;
  text-decoration: none;
  margin-left:15px;
  margin-right:15px;
  -webkit-transition: all 0.5s ease-in-out;
}
.footer .user-bar a:hover,
.footer .additional-links a:hover {
  color:rgba(0,0,0,0.6);
}
.footer .additional-links {
  text-align: right;
}
.footer .additional-links a {
  margin-right:30px;
  color:#000;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
}

/*#bag_link,
.footer .additional-links a.signin,
.footer .additional-links a.username,
.footer .right a.signin,
.footer .right a.username
{
	font-family: Times New Roman;
	font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
}*/

.content {
  width:1016px;
  margin:auto;
  padding-top:110px;
  padding-bottom:50px;
}
.content-header .backto,
.content-header .sale,
.content-header .arrows {
  float:left;
  padding-bottom:20px;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
}

.content-header .backto,
.content-header .arrows
{
	width: 25%;
}

.content-header .sale
{
	width: 50%;
}

.content-header .sale a,
.content-header .backto a,
.content-header .arrows a {
  color:#000;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;  
}

.content-header .sale a:hover,
.content-header .backto a:hover,
.content-header .arrows a:hover {
    color:rgba(0,0,0,0.4);
}

.content-header .arrows {
  text-align: right;
}

.content-header .sale {
    text-align:center;
}

.content-header .sale > span
{
	cursor: pointer;
}

.content-header .sale .underline
{
	text-decoration: underline;
}

.content-header .sort
{
	position: relative;
}

.content-header .sort ul
{
	display: none;
	position: absolute;
	top: 20px;
	left: -15px;
	padding: 7px 0;
	margin: 0;
	background-color: #FFFFFF;
	z-index: 257;
}

.content-header .sort ul li
{
	list-style: none;
}

.content-header .sort ul a
{
	display: block;
	text-align: left;
	white-space: nowrap;
	padding: 7px 15px;
}

.content .vieweditems h5,
.content .searchitems h5
{
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
	text-transform: uppercase;
	border-bottom: solid 1px #867E73;
}

.content .vieweditems ul
{
	padding: 0;
	margin-top: 30px;
	margin-left: -10px;
}

.content .searchitems ul
{
	padding: 0;
	margin-left: -10px;
}

.content .vieweditems li
{
	position: relative;
	display: block;
	width: 195px;
	float: left;
	list-style: none;
	margin-left: 10px;
}

.content .searchitems li
{
	position: relative;
	display: block;
	width: 330px;
	height: 427px;
	float: left;
	list-style: none;
	margin-left: 10px;
	margin-bottom: 10px;
}

.content .vieweditems li a,
.content .searchitems li a
{
	display: block;
}

.content .vieweditems li a img,
.content .searchitems li a img
{
	width: 100%;
	vertical-align: top;
}

.content .vieweditems li a div,
.content .searchitems li a div
{
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
    opacity: 1;
	width: 195px;
	height: 55px;
	background-color: rgba(255, 255, 255, 0.5);
	overflow: hidden;
}

.content .searchitems li a div
{
	width: 100%;
}

.content .vieweditems li a div h2,
.content .searchitems li a div h2
{
	line-height: 13px;
}

.content .vieweditems li a div h3,
.content .vieweditems li a div h4,
.content .searchitems li a div h3,
.content .searchitems li a div h4
{
	line-height: 11px;
}

.content .vieweditems li a div h2,
.content .searchitems li a div h2
{
	font-family: Times New Roman;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
}

.content .vieweditems li a div h3,
.content .searchitems li a div h3
{
	font-family: Times New Roman;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 5px 0 0 15px;
	margin: 0 0 7px 0;
}

.content .vieweditems li a div h4,
.content .searchitems li a div h4
{
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 5px 0 0 15px;
	margin: 0 0 7px 0;
}

@media screen and (max-width: 640px)
{
	.detail-page-additional-links
	{
		padding-bottom: 0 !important;
	}

	.content .vieweditems ul
	{
		margin-top: 0;
		margin-left: -1%;
	}

	.content .vieweditems h5
	{
		font-size: 10px;
		font-weight: normal;
		letter-spacing: 1px;
		text-transform: uppercase;
		border-bottom: none;
		margin: 0;
	}

	.content .vieweditems li
	{
		width: 49%;
		margin-left: 1%;
		margin-bottom: 1%;
	}
}

/*.store-about {
    -webkit-transition: all 0.5s ease-in-out;  
    font-family: 'Zagolovochnaya';
    font-family: Times New Roman;
    color:white;
    position:fixed;
    top:50%;
    left:50%;
    margin:-160px 0 0 -245px;
    overflow:hidden;
    z-index:3;
    text-align:center;
    width:500px;
}*/

.store-about {
    font-family: 'Zagolovochnaya';
    font-family: Times New Roman;
    color:white;
    margin: 0 auto 0;
    overflow:hidden;
    text-align:center;
    width:500px;
}

.store-about A {
    text-decoration:none;
    color:white;
    margin:0px;
    font-style:italic;
}

.store-about A:hover {
    opacity:0.6;
}

.store-about H1 {
    margin:0;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-font-smoothing: antialiased;
    font-size:20px;
}

.store-about H2 {
    margin:0;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-font-smoothing: antialiased;
    font-size:13px;
    margin-top:30px;
}

.store-about H3 {
    margin:0;
    -webkit-font-smoothing: antialiased;
    font-size:18px;
    font-weight:normal;
    letter-spacing: 3px;
    margin-top:10px;
    line-height:30px;
}

.store-about p {
    font-size:14px;
    line-height:26px;
    font-weight:bold;
    -webkit-font-smoothing: antialiased;
}

.store-editorial {
  width:100%;
  height:100%;
  margin:auto;
  position: fixed;
  overflow: hidden;
  z-index: 2;
}
.store-editorial-item {
  width: 1016px;
  text-align:center;
  height:687px;
  padding:65px 65px;
  margin:auto;
  position: absolute;
  top:80px;
}

.store-editorial-item img {
  width:1016px;
  height:687px;
  margin:auto;
}
.editorial-bubble {
  width:170px;
  padding:10px;
  background-color:rgba(255,255,255,0.8);
  display:none;
  position:absolute;
  -webkit-box-shadow: 5px 4px 5px rgba(0, 0, 0, 0.57);
  -moz-box-shadow:    5px 4px 5px rgba(0, 0, 0, 0.57);
  box-shadow:         5px 4px 5px rgba(0, 0, 0, 0.57);
  font-size:14px;
  text-align:left;
  line-height:150%;
}

.editorial-bubble h3 {
  margin:0;
  padding:0;
  font-size:12px;
  letter-spacing: 1px;
}
.editorial-bubble .buble_shop_now {
  margin-top:5px;
  padding-top:5px;
  border-top:3px solid #000;
  font-size:11px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.detail-page-main-image {
  width:508px;
  float: left;
  position:absolute;
  padding-bottom:60px;
  /*overflow:hidden;*/
}
.detail-page-main-image img {
	height:655px;
}
.detail-page-zoom-image {
  position:absolute;
  overflow:hidden;
  width:506px;
  height:655px;
  display:none;
}
.detail-page-zoom-image img {
  height:1310px;
}
.old-price {
  /*text-decoration: line-through;*/
}
.discount-price {
  /*color:#cc0000;*/
}
.detail-page-fullscreen-image {
  position:absolute;
  top:0;
  left:50%;
/*  margin-left:-508px;
*/display:none;
  z-index:15;
}
.detail-page-fullscreen-image img {
	display: block;
  width:1013px;
  height:1310px;
}
.detail-page-info {
  width:458px;
  float:left;
/*  margin-left:508px;
*/  padding-left:50px;
	color:rgba(0,0,0,0.9);
	position: relative;
}

.detail-page-conditions
{
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 13;
	left: 50px;
	padding: 60px 50px;
	background-color: #FFFFFF;

	font-family: Times New Roman;
}

.detail-page-conditions.mobile
{
	position: static;
	padding: 0;
	background-color: transparent;
}

.detail-page-conditions .title
{
	color: #212121;
	diaplay: block;
	text-transform: uppercase;
	font-family: Times New Roman;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
}

.detail-page-conditions p
{
	color: #515151;
	font-family: Times New Roman;
    font-size: 12px;
	line-height: 18px;
    font-weight: normal;
    letter-spacing: 1px;
	padding: 0 0 20px;
	margin: 0;
}

.detail-page-conditions.mobile p
{
	color: #212121;
}

.detail-page-conditions .close
{
	cursor: pointer;
	text-transform: uppercase;
	position: absolute;
	top: 10px;
	right: 10px;
}

.detail-page-conditions.mobile .close
{
	display: none;
}

.page-orders .personal
{
	
}

.page-orders .personal .sum
{
	float: left;
	padding-top: 10px;
}

.page-orders .personal .form
{
	float: right;
	text-align: right;
}

.page-orders .personal .form input
{
	display: inline-block;
}

.page-orders .personal .form input[type=text]
{
	width: 300px;
	height: 18px;
	background-color: rgba(0,0,0,0.1);
	border:0;
	border-bottom: 1px solid #000;
	font-family: 'Zagolovochnaya';
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 13px;
	padding: 9px 0 7px;
}

.detail-page-info h1,
.page-orders h3 {
  margin:0;
  padding: 60px 0 0;
  font-size:18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-font-smoothing: antialiased;
}

.page-orders h3 {
  padding-top:0;
  display: inline;
}
.page-orders .db {
  text-transform: uppercase;
  display: inline;
}

.page-orders .equipment {
  width: 100%;
}

.detail-page-info h2 {
  margin: 0;
  padding: 0;
  padding-top:9px;
  font-size:18px;
  font-style:italic;
  letter-spacing: 1px;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}

.detail-page-info h3 {
  margin: 0;
  padding: 0;
  padding-top:9px;
  font-size:18px;
  letter-spacing: 1px;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}

.detail-page-tabs {
  /*padding-top:25px;*/
}
.detail-page-tabs h4 {
  float:left;
  margin-right:20px;
  text-transform: uppercase;
  font-weight:normal;
  font-size:10px;
  letter-spacing: 1px;
}
.detail-page-tabs h4.active {
  float:left;
  margin-right:20px;
  text-transform: uppercase;
  font-weight:bold;
  letter-spacing: 1px;
}
.detail-page-description
{
	display: none;
}
.detail-page-tab {
  width:400px;
  clear:both;
  letter-spacing: 1px;
  -webkit-text-size-adjust: none;
}
.detail-page-tab a {
	text-decoration: underline;
}
.detail-page-tab-artnumber {
	font-size:11px;
	color: #000;
}
.detail-page-color {
  padding-top: 30px;
  text-transform: uppercase;
  padding-bottom:15px;
  font-size:10px;
  letter-spacing: 1px;
}
.detail-page-color span {
  font-weight: bold;
  margin-left:10px;
}
.detail-page-size-chooser {
  background-color:rgba(0,0,0,0.06);
  width:180px;
/*  padding:5px 10px 2px 10px;*/
  padding:2px 10px 2px 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-size:11px;
}

.detail-page-on-model
{
	
}

.detail-page-on-model a
{
	text-decoration: underline;
}

.detail-page-size-guide,
.detail-page-disount-get
{
	margin: 15px 0 15px;
}

.detail-page-size-guide > span,
.detail-page-disount-get > span
{
	cursor: pointer;
	text-decoration: underline;
	font-size: 13px;
}

.detail-page-disount-get
{
	position: relative;
}

.detail-page-disount-form
{
	display: none;
	position: absolute;
	left: 0;
	top: 20px;
	padding: 30px 15px 10px;
	border: solid 1px #C9C9C9;
	background-color: #FBFBFB;

	width: 160px;
}

.detail-page-disount-form,
.detail-page-disount-form input
{
	font-family: "Times New Roman";
	font-size: 12px;
}

.detail-page-disount-form input
{
	width: 160px;
	text-align: center;
	background-color: #D6D6D8;
	border: solid 1px #D6D6D8;
	margin-bottom: 10px;
	padding: 3px 0;
}

.detail-page-disount-form input.error
{
	border: solid 1px #DD3333;
}

.detail-page-disount-form input[type=submit]
{
	text-transform: uppercase;
	margin-top: 10px;
}

.detail-page-disount-form .close
{
	cursor: pointer;
	position: absolute;
	top: 6px;
	right: 15px;
}

.detail-page-disount-form .success
{
	text-align: center;
	margin: 20px 0 30px;
}

.detail-page-size-wrapper
{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(255,255,255,0.8);
	z-index: 9998;
}

.detail-page-size-table
{
	display: none;
	position: fixed;
	width: 770px;
	height: 550px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 9999;
	background-color: rgba(255,255,255,1);

	font-size: 11px;
}

.detail-page-size-table .close
{
	cursor: pointer;
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 20px;
	height: 20px;

	font-size: 12px;
	text-transform: uppercase;
	text-indent: -9999px;

	background: url(/bitrix/templates/eshop_sv/images/mobile/close.png) center center no-repeat;
    background-size: cover;
}

.detail-page-size-table .tabs
{
	position: absolute;
	top: 10px;
	left: 10px;

	font-size: 12px;
	text-transform: uppercase;
}

.detail-page-size-table .tab-scroll
{
	margin: 10px 10px 40px 10px;
	height: 460px;
	overflow-y: scroll;
}

.detail-page-size-table .tab-title
{
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 40px;
}

.detail-page-size-table .tab
{
	color: #555555;
	cursor: pointer;
	margin-right: 10px;
	text-decoration: underline;
}

.detail-page-size-table .tab.selected
{
	color: #111111;
	text-decoration: none;
}

.detail-page-size-table table
{
	margin-bottom: 30px;
}

.detail-page-size-table tr.title td
{
	text-transform: uppercase;
	text-align: center;
	border-bottom: solid 1px #D2D2D2;
}

.detail-page-size-table tr:nth-child(even)
{
	background: #D2D2D2;
}

.detail-page-size-table td
{
	color: #555555;
	padding: 3px 15px;
}

.detail-page-size-table tr.title td
{
	position: relative;
}

.detail-page-size-table tr.title td:after
{
	display: block;
	content: "";
	position: absolute;
	right: 0;
	bottom: 3px;
	left: 0;
	border-bottom: solid 1px #D2D2D2;
}

.select-size-switcher {
  display: none;
}

.detail-page-size-table .dn
{
	display: none;
}

@media screen and (max-width: 640px)
{
	.detail-page-size-table
	{
		margin: 0;
		width: 100vw;
		height: 100vh;
	}

	.detail-page-size-table td
	{
		padding: 1px 3px;
	}

	.detail-page-size-table .tab-scroll
	{
		height: auto;
	}
}

.select-size a,
.select-size span {
	cursor: pointer;
	display:inline-block;
	line-height:24px;
	/*padding:0 5px;*/
    padding:3px 5px 0px 5px;
	/* margin:-5px 0 -2px 0; */
	color:#000;
	text-decoration: none;
}
.select-size a:hover {
	background: rgba(0,0,0,0.4);
	color:#fff;
}
.select-size a.selected {
	background: #000;
	color: #fff;
}

.select-size span {
	color: #999999;
}

.mobile-shopping-bag-actions a,
.button {
  font-size:11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color:rgba(255,255,255,0.9);
  border:0;
  font-family: 'Zagolovochnaya';
  font-family: Times New Roman;
  width:275px;
  font-weight:bold;
  -webkit-transition: all 0.5s ease-in-out;
  height:36px;
  line-height:36px;
/*  line-height:40px;*/
  text-align: center;
  color:#000;
  text-decoration: none;
}

.form .button
{
	width: auto;
}

.detail-page-info .button,
.personal-account .button {
  display:block;
  line-height: 40px;
  border:1px solid rgba(0,0,0,0.2);
  box-sizing: border-box;
}

.complete-order {
    margin-top:45px;
}
.button:hover {
  background-color:rgba(0,0,0,0.9);
  color:rgba(255,255,255,0.9);
}

.detail-page-additional-links {
  margin-top:40px;
  border-top:1px solid rgba(0,0,0,0.2);
  padding-top:10px;
  /*padding-bottom:110px;*/
  overflow: auto;
}

.detail-page-additional-links.share
{
	margin-top: 70px;
}

.detail-page-additional-links a {
	font-size:11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  margin-right:20px;
  margin-bottom: 10px;
  float:left;
  color:#000;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out; 
}

.detail-page-additional-links a:hover {
  color: rgba(0,0,0,0.4);
}

.detail-page-additional-links a.selected
{
	font-weight: bold;
}

.toggle
{
	cursor: pointer;
}

.mfilter,
.msort
{
	overflow: auto;
	position: relative;
	width: 1016px;
	padding: 20px 0;
	margin: 0 0 13px;
	background-color: #FFFFFF;
	z-index: 255;
}

.mfilter .row
{
	margin: 0 20px 18px 20px;
}

.mfilter .row:last-child
{
	margin: 0 20px 0 20px;
}

.mfilter .row span
{
	cursor: pointer;
	display: inline-block;
	margin-right: 20px;
	white-space: nowrap;
}

.mfilter .row span.clicked
{
	font-weight: bold;
}

.mfilter .row span.single
{
	font-size: 16px;
	text-transform: uppercase;
}

.mfilter.dn,
.msort.dn
{
	display: none;
}

.mfilter .loader
{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	background-color: rgba(255,255,255,0.8);
}

.mfilter .loader.dn
{
	display: none;
}

.mfilter .l1
{
	background: url( "images/pixel.png" ) 20% 0 repeat-y;
}

.mfilter .l2
{
	background: url( "images/pixel.png" ) 40% 0 repeat-y;
}

.mfilter .l3
{
	background: url( "images/pixel.png" ) 60% 0 repeat-y;
}

.mfilter .l4
{
	overflow: auto;
	background: url( "images/pixel.png" ) 80% 0 repeat-y;
}

.mfilter .column
{
	float: left;
	width: 20%;

	height: 300px;
	overflow: hidden;
}

.mfilter .column .title
{
	cursor: pointer;
	text-transform: uppercase;
	padding: 10px 30px 0;
}

.mfilter .column ul
{
	padding: 0;
}

.mfilter .column li
{
	cursor: pointer;
	list-style: none;
	font-size: 11px;
	line-height: 24px;
	padding: 0 30px;
}

.mfilter .column li:hover,
.mfilter .column li.disabled,
.mfilter .row span:hover,
.mfilter .row span.disabled
{
	color: #989898;
}

.mfilter .column li.selected
{
	font-weight: bold;
}

.mfilter .column li i,
.mfilter .row span i
{
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-bottom: -1px;
	margin-left: 5px;
	background: url( "images/close.png" );
}

.mfilter .row span.single i
{
	margin-bottom: 1px;
}

.mfilter .column li.stitle
{
	color: #757575;
	font-size: 10px;
	line-height: 13px;
	text-transform: uppercase;
	padding-bottom: 3px;
}

.mfilter .column li.stitle.mt
{
	padding-top: 10px;
}

.mfHeader,
.msHeader
{
	display: none;
}

.pagination {
  text-align: center;
}

.pagination a {
	padding: 7px 15px;
}

.shop-page-tiles {
  overflow:auto;
  width:1038px;
  margin-right:-13px;
  margin-bottom:50px;
}
.shop-page-tiles .shop-page-tile {
  float:left;
  width:330px;
  height:464px;
  margin-bottom:13px;
  overflow: hidden;
}
.shop-page-tiles .shop-page-tile {
  margin-right:13px;
  position: relative;
  opacity:0.1;
}
.shop-page-tile-image {
	margin-left:-15px;
	max-width: 110%;
	max-width: calc(100% + 30px);
    border:1px solid rgba(0,0,0,0);
}

.shop-page-tiles .nav
{
	text-align: center;
}

.shop-page-tiles .nav a
{
	display: inline-block;
	padding: 5px 30px;
	margin: 5px 30px;
}

.shop-page-tile a {
  color:#000000;
}

.sticky .mfilter.stuck
{
	position: fixed;
	top: 30px;
}

@media screen and (max-width: 640px)
{
	.sv-logo
	{
		top: 20px;
	}
		
	.mfilter,
	.msort
	{
		overflow: auto;
		width: 90%;
		padding: 0 5px;
		margin: 0 auto;
		background-color: rgba( 255, 255, 255, 0.7 );
	}

	.mfilter .l1,
	.mfilter .l2,
	.mfilter .l3,
	.mfilter .l4
	{
		background: none;
	}

	.mfilter .column
	{
		float: none;
		width: 100%;
		height: auto;
		overflow: auto;

		background: url( "images/pixel.png" ) left top repeat-x,
					url( images/down.png ) 88% 5px no-repeat rgba( 255, 255, 255, 0.7 );
	}

	.mfilter .column.open
	{
		max-height: 200px;
		overflow: scroll;
		background: url( "images/pixel.png" ) left top repeat-x,
					url( images/up.png ) 88% 5px no-repeat rgba( 255, 255, 255, 0.7 );
	}

	.mfilter .column > div
	{
		padding: 0;
	}

	.mfilter .column .title,
	.msort li
	{
		cursor: pointer;
		text-transform: uppercase;
		padding: 10px 30px;
	}

	.msort li
	{
		background: url( "images/pixel.png" ) left top repeat-x;
	}

	.mfilter .column ul
	{
		display: none;
		padding-top: 0;
	}

	.mfilter .column.open ul
	{
		display: block;
	}

	.mfilter .column li
	{
		font-size: 13px;
		line-height: 25px;
	}

	.msort ul
	{
		padding: 0;
		margin: 0;
	}

	.msort li
	{
		list-style: none;
	}

	.mfHeader,
	.msHeader
	{
		cursor: pointer;
		display: block;
		width: 90%;
		padding: 0 5px;
		margin: 0 auto;
		background-color: rgba( 255, 255, 255, 0.7 );
	}

	.mfHeader.adown,
	.msHeader.adown
	{
		background: url( images/down.png ) 87% center no-repeat rgba( 255, 255, 255, 0.7 );
	}

	.mfHeader.aup,
	.msHeader.aup
	{
		background: url( images/up.png ) 87% center no-repeat rgba( 255, 255, 255, 0.7 );
	}

	.mfHeader > div,
	.msHeader > div
	{
		text-transform: uppercase;
		padding: 10px 30px;
	}

	.bug
	{
		margin-bottom: 13px;
	}

	.shop-page-tiles .shop-page-tile
	{
		opacity: 1;
	}

	.sticky .mfilter
	{
		width: auto;
		overflow: auto;
	}

	.sticky .mfilter.stuck
	{
		left: 50px;
		right: 50px;
	}

	.sticky .mfilter .row
	{
		text-align: center;
	}

	.sticky .mfilter .row > span:first-child
	{
		float: left;
	}

	.sticky .mfilter .row > span:last-child
	{
		float: right;
	}

	.sticky .mfilter .row > span
	{
		padding-top: 10px;
		margin: 0;
	}

	.mfilter .designers,
	.mfilter .categories
	{
		display: none;
	}

	.detail-page-tab
	{
  		width: 100%;
	}
}


.slider-box {
    display:none;
  position:absolute;
  top:765px;
  padding-bottom:40px;
}
.slider-wraper {
  height:10px;
  width:507px;
  position:relative;
}
.slider-before, .slider-after {
  width: 84px;
  height: 10px;
  left:0;
  background: rgba(0,0,0,0.2);
  position:absolute;
  top:0;
}
.slider-after {
  right:0;
  left:auto;
}
.ui-slider {
  width:339px;
  height:10px;
  background: rgba(0,0,0,0.2);
  margin-left:84px;
  position:absolute;
}
.ui-slider-handle {
  height:10px;
  background:#000000;
  width:168px;
}
.ui-slider {
  position: relative;
  text-align: center;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  cursor: default;
}
.ui-slider .ui-slider-handle:focus {
  outline:0;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
}
.ui-slider-horizontal .ui-slider-handle {
  margin-left:-84px;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.slider-box .arrows {
  position:relative;
  margin-top:13px;
  margin-bottom:40px;
}
.arrow_prev,.arrow_next {
  position:absolute;
  top:0;
}
.arrow_next {
  right:0;
}

.detail-image-box {
  visibility: hidden;
}
.detail-image-box.current_image {
  visibility: visible;
}
.inside-image {
  z-index:4;
  margin-left:0;
}
.shop-page-tile-description {
  position: absolute;
  width:330px;
  height:100px;
  bottom: 0;
  background: rgba(255,255,255,0.5);
  display: none;
  display: block;
  opacity: 1;
}

@media only screen and (max-width: 1024px)
{
	.shop-page-tile-description
	{
		height:120px;
	}
}

.shop-page-tile-description h2,
.shop-page-tile-description h3,
.shop-page-tile-description h4,
.shop-page-tile-description .h2,
.shop-page-tile-description .h3,
.shop-page-tile-description .h4 {
  display: block;
  font-size:12px;
  margin:0;
  padding: 0 0 0 30px;
}

.shop-page-tile-description .free {
	font-size: 10px;
	display: inline-block;
	text-transform: uppercase;
	position: absolute;
	bottom: 38px;
	right: -25px;
	padding: 5px;
	border: 1px solid;
	transform: rotate(-90deg);
}

.shop-page-tile-description .special {
	color: red;
	font-size: 10px;
	display: inline-block;
	text-transform: uppercase;
	position: absolute;
	bottom: 38px;
	right: -25px;
	padding: 5px;
	border: 1px solid red;
	transform: rotate(-90deg);
}

@media only screen and (max-width: 1000px)
{
	.shop-page-tile-description h2,
	.shop-page-tile-description h3,
	.shop-page-tile-description h4,
	.shop-page-tile-description .h2,
	.shop-page-tile-description .h3,
	.shop-page-tile-description .h4 {
	  padding: 0 12px 0 12px;
	}

	.shop-page-tile-description .h4 {
	  padding: 0 12px 12px 12px;
	}

	.shop-page-tile-description .free {
		position: static;
		transform: rotate(0deg);
		margin: -5px 10px 10px 10px;
	}

	.shop-page-tile-description .special {
		position: static;
		transform: rotate(0deg);
		margin: -5px 10px 10px 10px;
	}
}

.shop-page-tile-description h2,
.shop-page-tile-description .h2 {
  padding-top:12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
}
.shop-page-tile-description h3,
.shop-page-tile-description .h3 {
  padding-top:5px;
  letter-spacing: 1px;
  font-weight: normal;
  font-style: italic;
}
.shop-page-tile-description h4,
.shop-page-tile-description .h4 {
  padding-top:5px;
  letter-spacing: 1px;
  font-weight:normal;

}
.shop-page-tile-notavailable {
  position:absolute;
  right:10px;
  bottom:9px;
  font-size:11px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color:#c00;
}
.detail-page-notavailable {
  font-size:13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color:#c00;
}

.about .bg img {
  width:auto;
  height:100%;
  position: relative;
  float:left;
}
.images-strip {
  position: fixed;
  display:table-cell;
  white-space:nowrap;
}
.about-scroller {
  position: relative;
}
.about-info {
  position:fixed;
  width:600px;
  top:50%;
  margin-top:-25%;
  left:50%;
  margin-left:-300px;
  color: #fff;
  text-align:center;
  font-size:18px;
  line-height:36px;
  letter-spacing: 1px;
}
.about-info p {
  font-size:15px;
}
.about-info a {
  color:#ffffff;
  text-decoration: none;
  font-style:italic;
}
.about-info h1 {
  font-size:18px;
  font-weight:normal;
  text-transform: uppercase;
}
.about-info h2 {
  padding-top:18px;
  font-weight: normal;
  font-size:12px;
}

.journal-home .content {
  width:100%;
  overflow-x:hidden;
  overflow-y:scroll;
  position: absolute;
  padding-top:0;
}
.journal-items {
  width:100%;
  height:100%;
  margin:auto;
  position: fixed;
  overflow: hidden;
  z-index: 3;
}

.journal-home .navigation-link a {
    color:white;
}

.journal-home .navigation-link a:hover {
    color:rgba(255,255,255,0.6);
}
.journal-home .sv-logo {
background:url('images/logo_white.png') bottom no-repeat;
background-size: 212px 20px;
}



.journal-home .journal-item {
  text-align:center;
  width:610px;
  height:610px;
  padding:65px 65px;
  margin:auto;
  position: absolute;
  top:80px;
}
.journal-home .journal-item-wrapper {
  position:relative;
  width:610px;
  height:610px;
  -webkit-font-smoothing: antialiased;
}

.journal-item-wrapper img {
  /*width:610px;*/
  height:610px;
}
.journal-item-wrapper .journal-item-title {
  position:absolute;
  bottom:0;
  background:rgba(0,0,0,0.7);
  line-height:20px;
  color:#ffffff;
  padding:10px;
  opacity:0;
  width:590px;
  -webkit-transition: all 0.5s ease-in-out;
}

.form-item-remember {
  margin:0 0 15px 0;
}
 
.journal-item-title A {
  color:#ffffff;
  text-decoration:none;
}

.journal-item-title A:hover {
  color:rgba(255,255,255,0.6);
  text-decoration:none;
}


.journal-item-title.active {
opacity:1;
}
.journal-detail .journal-item {
  text-align: center;
}

.mobile-shopping-bag-table
{
	width: 100%;
	margin:0;
	padding:0;
	border:0;
	border-collapse: collapse;
}

.shopping-bag-table {
  margin:0;
  padding:0;
  border:0;
  border-collapse: collapse;
  width:1016px;
  margin-top:43px;
}
.mobile-shopping-bag-table th,
.shopping-bag-table th {
  text-align:left;
  text-transform:uppercase;
  font-size:10px;
  letter-spacing: 2px;
  padding-bottom:6px;
  border-bottom:6px solid #000;
}
.shopping-bag-table td {
  vertical-align: top;
  border-bottom:2px solid #d8d8d8;
  padding-bottom:16px;
  padding-top:16px;
}

.mobile-shopping-bag-table td.mobile-shopping-bag-table-item-image,
.mobile-shopping-bag-table td.mobile-shopping-bag-table-item-description
{
	height: 200px;
	vertical-align: top;
	padding: 7px 0;
	border-bottom: 2px solid #d8d8d8;
}

/*.mobile-shopping-bag-table-item-image,*/
.shopping-bag-table-item-image {
  width:192px;
}

.mobile-shopping-bag-table-item-image img,
.shopping-bag-table-item-image img {
  display:block;
}

.shopping-bag-table-item-checkbox
{
	width: 30px;
}

.shopping-bag-table-item-image
{
	width: 200px;
}

.shopping-bag-table-item-description {
  width:284px;
  -webkit-font-smoothing: antialiased;
}
.mobile-shopping-bag-table-item-description .h2,
.shopping-bag-table-item-description h2 {
  font-size:16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin:0;
  padding:0;
  padding-top:5px;
}

.mobile-shopping-bag-table-item-description h3,
.shopping-bag-table-item-description h3 {
  font-weight:normal;
  font-size:16px;
  letter-spacing: 2px;
  font-style: italic;
  margin:0;
  padding:0;
  padding-top:5px;
}

.mobile-shopping-bag-table-item-description p,
.shopping-bag-table-item-description p {
  padding-top:20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size:11px;
  line-height:16px;
}
.shopping-bag-table-item-quantity {
  width:154px;
}

.myorders_itog .tal
{
	font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
	padding-top: 20px;
}

.shopping-bag-table-item-quantity input[type="text"],
.myorders_itog input[type="text"],
.search-page input[type="text"],
#why-cancel textarea{
  width:62px;
  height:18px;
  background-color: rgba(0,0,0,0.1);
  border:0;
  border-bottom: 1px solid #000;
  font-family: 'Zagolovochnaya';
  font-family: Times New Roman;
  font-weight: normal;
  font-size: 13px;
  text-align:center;
  padding-top:3px;

}

#why-cancel textarea
{
	width: 300px;
	height: 100px;
	text-align: left;
}

.myorders_itog input[type="text"]
{
	width: 200px;
	text-align: left;
}

.search-page input[type="text"]
{
	width: 350px;
	text-align: left;
}

.shopping-bag-table-item-price {
  width:184px;
  font-size:16px;
  -webkit-font-smoothing: antialiased;
}

.shopping-bag-table-item-actions {
  width:386px;
  font-size:16px;
  text-align: right;
  -webkit-font-smoothing: antialiased;
}

.shopping-bag-table-item-actions a {
  color:rgba(0,0,0,0.3);
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
  cursor:pointer;
}

.shopping-bag-table-item-actions a:hover {
  color:rgba(0,0,0,1);
}

.shopping-bag-total,
.shopping-bag-account
 {
  text-align: right;
  padding-top:20px;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.shopping-bag-account .price
{
	text-decoration: line-through;
}

.mobile-shopping-bag-total
{
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-top: 10px;
}

.mobile-shopping-bag-total .sum
{
	float: left;
	-webkit-text-size-adjust: auto;
}

.mobile-shopping-bag-total .update
{
	float: right;
	-webkit-text-size-adjust: auto;
}

.shopping-bag-actions {
  width:100%;
  text-align: center;
  padding-top:20px;
  padding-bottom:20px;
}
.shopping-bag-actions .button {
  display:inline-block;
  line-height:36px;
}

.mobile-shopping-bag-actions a
{
	display: block;
	font-size: 18px;
	width: 99%;
	text-decoration: none;
	padding-top: 4px;
	margin: 15px 0;
	background-color: #EDEDED;
}

.mobile-shopping-bag-actions span
{
	cursor: pointer;
	display: block;
	font-size: 18px;
	width: 99%;
	text-decoration: none;
	padding-top: 4px;
	margin: 15px 0;
	border: solid 1px #EDEDED;
}

.shopping-bag-no-items {
  /*position: absolute;*/
  /*top:50%;*/
  /*top:30vh;
  left:0;*/
  /*margin-top:-60px;*/
  margin-top: 15vh;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size:18px;
}

.order_steps {
    text-align:center;
}

.order_steps ul li.grey {
    color:#777;
}

.hidden {
    display:none;
}

.order_steps ul {
    width:800px;
    margin:0px auto;
    list-style-type: none;
    text-align:center;
}

.order_steps ul li {
    margin-left:25px;
    float:left;
    text-align:left;
    text-transform: uppercase;
    font-size:11px;
    letter-spacing:1px;
}


.steps {
  text-align:center;
}
.steps span {
  margin-left:15px;
  margin-right:15px;
  color:#8b8b8b;
  font-size:13px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.steps span.active {
  color:#000000;
}

.personal-account
{
	position: relative;
}

.personal-account .order
{
	overflow: auto;
}

.personal-account .order-title
{
	font-weight: bold;
	margin: 20px 0 5px;
}

.personal-account .order > div
{
	float: left;
}

.personal-account .order .title
{
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
	padding-bottom: 6px;
	border-bottom: 6px solid #000;
	font-weight: bold;
}

.personal-account .order img
{
	margin-top: 20px;
	margin-right: 20px;
}

.personal-account .order .value
{
	padding: 10px 20px 10px 0;
}

.personal-account .order .price .value,
.personal-account .order .status .value
{
	padding-top: 30px;
}

@media only screen and (min-width: 1024px)
{
	.personal-account .order > div
	{
		width: 200px;
	}
}

.checkout h2 {
  text-transform:uppercase;
  font-size:10px;
  letter-spacing: 2px;
  padding-bottom:6px;
  border-bottom:6px solid #000;
  padding-top:61px;
  margin-top:0;
  margin-bottom:20px;
}

.lead h2
{
	padding-top:15px;
}

.form {
  width:630px;
  margin:auto;
}
.form-item {
  width:630;
  text-align: center;
  position:relative;
  padding-bottom:10px;
  padding-top:10px;
}
.form-item span.required {
  right:10px;
  top:15px;
  color:#666666;
  position:absolute;
}
.checkout input[type="text"],
.checkout input[type="password"],
.checkout select,
#order_form_div input[type="text"],
#order_form_div input[type="password"],
#order_form_div textarea,
#order-mobile textarea,
#order textarea
{
  width:590px;
  height:18px;
  background-color: rgba(0,0,0,0.1);
  border:0;
  border-bottom: 1px solid #000;
  font-family: 'Zagolovochnaya';
  font-family: Times New Roman;
  font-weight: normal;
  font-size: 12px;
  padding-top: 3px;
  padding-left:20px;
  padding-right:20px;
  border-radius:0;
}

.checkout input::-webkit-input-placeholder {
  color:#000000;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.checkout .forgot-password {
  text-align: right;
  font-size: 11px;
  margin-top:15px;
  margin-bottom:10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin:4px 0 0 0;
  float:right;
}
.checkout .forgot-password a {
  color:#777777;
  text-decoration: none;
}
.checkout .content {
  padding-bottom:110px;
}

.store-legal h1 {
  font-size:13px;
  margin: 1px 0 0 0;
  letter-spacing: 2px;
  font-weight:normal;
  text-transform: uppercase;
}
.store-legal h2 {
  text-transform:uppercase;
  font-size:10px;
  letter-spacing: 2px;
  padding-bottom:6px;
  border-bottom:6px solid #000;
  padding-top:25px;
  margin-top:0;
  margin-bottom:10px;
}
.store-legal h3 {
  text-transform: uppercase;
  font-size:12px;
  letter-spacing: 1px;
  font-weight:normal;
}
.store-legal table {
  width:100%;
  border:0;
  padding:0;
  margin:0;
  border-collapse: collapse;
}
.store-legal table tr td {
  width:50%;
  vertical-align: top;
  padding-right:20px;
}

#order_form_content h2,
.order-checkout h2,
.page-orders h2 {
  text-transform:uppercase;
  font-size:10px;
  letter-spacing: 2px;
  padding-bottom:6px;
  border-bottom:6px solid #000;
  padding-top:44px;
  margin-top:0;
  margin-bottom:10px;
}
.page-orders a {

}
#order_form_div #sale_order_props {
	margin:auto;
	width: auto;
}
#order_form_div .sale_order_table .name {
	vertical-align: middle;

}
#order_form_div .sale_order_table.paysystem .name {
  padding-top:15px;

}

#order_form_div .sale_order_table.props td {
	border-bottom: 0;
}
#order_form_div .section {
	margin-bottom:0;
}
#order_form_div .order-checkout {

}
.shopping-bag-no-items a {
	color:#000;
	text-decoration: none;
	-webkit-transition: all 0.5s ease-in-out;
}

.shopping-bag-no-items a:hover {
	color:rgba(0,0,0,0.5);
}

.designerinfo {
    width: 1016px;
    margin-bottom: 13px;
    background-color: rgb(255, 255, 255); 
}

.designerinfo .opener {
	display: none;
}

.designerinfo h3 {
    text-transform:uppercase;
    letter-spacing:1px;
    font-size:11px;
    font-weight:bold;
    margin:0;
    padding:0;
}

.designerinfo p {
    line-height: 20px;
    font-size: 11px;
    letter-spacing: 1px;
}

.designerinfo .image-block {
	overflow: hidden;
	display: block;
	width: 330px;
	height: 464px;
	float:left;
}

.designerinfo .text-block {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}

.designerinfo .text-inner-block {
	padding: 50px;
}

.designerinfo .text-inner-block-ghost {
	padding: 5px 30px;
}

.designerinfo .text-inner-block-ghost p {
	line-height: 14px;
}

h1.new {
    font-size:11px;
    letter-spacing:1px;
    margin:0px;
    padding:0px;
}

h2.new {
    text-transform:uppercase;
    font-size:10px;
    margin:0;
    padding:0;
    letter-spacing: 2px;
    padding-bottom:6px;
    padding-top:47px;
    border-bottom:6px solid #000;
}
/*
	RESPONSIVE
*/

@media all and (min-width: 1684px) {
    .designerinfo,
    .mfilter
	{
        width: 1358px;
        margin-bottom: 13px;
        background-color: rgb(255, 255, 255); 
    }

	.shop-tiles .content {
		width:1360px;
	}
	.shop-tiles .shop-page-tiles {
		width:1372px;
	}

}
/*
 
 iOS

*/

/*
.ios .content {
    width:100%;
}

.ios .shop-page-tile-image {
    height:100%;
    width:100%;
    margin:0;
} 

.ios .layout {
    position:relative;
    z-index:auto;
}

.ios .bg {
    display:none;
}

.ios .sv-logo {
    display:none;
    visibility:hidden;
}

.ios .phone-menu {
    background:white;
    display:block !important;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    top: 0px;
    z-index:2;
    height:100%;
}
.ios .phone-menu A {
    display:block;
    font-size:48px;
    margin-left:20px;
}

.ios .phone-menu .logo {
    background:url('images/logo.png') bottom no-repeat;
    background-size: 212px 20px;
}

.ios .categories-menu, .ios .designers-menu, .ios .navigation-link, .ios .link-categories, .ios .link-designers, .ios .content-header {
    display:none !important;
}

.ios .shop-page-tiles {
    width: 100%;
}

.ios .shop-page-tile {
    width:100%;
    margin:0px;
    margin-bottom:13px;
    height:auto;
    overflow:hidden;
}

.ios .shop-page-tile-description {
    width:100%;
    height:200px;
}

.ios .shop-page-tile-description h2 {
    font-size:36px;
}

.ios .shop-page-tile-description h3 {
    font-size:36px;
}

.ios .shop-page-tile-description h4 {
    font-size:36px;
}*/


.ios .store-editorial {
  position: inherit;
  overflow: visible;
}

.ios .store-editorial-item {
  position: inherit;
  padding: 0;
}

.out_of_stock {
  font-size: 14px;
  letter-spacing: 1px;
  color: #c00;
}

.iphonemenu {
    display:none;
    width:1px;
    height:1px;
}

.iphoneonly {
    display:none !important;
}

.salebanner {
  width: 790px;
height: 200px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -395px;
/*margin-top: -100px;*/
margin-top: -160px;
font-family: Zagolovochnaya;
font-size: 35px;
color: white;
text-align: center;
line-height: 50px;
}

.salebanner span
{
	font-size: 45px;
}

.salebanner a
{
	color: #FFFFFF;
	font-family: Zagolovochnaya;
    font-size: 30px;
    line-height: 50px;
}

.salebanner a.women
{
	margin-right: 10px;
}

.salebanner a.men
{
	margin-left: 10px;
}

.mmenu,
.mbasket
{
	display: none;
}

#button_mobile_add_to_bag
{
	display: none;
}

.custom-search .filter-search {
	border: 1px solid #999;
	border-radius: 0;
} 

@media screen and (max-width: 640px)
{
	#button_add_to_bag
	{
		display: none;
	}

	#button_mobile_add_to_bag
	{
		display: inline-block;
		width: 100%;
	}

	.content
	{
		position: relative;
	}

	.mmenu
	{
		display: block;
		position: fixed;
		width: 100%;
		height: 100%;
		left: -100%;
		background-color: rgba(255,255,255,0.97);
		z-index: 8997;
	}

	.mmenu .search,
	.custom-search .filter-search
	{
		width: 90%;
		border-radius: 0;
		border: 0;
		padding: 6px 5px;
		box-sizing: border-box;
		background-color: rgba( 245, 245, 245, 0.8 );

		font-size: 14px;
		line-height: 20px;
		text-transform: uppercase;
		margin-bottom: 15px;
	}

	.mmenu .toggle
	{
		position: absolute;
		width: 30px;
		height: 30px;
		/*
		background: url( "images/menu.png" ) center center no-repeat;
		/**/
		background: url( "images/new/menu_black.png" ) center center no-repeat;
		background-size: cover;
		z-index: 8998;
	}

	.mmenu .toggle
	{
		top: 24px;
		right: -35px;
	}

	.mmenu.opened .toggle
	{
		top: 0;
		right: 5px;
		bottom: 0;
		width: 35px;
		height: auto;
		/*background: url( "images/menu.png" ) 5px 24px no-repeat;*/
		background: url( "images/new/menu_black.png" ) 5px 24px no-repeat;
		background-size: 30px;
	}

	.mmenu .auth
	{
		margin-bottom: 10px;
	}

	.mmenu .auth a
	{
		font-size: 16px;
		text-decoration: underline;
	}

	.mmenu a
	{
		text-transform: uppercase;
	}
	
	.mmenu .list
	{
		position: absolute;
		top: 20px;
		right: 50px;
		bottom: 20px;
		left: 20px;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
		z-index: 8999;
	}

	.mmenu .list .selected
	{
		text-decoration: underline;
	}
	
	.mmenu .list > a.title
	{
		display: block;
		font-size: 28px;
		line-height: 40px;
		padding-top: 7px;
		border-bottom: solid 1px gray;
	}
	
	.mmenu .list > a.title.closed
	{
		background: url( images/down.png ) 95% center no-repeat;
	}
	
	.mmenu .list > a.title.opened
	{
		background: url( images/up.png ) 95% center no-repeat;
	}
	
	.mmenu .list > ul
	{
		margin: 10px 0 0 0;
		padding: 0;
	}
	
	.mmenu .list > ul.closed
	{
		display: none;
	}
	
	.mmenu .list > ul li
	{
		list-style: none;
		padding: 5px 0;
	}
	
	.mmenu .mfooter
	{
		margin-top: 100px;
	}
	
	.mmenu .mfooter a
	{
		display: block;
		font-size: 11px;
		line-height: 25px;
	}

	.mmenu.opened,
	.mbasket.opened
	{
		z-index: 9997;
	}

	.mbasket
	{
		display: block;
		position: fixed;
		width: 100%;
		height: 100%;
		right: -100%;
		background-color: rgba(255,255,255,0.97);
		z-index: 8997;
	}

	.mbasket.loading
	{
		background: url(images/new/new_loader.gif) center center no-repeat rgba(255,255,255,0.97);
	}

	.mbasket .toggle
	{
		position: absolute;
		width: 35px;
		height: 35px;
		/*background: url(images/fbasket35.png) center center no-repeat;*/
		background: url(images/new/basket_black.png) center center no-repeat;
		background-size: cover;
	}

	.mbasket .toggle
	{
		position: absolute;
		/*top: 22px;*/
		top: 15px;
		left: -35px;
	}

	.mbasket.opened .toggle
	{
		position: absolute;
		top: 0;
		right: auto;
		bottom: 0;
		left: 0;
		width: 35px;
		height: auto;
		background: url(images/fbasket35.png) 3px 24px no-repeat;
	}

	.mbasket.opened .closeIcon
	{
		background: url(images/mobile/close.png) 3px 15px no-repeat;
		background-size: contain;
	}
	
	.mbasket .list
	{
		position: absolute;
		top: 20px;
		right: 20px;
		bottom: 20px;
		left: 50px;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
		z-index: 8999;
	}

	/*
	.content
	{
		overflow-x: hidden;
	}

	.content .move
	{
		width: 100%;
		float: left;
		overflow-x: hidden;
	}

	.mmenu
	{
		display: block;
		position: relative;
		float: left;
		width: 100%;
		margin-top: -110px;
		margin-left: -200%;
		background-color: rgba(255,255,255,0.90);
	}

	.mmenu .toggle
	{
		width: 30px;
		height: 30px;
		background: url( "images/menu.png" ) center center no-repeat;
	}

	.mmenu .toggle
	{
		position: fixed;
		top: 24px;
		left: 5px;
	}
	
	.mmenu.opened .toggle
	{
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: auto;
		width: 35px;
		height: auto;
		background: url( "images/menu.png" ) 0 24px no-repeat;
	}
	
	.mmenu a
	{
		text-transform: uppercase;
	}
	
	.mmenu .list
	{
		margin: 20px 55px 20px 20px;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}
	
	.mmenu .list > a.title
	{
		display: block;
		font-size: 28px;
		line-height: 40px;
		padding-top: 7px;
		border-bottom: solid 1px gray;
	}
	
	.mmenu .list > a.title.closed
	{
		background: url( images/down.png ) 95% center no-repeat;
	}
	
	.mmenu .list > a.title.opened
	{
		background: url( images/up.png ) 95% center no-repeat;
	}
	
	.mmenu .list > ul
	{
		margin: 10px 0 0 0;
		padding: 0;
	}
	
	.mmenu .list > ul.closed
	{
		display: none;
	}
	
	.mmenu .list > ul li
	{
		list-style: none;
		padding: 5px 0;
	}
	
	.mmenu .mfooter
	{
		margin-top: 100px;
	}
	
	.mmenu .mfooter a
	{
		display: block;
		font-size: 11px;
		line-height: 25px;
	}

	.mbasket
	{
		display: block;
		position: relative;
		float: left;
		width: 100%;
		margin-top: -110px;
		margin-right: -100%;
		background-color: rgba(255,255,255,0.90);
	}

	.mbasket.loading
	{
		background: url( "http://www.konstantinfo.com/img/new_loader.gif" ) center center no-repeat rgba(255,255,255,0.90);
	}

	.mbasket .toggle
	{
		width: 30px;
		height: 30px;
		background: url( "http://png-1.findicons.com/files/icons/2810/ios_tab_bar/30/shopping_bag.png" ) center center no-repeat;
	}

	.mbasket .toggle
	{
		position: fixed;
		top: 24px;
		right: 5px;
	}

	.mbasket.opened .toggle
	{
		position: absolute;
		top: 0;
		right: auto;
		bottom: 0;
		left: 0;
		width: 35px;
		height: auto;
		background: url( "http://png-1.findicons.com/files/icons/2810/ios_tab_bar/30/shopping_bag.png" ) 5px 24px no-repeat;
	}
	
	.mbasket .list
	{
		margin: 20px 20px 20px 55px;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}
	*/
}

#swrapper
{
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9998;
	background-color: rgba(0,0,0,0.8);
}

#swrapper.removed
{
	right: 200%;
	left: -200%;
}

#social,
#socialen
{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 620px;
	height: 330px;
	padding: 25px;
	margin: auto;
	z-index: 9999;
}

#social
{
	background: url( images/vkfbback.png ) center center no-repeat;
}

#socialen
{
	background: url( images/fbback.png ) center center no-repeat;
}

#social .block,
#socialen .block
{
	overflow: hidden;
	height: 260px;
	margin-top: 70px;
}

#social .block
{
	width: 620px;
}

#socialen .block
{
	text-align: center;
}

#social .logo,
#socialen .logo
{
	position: absolute;
	left: 0;
	top: 15px;
	right: 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 37px;
	line-height: 39px;
	letter-spacing: 7px;
}

#social .slogan,
#socialen .slogan
{
	position: absolute;
	left: 0;
	top: 63px;
	right: 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 2px;
}

#social span.close,
#socialen span.close
{
	cursor: pointer;
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 25px;
	height: 25px;
	background: url( images/vkfbclose.png ) center center no-repeat;
}

#social .vk,
#social .fb,
#socialen .vk,
#socialen .fb
{
	background-color: #FFFFFF;
}

#social .vk,
#social .vk-mobile
{
	float: right;
}

#social .fb,
#social .fb-mobile
{
	float: left;
}

#social .vk-mobile,
#social .fb-mobile
{
	display: none;
}

#socialen
{
	width: 400px;
}

#socialen .fb
{
	float: none;
	display: inline-block;
}

@media screen and (max-width: 640px)
{
	#social,
	#socialen
	{
		top: 50px;
		right: 10px;
		bottom: 30px;
		left: 10px;
		width: 70%;
		height: 200px;
	}

	#social .logo,
	#socialen .logo
	{
		top: 50px;
	}

	#social .slogan,
	#socialen .slogan
	{
		top: 98px;
	}

	#social .block,
	#socialen .block
	{
		width: 100%;
	}

	#social .vk,
	#social .fb,
	#socialen .fb
	{
		display: none;
	}

	#social .vk-mobile,
	#social .fb-mobile,
	#socialen .fb-mobile
	{
		display: block;
		margin: 20px 0;
	}

	#social .block,
	#socialen .block
	{
		margin-top: 115px;
	}

	#social .logo,
	#socialen .logo
	{
		font-size: 27px;
	}
}

@media screen and (max-width: 400px)
{
	#social .vk-mobile,
	#social .fb-mobile
	{
		float: none;
	}
}

#lead
{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 300px;
	height: 150px;
	text-transform: uppercase;
}

#newlead
{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	text-transform: uppercase;
	letter-spacing: 5px;
}

#newlead.en
{
	width: 400px;
	height: 200px;
}

#newlead.ru
{
	width: 500px;
	height: 200px;
}

#lead a,
#newlead a
{
	
}

#lead a:hover,
#newlead a:hover
{
	text-decoration: underline;
}

#order-mobile h2
{
	padding-top: 20px;
}

ul.data
{
	padding: 0;
	margin: 0;
}

ul.data li
{
	list-style: none;
	padding: 0;
	margin-bottom: 10px;
	width: 100%;
}

ul.data li:after
{
	content: "";
	height: 0;
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
}

ul.data input[type=text],
ul.data input[type=password],
ul.data textarea
{
	width: 100% !important;
}

ul.data textarea
{
	height: 50px !important;
}

ul.data li.float input[type=radio],
ul.data li.float input[type=checkbox]
{
	float: left;
	margin-right: 5px;
	margin-bottom: 30px;
}

ul.data input[type=submit],
ul.data input[type=button]
{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;

	width: 100%;
	border-radius: 0;
}

#order
{
	text-align: center;
	max-width: 1110px;
	margin-top: 20px;
}

#order h1
{
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;

	padding: 0 0 30px;
}

#order input,
#order select,
#order textarea
{
	border-radius: 0;
	
}

#order .hide
{
	display: none;
}

#order .block
{
	padding: 0 0 10px;
}

#order .block .title
{
	margin-bottom: 20px;
	background: url(/bitrix/templates/eshop_sv/images/line.gif) center center no-repeat;
}

#order .block .title h3
{
	display: inline-block;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	padding: 3px 25px;
	margin: 0;
}

#order .block.payment .list
{
	position: relative;
	display: inline-block;
	width: 650px;
}

#order .required-error,
#order .block .pay-error
{
	display: none;
	font-size: 12px;
	line-height: 12px;
	color: #DD3333;
	/*text-transform: uppercase;*/
	margin-top: 2px;
	margin-bottom: 10px;
}

#order .field
{
	position: relative;
	display: inline-block;
	width: 400px;
	margin-bottom: 20px;
}

#order .field .error
{
	display: block;
	color: red;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
}

#order .field a
{
	float: right;
	text-decoration: underline;
}

#order .field input,
#order .field select,
#order .field textarea
{
	width: 394px;
	padding-right: 3px;
	padding-left: 3px;
}

#order .field select
{
	width: 400px;
	height: 25px;
	text-transform: uppercase;
}

#order .field textarea
{
	height: 50px;
}

#order .field .desc
{
	position: absolute;
	top: 2px;
	left: -95px;
}

#order .field .code
{
	display: inline-block;
	text-align: right;
	margin-right: 10px;
}

#order .field.phone
{
	position: relative;
	text-align: right;
}

#order .field.phone:after
{
	position: absolute;
	content: "—";
	top: 1px;
	left: 42px;
}

#order .field.phone input
{
	display: inline-block;
	width: 340px;
}

#order .field label
{
	float: left;
}

#order .field label input
{
	width: auto;
}

#order .field label span
{
	cursor: pointer;
	border-bottom: dotted 1px black;
}

@media only screen and (max-width: 500px)
{
	#order .field
	{
		margin-bottom: 5px;
	}

	#order .field .desc
	{
		position: static;
		font-size: 11px;
		text-align: left;
		margin-bottom: 3px;
		margin-left: 2px;
	}

	#order .button
	{
		width: 100%;
		padding-top: 3px;
		margin-bottom: 20px;
	}

	#order input[type=submit],
	#order input[type=button]
	{
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	
		width: 100%;
		border-radius: 0;
		background-color: #ededed;
	}
}