.center {
  max-width: 990px;
  margin: 0 auto;
}
.footer .center {
	max-width: 1240px;
}
.hamburger,
.mobil-menu,
.mobil-menu-ov.active,
.nav-par .fa {
  display: none;
}
.desk-menu {
  display: block;
  margin: 0 -20px;
}
.nav-ul,
.nav-sub-ul,
.links-ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.desk-links {
  display: block;
  height: 50px;
  line-height: 50px;
	float: right;
}
.links-li {
  display: inline-block;
}
.links-sep {
	color: #e1e0e5;
	padding: 0 8px;
}
.links-li a {
  color: #1E1E1E;
}
.head-logo {
  width: auto;
  float: left;
}
.nav-sub {
  display: none;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 5px 5px rgba(0,0,0,0.19);
  min-width: 600px;
  padding: 20px;
  position: absolute;
  top: 55px;
  left: 0;
  z-index: 3;
}
.nav-par:hover .nav-sub {
  display: block;
}
.nav-li {
  display: inline-block;
  position: relative;
}
.nav-li a {
  padding: 0 20px;
  line-height: 55px;
  color: #1E1E1E;
  font-family: 'Gotham-Medium';
  text-transform: uppercase;
  display: block;
}
.nav-li a:hover {
  text-decoration: none;
  background: #f9f9f9;
}
.nav-li.nav-hot a {
  color: #eb3a34;
}
.nav-sub-li {
  display: block;
  width: 50%;
  float: left;
}
.nav-sub-li a {
  padding: 0 20px;
  line-height: 32px;
  color: #575757;
  font-family: 'Gotham-Book';
  text-transform: uppercase;
}
.nav-sub-li a:hover {
  text-decoration: underline;
  background: #fff;
}
.head-cart {
	float: none;
	position: absolute;
	right: 15px;
	top: 65px;
  height: 55px;
}
.head-search {
	position: absolute;
	float: none;
	right: 45px;
	top: 65px;
  height: 55px;
}

.col-20 {
  width: 20%;
  float: left;
}
.col-25 {
  width: 25%;
  float: left;
}
.col-33 {
  width: 33.3333%;
  float: left;
}
.col-40 {
  width: 40%;
  float: left;
}
.col-50 {
  width: 50%;
  float: left;
}
.col-60 {
  width: 60%;
  float: left;
}

.col-20:nth-child(5n+1) {
	clear: left;
}
.col-25:nth-child(4n+1) {
	clear: left;
}
.col-33:nth-child(3n+1) {
	clear: left;
}
.col-50:nth-child(2n+1) {
	clear: left;
}

.list-filters {
  width: 21%;
  padding-right: 2%;
  float: left;
  border: none;
}
.current-filter .current-remove-all {
	display: block;
}
.list-products {
  width: 79%;
  float: left;
}

.pagin {
	float: left;
  text-align: left;
  margin-bottom: 0;
}
.limiter {
  float: right;
  text-align: left;
}

.list-filters-title {
  display: none;
}
.list-filter {
	display: block;
  margin-bottom: 20px;
}
.current-title {
  display: block;
}
.current-filter {
	margin-bottom: 30px;
}
.current-filter ul {
	margin: 15px 0;
}
.filter-title {
	padding: 0;
  margin-bottom: 10px;
	height: auto;
	line-height: inherit;
	background: none;
	border: none;
}
.filter-options {
	display: block !important;
  border: none;
  padding: 0;
}
.slideit {
	display: none;
}
.detail-title .slideit {
  display: block;
}

.breadcrumbs {
  display: block;
}
.prod-media {
	float: left;
  width: 57%;
	margin-bottom: 25px;
  position: relative;
  max-width: none;
}
.prod-info {
  float: right;
  width: 40%;
  max-width: none;
  margin: auto;
}

#prod-carousel {
  display: block;
	width: 88px;
	margin: 0 1px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
#prod-carousel li {
	float: none !important;
	height: 132px;
	margin-bottom: 2px;
}
#prod-carousel li.flex-active-slide img {
	border: 2px solid #9b99a9;
}
#prod-carousel li.video {
	position: relative;
	overflow: hidden;
}
#prod-carousel li.video::before {
	content: '\f03d';
	width: 100%;
	height: 100%;
	position: absolute;
	font-family: "FontAwesome";
	text-align: center;
	line-height: 132px;
	background: rgba(255,255,255,0.5);
	color: #fff;
	font-size: 30px;
	text-shadow: 0 0 3px #000;
}
#prod-carousel.flexslider .flex-direction-nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
  pointer-events: none;
}
#prod-carousel.flexslider .flex-direction-nav li.flex-nav-prev {
	width: 100%;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
  pointer-events: all;
}
#prod-carousel.flexslider .flex-direction-nav li.flex-nav-next {
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
  pointer-events: all;
}
#prod-carousel.flexslider .flex-direction-nav li.flex-nav-prev a.flex-disabled,
#prod-carousel.flexslider .flex-direction-nav li.flex-nav-next a.flex-disabled {
  display: none;
}
#prod-carousel.flexslider .flex-direction-nav .flex-nav-prev a,
#prod-carousel.flexslider .flex-direction-nav .flex-nav-next a {
	display: block;
	width: 100%;
	height: 30px;
	background: rgb(255,255,255);
  background: rgba(255,255,255,0.5);
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	color: #333;
  cursor: pointer;
  opacity: 0.5;
}
#prod-carousel.flexslider .flex-direction-nav .flex-nav-prev a:hover,
#prod-carousel.flexslider .flex-direction-nav .flex-nav-next a:hover {
  opacity: 1;
}
#prod-slider {
	width: 456px;
  width: -webkit-calc(100% - 90px);
  width: -moz-calc(100% - 90px);
  width: calc(100% - 90px);
	margin-left: 90px;
  padding: 0 70px;
  overflow: hidden;
}
#prod-slider.flexslider .flex-control-nav {
  display: none;
}

.with-sidebar .main {
  float: left;
  width: 66%;
}
.with-sidebar .sidebar {
  float: right;
  margin-left: 11%;
  width: 23%;
}
.sidebar {
	max-width: none;
	margin: auto;
}

.links-user-li.active .user-layer {
  display: block;
}

.cart-layer {
	width: 400px;
  top: 50px;
}
.cart-layer .item-data {
	width: 293px;
}
.summary-title .slideit {
  display: block;
}

.layer-slideup {
	width: 640px;
	box-shadow: 0 0 5px 1px rgba(197, 197, 197, 0.8);
	height: auto;
	left: 50%;
	margin-left: -320px;
}
.slideup-content {
	position: relative;
	margin: 60px 0 60px auto;
	width: 464px;
	padding: 20px 56px;
	left: auto;
	bottom: auto;
}
.slideup-bg {
	position: absolute;
	width: 240px;
	height: 100%;
  left: 0;
  top: 0;
}

.cart-summary {float:right; width:250px;}
.cart-list {float:left; width: calc(100% - 270px);}
.cart-summary h4 {display:block; text-align:center; font-size:24px; font-weight: 300; margin:0 15px; padding: 15px; border-bottom: 1px solid #ccc;}
.cart-title-desktop {display:block; line-height: 35px; font-weight: bold;}
.cart-title {display:none;}
.cart-col1 {width:60%;}
.cart-col2 {width:15%;}
.cart-col3 {width:10%;}
.cart-col4 {width:15%;}
.cart-img {width:165px;}
.cart-img img { height: 165px;}

.bg-1 .checkout-form {float:left; width: calc(100% - 320px); margin: 20px 0; padding: 20px;}

.bg-1 .cart-summary {float:right; width:300px; }
.mobil-title {display: none;}

.coupon-title .slideit {
	display: block;
}

.cust-nav {
  padding: 15px 0;
}
.cust-nav a {
	padding: 10px 15px;
}

.cust-left {
  width: 23%;
  float: left;
  margin-right: 2%;
}
.cust-right {
  width: 75%;
  float: right;
}
.cust-table table tr {
  border-bottom: none;
}
.cust-table table th,
.cust-table table td {
  display: table-cell;
}
.cust-table .mob {
  display: none;
}
.cust-table table th:nth-child(3),
.cust-table table td:nth-child(3),
.cust-table table th:nth-child(4),
.cust-table table td:nth-child(4),
.cust-table table th:nth-child(5),
.cust-table table td:nth-child(5) {
	text-align: right;
  white-space: nowrap;
}

.site-home .list h3,
.site-home .carous h3 {
  margin-bottom: 48px;
	margin-top: 100px;
}