
body {
  font: 14px/20px Tahoma, Arial;
  color: #63605c;
  background: #dedbdb;
}
.container {
  width: 90%;
  max-width: 1366px;
}
a {
  color: #ef833d;
  text-decoration: none;
}
a:hover {
  color: #ef833d;
  text-decoration: underline;
}
a:focus,
a:active {
  color: #ef833d;
  text-decoration: none;
  outline: none;
}
.btn {
  display: inline-block;
  vertical-align: middle;
  padding: 12px 30px;
  border: 2px solid #dbd8d7;
  background: transparent;
  border-radius: 0;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #eee;
  text-align: center;
  -webkit-transition: color 0.1s ease-in-out, border-color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out, border-color 0.1s ease-in-out, background-color 0.1s ease-in-out;
}
.btn:hover,
.btn:active,
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  color: #fff;
  border-color: #ef833d;
  background-color: #ef833d;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.btn:hover i.fa,
.btn:active i.fa,
.btn:focus i.fa,
.btn:active:focus i.fa,
.btn.active:focus i.fa {
  color: #fff;
}
.btn span.icon {
  margin-right: 10px;
  vertical-align: bottom;
}
.form-btn {
  border-color: #242424;
  color: #332e29;
  padding: 10px 40px;
}
.form-btn i.fa {
  color: #ef833d;
  margin-right: 3px;
  font-size: 14px;
}
.car-icon {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 21px;
  background: url(car-icon.png) no-repeat center center;
}
.star-icon {
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  background: url(star-icon.png) no-repeat center center;
}
.catalog2-icon {
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 15px;
  background: url(catalog2-icon.png) no-repeat center center;
}
.catalog-icon {
  display: inline-block;
  vertical-align: middle;
  width: 9px;
  height: 6px;
  background: url(catalog-icon.png) no-repeat center center;
}
.clock-icon {
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 34px;
  background: url(clock-icon.png) no-repeat center center;
}
.credit-icon {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 16px;
  background: url(credit-icon.png) no-repeat center center;
}
.envelope-icon {
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 14px;
  background: url(envelope-icon.png) no-repeat center center;
}
.instagram-icon {
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  background: url(instagram-icon.png) no-repeat center center;
}
.map-marker-icon {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 20px;
  background: url(map-marker-icon.png) no-repeat center center;
}
.phone-icon {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url(phone-icon.png) no-repeat center center;
}
.plus-circle-icon {
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  height: 19px;
  background: url(plus-circle-icon.png) no-repeat center center;
}
.plus-r-circle-icon {
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  height: 20px;
  background: url(plus-hover.png) no-repeat center top;
}
.search-icon {
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 17px;
  background: url(search-icon.png) no-repeat center center;
}
.shop-cart-icon {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  background: url(shop-cart-icon.png) no-repeat center center;
}
.bigcart-icon {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 24px;
  background: url(bigcart-icon.png) no-repeat center center;
}
.shop-hover-icon {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  background: url(shop-hover-icon.png) no-repeat center center;
}
.thumb-up-icon {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 17px;
  background: url(thumb-up-icon.png) no-repeat center center;
}
.user-icon {
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 16px;
  background: url(user-icon.png) no-repeat center center;
}
.account-icon {
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 30px;
  background: url(account-icon.png) no-repeat center center;
}
.user-hover-icon {
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 16px;
  background: url(user-hover-icon.png) no-repeat center center;
}
.vk-icon {
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 26px;
  background: url(vk-icon.png) no-repeat center center;
}
.shop-icon {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 46px;
  background: url(shop-icon.png) no-repeat center center;
}
.delivery-icon {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 29px;
  background: url(delivery-icon.png) no-repeat center center;
}
.vk-sm-icon {
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 15px;
  background: url(vk-sm-icon.png) no-repeat center center;
}
.fb-icon {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 17px;
  background: url(fb-icon.png) no-repeat center center;
}
.mail-icon {
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  height: 18px;
  background: url(mail-icon.png) no-repeat center center;
}
.sort-icon {
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 16px;
  background: url(sort-icon.png) no-repeat center center;
}
.settings-icon {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: url(settings-icon.png) no-repeat center center;
}
.delivery2-icon {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 29px;
  background: url(delivery2-icon.png) no-repeat center center;
}
.cart-plus-icon {
  display: inline-block;
  vertical-align: middle;
  width: 33px;
  height: 30px;
  background: url(cart-plus-icon.png) no-repeat center center;
}
.chat-icon {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  background: url(chat-icon.png) no-repeat center center;
}
.catalog-btn {
  padding-left: 50px;
  background: url(catalog2-icon.png) no-repeat 20px center;
}
.catalog-btn:hover,
.catalog-btn:active,
.catalog-btn:focus {
  background-image: url(catalog2-hover.png);
}
.envelope-btn {
  padding-left: 50px;
  background: url(envelope-icon.png) no-repeat 20px center;
}
.envelope-btn:hover,
.envelope-btn:active,
.envelope-btn:focus {
  background-image: url(envelope-hover.png);
}
.plus-btn {
  padding-left: 60px;
  background: url(plus-circle-icon.png) no-repeat 35px center;
}
.plus-btn:hover,
.plus-btn:active,
.plus-btn:focus {
  background-image: url(plus-hover.png);
}
.trash-btn {
  background: url(trash-icon.png) no-repeat center center;
}
.trash-btn:hover,
.trash-btn:active,
.trash-btn:focus {
  background-image: url(trash-hover.png);
}
.arrow-btn {
  padding-left: 60px;
  background: url(long-arrow-right.png) no-repeat 25px center;
}
.arrow-btn:hover,
.arrow-btn:active,
.arrow-btn:focus {
  background-image: url(long-arrow-hover.png);
}
.comment-btn {
  padding-left: 60px;
  background: url(comment-icon.png) no-repeat 25px center;
}
.comment-btn:hover,
.comment-btn:active,
.comment-btn:focus {
  background-image: url(comment-hover.png);
}
.user-btn {
  padding-left: 60px;
  background: url(user-hover-icon.png) no-repeat 30px center;
}
.user-btn:hover,
.user-btn:active,
.user-btn:focus {
  background-image: url(user-icon.png);
}
.aim-btn {
  padding-left: 50px;
  background: url(aim-icon.png) no-repeat 25px center;
}
.aim-btn:hover,
.aim-btn:active,
.aim-btn:focus {
  background-image: url(aim-hover.png);
}
.form-control {
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #000;
  height: 40px;
  width: 100%;
  padding: 8px 14px;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #cbcbcb), color-stop(100%, rgba(203, 203, 203, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #cbcbcb 0%, rgba(203, 203, 203, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, right top, from(#cbcbcb), to(rgba(203, 203, 203, 0)));
  background: linear-gradient(to right, #cbcbcb 0%, rgba(203, 203, 203, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cbcbcb', endColorstr='#00cbcbcb', GradientType=1);
  /* IE6-9 */
}
.form-control::-webkit-input-placeholder {
  color: #000;
}
.form-control::-moz-placeholder {
  color: #000;
}
.form-control:-moz-placeholder {
  color: #000;
}
.form-control:-ms-input-placeholder {
  color: #000;
}
.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ef833d;
  background: transparent;
  padding: 7px 13px;
}
.has-error .form-control {
  border-color: #c82728;
  border:1px solid #c82728;
  background: transparent;
}
.has-error .form-control:focus {
  border-color: #c82728;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .form-control::-webkit-input-placeholder {
  color: #c82728;
}
.has-error .form-control::-moz-placeholder {
  color: #c82728;
}
.has-error .form-control:-moz-placeholder {
  color: #c82728;
}
.has-error .form-control:-ms-input-placeholder {
  color: #c82728;
}
div.form-inline .form-group {
  width: 49%;
  margin-bottom: 20px;
}
div.form-inline .form-group .form-control {
  width: 100%;
}
textarea.form-control {
  height: 200px;
  width: 100%;
  resize: none;
  color: #000;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #cbcbcb), color-stop(100%, rgba(203, 203, 203, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #cbcbcb 0%, rgba(203, 203, 203, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, right top, from(#cbcbcb), to(rgba(203, 203, 203, 0)));
  background: linear-gradient(to right, #cbcbcb 0%, rgba(203, 203, 203, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cbcbcb', endColorstr='#00cbcbcb', GradientType=1);
  /* IE6-9 */
}
textarea.form-control::-webkit-input-placeholder {
  color: #000;
}
textarea.form-control::-moz-placeholder {
  color: #000;
}
textarea.form-control:-moz-placeholder {
  color: #000;
}
textarea.form-control:-ms-input-placeholder {
  color: #000;
}
.form-style h4 {
  color: #332e29;
  margin: 0 0 40px;
  font-size: 18px;
  font-weight: bold;
}
.form-style .form-group {
  height: 40px;
  line-height: 40px;
}
.form-style .form-group label {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.form-style a {
  color: #242424;
  font-size: 12px;
}
.form-style a:hover {
  color: #ef833d;
}
.header-main {
  position: relative;
  z-index: 20;
}
.header-main .header-content {
  background-color: #fff;
  padding-bottom: 5px;
}
.logo {
  text-align: center;
  padding-top: 25px;
}
.logo img {
  margin: 0 auto;
  width:200px;
}
.header-block-bottom {
  color: #000;
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
  line-height: 42px;
}
.header-block-bottom span {
  padding-left: 15px;
}
.header-block-bottom a {
  display: table;
  color: #000;
  padding: 10px 20px;
  border: 2px solid transparent;
  -webkit-transition: color 0.1s ease-in-out, border-color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out, border-color 0.1s ease-in-out;
}
.header-block-bottom a:hover {
  color: #ef833d;
  text-decoration: none;
  border: 2px solid #222;
}
.header-block-bottom a span {
  display: table-cell;
  vertical-align: middle;
}
.phone {
  font-weight: bold;
  font-size: 16px;
  line-height: 37px;
}
.phone span {
  padding-left: 10px;
}
.phone span.icon {
  margin-top: -2px;
}
.address {
  display: table;
  margin: 0 auto;
  line-height: 14px;
}
.address span {
  display: table-cell;
  text-align: left;
  padding-left: 15px;
}
.search {
  border-bottom: 2px solid #999694;
}
.search:active,
.search:focus,
.search:hover {
  border-color: #f7c19e;
}
.search button,
.search input[type=submit] {
  background: transparent;
  border: none;
  -webkit-transition: opacity 0.1 ease-in-out;
  transition: opacity 0.1 ease-in-out;
}
.search button:hover,
.search input[type=submit]:hover,
.search button:active,
.search input[type=submit]:active,
.search button:focus,
.search input[type=submit]:focus {
  opacity: .7;
  outline: none;
}
.search input[type=text] {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  background: transparent;
  height: 35px;
}
.search input[type=text]:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
nav.navigation {
  text-align: right;
  width: 100%;
  position:relative;
}
nav.navigation>span {
  background:#777;
  padding:4px 0;
  position:absolute;
  right: 44px;
  bottom: -34px;
  z-index: 1;
  border:4px solid #fff;
  cursor:pointer;
  display:none;
}
nav.navigation>span>span {
  display:block;
  border-top:4px solid #fff;
  border-bottom:4px solid #fff;
  height:12px;
  width:24px;
}
@media screen and (max-width: 500px){
  nav.navigation>ul{display:none}
  nav.navigation>span{display:block}
  nav.navigation>ul.drop{display:inline-block}
}

.menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  text-align: center;
  font-size: 0;
}
.menu li {
  display: table-cell;
  vertical-align: middle;
}
.menu li.active a {
  text-decoration: none;
  color: #fff;
  background-color: #ef833d;
}
.menu a {
  display: block;
  color: #332e29;
  font-size: 12px;
  line-height: 14px;
  padding: 13px 15px;
  background-color: #fff;
  -webkit-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
}
.menu a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #ef833d;
}
.header-block-right {
  display: table;
  width: 100%;
  margin-left: 1px;
}
.header-block-right .login,
.header-block-right .shop-cart-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.login {
  width: 40px;
}
.login a {
  display: block;
  width: 40px;
  height: 40px;
  background: #262626 url(user-icon.png) no-repeat center center;
}
.login a:hover {
  background: #000000 url(user-hover-icon.png) no-repeat center center;
}
.restore {
  color: #242424;
  font-size: 12px;
  margin-left: 40px;
}
.registration {
  padding-top: 30px;
}
.registration a {
  font-weight: bold;
  font-size: 14px;
}
.registration p {
  margin: 0 0 15px;
}
.registration .reg-social-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.registration .reg-social-list li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.registration .reg-social-list li:last-child {
  margin-right: 0;
}
.registration .reg-social-list a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 33px;
  text-align: center;
  border: 2px solid #d5d5d5;
  -webkit-transition: background-color 0.1s ease-in-out, border-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out, border-color 0.1s ease-in-out;
}
.registration .reg-social-list a:hover {
  background-color: #f29c64;
  border-color: #f29c64;
}
.account-block .account-header {
  padding: 35px;
  background-color: #f2f2f2;
  text-align: center;
  width: 100%;
}
.account-block .account-header h5 {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  color: #63605c;
  padding-left: 30px;
}
.account-block .account-middle {
  padding: 35px;
  background-color: #f2f2f2;
  text-align: right;
}
.account-block .account-middle h5 {
  font-size: 18px;
  font-weight: bold;
  color: #29241e;
  margin: 0;
}
.account-block .account-footer {
  padding: 20px 40px;
  background-color: #595551;
  text-align: center;
}
.account-block .account-footer .btn {
  width: 100%;
}
.shop-cart-wrapper {
  text-align: right;
  position: relative;
}
.shop-cart-wrapper a.shop-link {
  display: block;
  height: 40px;
  width: 100%;
  padding: 0 15px;
  line-height: 37px;
  background: url(shop-cart-icon.png) no-repeat 15px center;
  -webkit-transition: background 0.1s ease-in-out;
  transition: background 0.1s ease-in-out;
}
.shop-cart-wrapper a.shop-link:hover {
  background: #ef833d url(shop-hover-icon.png) no-repeat 15px center;
}
.shop-cart-wrapper a.shop-link:hover .count {
  background-color: #fff;
  color: #222;
}
.shop-cart-wrapper a.shop-link.active {
  background: #ef833d url(shop-hover-icon.png) no-repeat 15px center;
}
.shop-cart-wrapper a.shop-link.active .count {
  background-color: #fff;
  color: #222;
}
.shop-cart-wrapper .count {
  display: inline-block;
  vertical-align: middle;
  background-color: #ef833d;
  font-weight: bold;
  font-size: 14px;
  min-width: 30px;
  padding: 0 2px;
  height: 30px;
  width: auto;
  text-align: center;
  line-height: 30px;
  color: #fff;
  -webkit-transition: background 0.1s ease-in-out, color 0.1s ease-in-out;
  transition: background 0.1s ease-in-out, color 0.1s ease-in-out;
}
.shop-content {
  display: none;
  position: absolute;
  z-index: 999;
  top: 50px;
  right: 0;
  width: 320px;
}
.shop-content .shop-goods-list {
  background-color: #f2f2f2;
  padding: 20px;
  margin: 0;
  list-style: none;
}
.shop-content .shop-goods-list li {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}
.shop-content .shop-goods-list li:last-child {
  margin-bottom: 0;
}
.shop-content .shop-goods-list li div {
  display: table-cell;
  vertical-align: top;
}
.shop-content .image {
  width: 70px;
  height: 70px;
  overflow: hidden;
}
.shop-content .image img {
  width: 100%;
  height: 100%;
}
.shop-content .info {
  text-align: left;
  font-size: 12px;
  line-height: 14px;
  color: #000;
  padding: 0 10px;
}
.shop-content .price {
  display: block;
  font-weight: bold;
  font-size: 12px;
  padding-top: 10px;
}
.shop-content .remove a {
  color: #4d4337;
}
.shop-content .remove a:hover {
  color: #ef9358;
}
.shop-content .count-goods-price {
  background-color: #fff;
  padding: 10px 20px;
  text-align: left;
}
.shop-content .count-goods,
.shop-content .count-price {
  display: table;
  width: 100%;
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  margin: 5px 0;
}
.shop-content .count-goods span,
.shop-content .count-price span {
  display: table-cell;
  vertical-align: top;
}
.shop-content .count-goods span:last-child,
.shop-content .count-price span:last-child {
  text-align: right;
  font-weight: bold;
  text-transform: none;
  font-size: 18px;
}
.shop-content .shop-buttons {
  background-color: rgba(239, 131, 61, 0.9);
  padding: 10px 20px;
  display: table;
  width: 100%;
  text-align: center;
}
.shop-content .shop-buttons .btn-wrapper {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}
.shop-content .shop-buttons a.btn {
  width: 95%;
}
.shop-content .shop-buttons a.btn:hover,
.shop-content .shop-buttons a.btn:active,
.shop-content .shop-buttons a.btn:focus {
  color: #fff;
  background-color: #322d28;
  border-color: #322d28;
}
.shop-cart.open .shop-content {
  display: block;
}
.shop-cart.open .shop-link {
  background: #ef833d url(shop-hover-icon.png) no-repeat 15px center;
}
.shop-cart.open .shop-link .count {
  background-color: #fff;
  color: #222;
}
.sidebar-cart {
  padding: 0;
}
.sidebar-cart .goods-item {
  width: 100%;
  background-color: #fff;
  margin-bottom: 20px;
  float: none;
  border: none;
}
.sidebar-cart .goods-item:hover {
  background-color: #f29c64;
}
.sidebar-cart .goods-item .goods-img {
  max-height: 190px;
  background-color: #fff;
  opacity: .6;
}
.sidebar-cart .goods-item .goods-img a {
  -webkit-transition: none;
  transition: none;
}
.sidebar-cart .goods-item .goods-title {
  background: url(gradient-line.png) no-repeat left bottom;
  -webkit-transition: none;
  transition: none;
}
.sidebar-cart .goods-item .goods-title a {
  display: block;
}
.sidebar-cart .goods-item .goods-price {
  -webkit-transition: none;
  transition: none;
}
.sidebar-cart .goods-item .goods-price .new-price {
  -webkit-transition: none;
  transition: none;
}
.side-block .side-header {
  height: 105px;
  line-height: 105px;
  text-align: center;
  width: 100%;
  background: #fff;
}
.side-block .side-header h5 {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  color: #63605c;
  padding-left: 20px;
  width: 50%;
  height: 30px;
  line-height: 30px;
}
.side-block .side-header h5 span {
  display: inline-block;
  vertical-align: middle;
  line-height: 16px;
}
.sideblock-item {
  margin-bottom: 60px;
}
.sideblock-item .table-style {
  width: 100%;
  color: #342f29;
  font-size: 12px;
  font-weight: bold;
}
.sideblock-item .table-style tr:nth-child(odd) {
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #cbcbcb), color-stop(100%, rgba(242, 242, 242, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #cbcbcb 0%, rgba(242, 242, 242, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, right top, from(#cbcbcb), to(rgba(242, 242, 242, 0)));
  background: linear-gradient(to right, #cbcbcb 0%, rgba(242, 242, 242, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cbcbcb', endColorstr='#00f2f2f2', GradientType=1);
  /* IE6-9 */
}
.sideblock-item .table-style span {
  display: block;
  color: #6d6d6d;
  font-size: 12px;
  font-weight: normal;
}
.sidebar-cart .goods-item-mini .goods-img {
  width: 30%;
  height: 55px;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  padding-bottom: 0;
}
.sidebar-cart .goods-item-mini .goods-img img {
  width: 100%;
  min-height: 55px;
}
.sidebar-cart .goods-item-mini .goods-title {
  display: inline-block;
  vertical-align: top;
  width: 70%;
  height: 55px;
  overflow: hidden;
  padding: 0;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #cbcbcb), color-stop(100%, rgba(203, 203, 203, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #cbcbcb 0%, rgba(203, 203, 203, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, right top, from(#cbcbcb), to(rgba(203, 203, 203, 0)));
  background: linear-gradient(to right, #cbcbcb 0%, rgba(203, 203, 203, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cbcbcb', endColorstr='#00cbcbcb', GradientType=1);
  /* IE6-9 */
}
.sidebar-cart .goods-item-mini .goods-title a {
  padding: 7px;
  font-size: 12px;
}
.sidebar-cart .goods-item-mini .item-mini-inner {
  font-size: 0;
}
.content-main {
  background-color: #dedbdb;
  padding-bottom: 50px;
}
.content-text {
  padding: 15px 0;
  color: #262626;
}
.content {
  padding: 120px 90px 0;
}
.content-shopcart {
  padding: 120px 0 0;
}
.content-inner-page {
  padding: 20px 0 0;
}
.content-inner-page .content-text {
  padding: 20px;
  background-color: #f2f2f2;
}
.breadcrumbs ul {
  margin: 0;
  padding: 5px 0;
  list-style: none;
  font-size: 0;
}
.breadcrumbs ul li {
  display: inline-block;
  vertical-align: middle;
  color: #242424;
  font-size: 14px;
  line-height: 14px;
  margin-right: 15px;
  padding-right: 15px;
  position: relative;
}
.breadcrumbs ul li:after {
  content: "/";
  position: absolute;
  right: -5px;
  top: 0;
}
.breadcrumbs ul li:last-child:after {
  display: none;
}
.breadcrumbs ul a {
  display: block;
  color: #242424;
  font-size: 14px;
  line-height: 14px;
}
.breadcrumbs-bottom {
  margin-top: 30px;
}
.heading-style {
  color: #242424;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.heading-inner {
  margin: 10px 0;
  font-size: 18px;
}
.table-style {
  width: 50%;
  background-color: #fff;
}
.table-style thead tr th {
  border: none;
  padding: 20px;
  color: #6d6d6d;
}
.table-style tbody tr td {
  border: none;
  padding: 20px;
}
.form {
  margin-top: 20px;
  width: 840px;
  padding: 40px 30px 20px;
  background-color: #f2f2f2;
}
.form .form-info {
  margin: 0 0 40px;
  font-size: 12px;
  color: #6d6d6d;
}
.form-inner {
  padding: 30px 0;
}
.form-inner .form-group {
  display: block;
  margin-bottom: 20px;
}
.form-inner label {
  width: 15%;
}
.form-inner input[type=text] {
  width: 80%;
}
.form-inner .form-btn {
  margin-left: 150px;
}
.checkbox-block label {
  cursor: pointer;
  width: 25%;
}
.checkbox-block input[type=checkbox],
.checkbox-block input[type=radio]{
  display: none;
}
.checkbox-block .checkbox-style {
  margin-left: 28px;
  display: inline-block;
  vertical-align: middle;
  width: 55px;
  height: 20px;
  background-color: #cbcbcb;
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
  -webkit-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
}
.checkbox-block input[type=checkbox]:checked + .checkbox-style,
.checkbox-block input[type=radio]:checked + .checkbox-style{
  background-color: #ef833d;
}
.block-list {
  background: #fff;
  padding: 20px 0;
  margin-bottom: 30px;
  width: 850px;
}
.block-list p {
  font-size: 14px;
  color: #6d6d6d;
  margin: 0;
  padding: 0 20px 30px;
}
.block-list ul,
.block-list ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block-list ul li,
.block-list ol li {
  padding: 20px;
  color: #342f29;
  font-weight: bold;
}
.block-list ul li:nth-child(odd),
.block-list ol li:nth-child(odd) {
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #cbcbcb), color-stop(100%, rgba(242, 242, 242, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #cbcbcb 0%, rgba(242, 242, 242, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, right top, from(#cbcbcb), to(rgba(242, 242, 242, 0)));
  background: linear-gradient(to right, #cbcbcb 0%, rgba(242, 242, 242, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cbcbcb', endColorstr='#00f2f2f2', GradientType=1);
  /* IE6-9 */
}
.page-nav {
  padding-top: 10px;
}
.page-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f2f2f2), color-stop(100%, rgba(242, 242, 242, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #f2f2f2 0%, rgba(242, 242, 242, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, right top, from(#f2f2f2), to(rgba(242, 242, 242, 0)));
  background: linear-gradient(to right, #f2f2f2 0%, rgba(242, 242, 242, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#00f2f2f2', GradientType=1);
  /* IE6-9 */
  font-size: 0;
  width: 100%;
}
.page-nav ul li {
  display: inline-block;
  vertical-align: middle;
}
.page-nav ul li.active a {
  color: #fff;
  background-color: #ef833d;
  text-decoration: none;
}
.page-nav ul a {
  display: block;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  color: #4d4337;
  padding: 13px 15px;
}
.page-nav ul a:hover,
.page-nav ul a:active,
.page-nav ul a:focus {
  color: #fff;
  background-color: #ef833d;
  text-decoration: none;
}
.table-shopcart {
  width: 100%;
}
.table-shopcart th {
  font-size: 12px;
  color: #6d6d6d;
  padding: 0 15px 15px 0;
  font-weight: normal;
}
.table-shopcart td {
  background-color: #fff;
  vertical-align: middle;
  padding-right: 20px;
}
.table-shopcart td:nth-child(1) {
  width: 125px;
}
.table-shopcart td:nth-child(4) {
  width: 155px;
}
.table-shopcart tbody tr {
  height: 127px;
  overflow: hidden;
  border-bottom: 2px solid #dedbdb;
}
.table-shopcart .shopcart-img {
  width: 125px;
  height: 125px;
  overflow: hidden;
}
.table-shopcart .shopcart-title {
  padding-top: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #242424;
  margin-top: 0;
  margin-bottom: 20px;
}
.table-shopcart .shopcart-info {
  padding-bottom: 5px;
  font-size: 12px;
  line-height: 14px;
  color: #8f8f8f;
}
.table-shopcart .shopcart-info p {
  margin: 0;
}
.table-shopcart .shopcart-price {
  color: #29241e;
  font-size: 18px;
}
.table-shopcart .shopcart-remove {
  text-align: right;
}
.table-shopcart .shopcart-remove .btn {
  width: 60px;
  height: 60px;
  padding: 0;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  color: #332e29;
  font-weight: normal;
  border-color: #d3d3d3;
}
.table-shopcart .shopcart-remove .btn:hover,
.table-shopcart .shopcart-remove .btn:active,
.table-shopcart .shopcart-remove .btn:focus {
  color: #fff;
  border-color: #332e29;
  background-color: #332e29;
}
.table-shopcart .shopcart-count {
  display: table;
  width: 100%;
}
.table-shopcart .shopcart-count div {
  display: table-cell;
  vertical-align: middle;
}
.table-shopcart .shopcart-count button {
  width: 50px;
  height: 35px;
  background: #332e29;
  color: #fff;
  border: 2px solid #332e29;
  -webkit-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out, border-color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out, border-color 0.1s ease-in-out;
}
.table-shopcart .shopcart-count button:hover {
  color: #332e29;
  border-color: #332e29;
  background: transparent;
}
.table-shopcart .shopcart-count input[type=text] {
  height: 35px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #f3f3f3;
  border: none;
  color: #332e29;
  text-align: center;
  width: 55px;
}
.table-shopcart .shopcart-count input[type=text]:focus {
  border: none;
  background: #f3f3f3;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.shop-sidebar {
  margin-top: 35px;
}
.shop-sidebar .sidebar-header {
  background-color: #f2f2f2;
  padding: 10px;
  width: 100%;
  text-align: center;
  height: 125px;
  line-height: 115px;
  color: #63605c;
  font-size: 14px;
  font-weight: bold;
}
.shop-sidebar .sidebar-header span.icon {
  margin-right: 15px;
}
.shop-sidebar .sidebar-main {
  background-color: #ef833d;
  padding: 45px 20px 20px;
}
.shop-sidebar .sidebar-main .sum-price,
.shop-sidebar .sidebar-main .day-count {
  color: #fff;
  font-size: 28px;
  margin-bottom: 25px;
}
.shop-sidebar .sidebar-main span {
  font-size: 12px;
  font-weight: bold;
  color: #262626;
  display: block;
  padding: 2px 0 0 1px;
}
.shop-sidebar .sidebar-main .sum-price i{
	font-style: normal;
}
.shop-sidebar .sidebar-main .btn {
  width: 100%;
  padding: 12px 5px;
  border-color: #fce6d8;
  color: #fce6d8;
}
.shop-sidebar .sidebar-main .btn:hover {
  background: #332e29;
  color: #fff;
  border-color: #332e29;
}
.shop-sidebar .sidebar-footer {
  padding: 20px;
  background: #fff;
}
.shop-sidebar .sidebar-footer .btn {
  width: 100%;
  padding: 12px 5px;
  border-color: #29241e;
  color: #29241e;
}
.shop-sidebar .sidebar-footer .btn:hover {
  color: #fff;
  border-color: #ef833d;
}
.sidebar-product {
  background-color: #f2f2f2;
  padding-top: 20px;
  margin-top: 55px;
}
.sidebar-product .shop-content {
  display: block;
  position: relative;
  z-index: 10;
  top: 0;
  right: 0;
  width: 100%;
}
.sidebar-product .count-goods {
  text-transform: none;
  margin: 10px 0;
}
.sidebar-product .count-price {
  margin: 10px 0;
}
.sidebar-product .side-header {
  text-align: center;
}
.sidebar-product .side-header .count-block-heading {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: #262626;
  text-transform: uppercase;
  text-align: left;
}
.sidebar-product .side-header .count-block-heading h4 {
  font-weight: bold;
  color: #63605c;
  font-size: 14px;
  margin: 0;
}
.sidebar-product .goods-count-block {
  display: inline-block;
  height: 30px;
  width: 30px;
  background-color: #29241e;
  font-size: 12px;
  color: #f2f2f2;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  position: relative;
  margin-right: 5px;
}
.sidebar-product .goods-count-block:before {
  content: "";
  position: absolute;
  left: -20px;
  bottom: -15px;
  width: 30px;
  height: 24px;
  background: url(cart2-icon.png) no-repeat center center;
}
.form-wrapper .form-checkbox .checkbox-block label {
  padding-left: 17%;
}
.form-wrapper .form-checkbox .checkbox-block label div {
  padding-left: 75px;
  font-weight: normal;
}
.form-wrapper .form-checkbox .checkbox-block label div p {
  margin: 0;
}
.form-wrapper .form-checkbox .sum-block {
  font-weight: bold;
  color: #242424;
  font-size: 12px;
  text-align: right;
}
.form-wrapper .form-checkbox button {
  margin: 10px 0 10px 209px;
  border-color: #29241e;
  color: #29241e;
}
.form-wrapper .form-checkbox button:hover {
  color: #fff;
  border-color: #ef833d;
}
.form-wrapper .discount-block {
  color: #332e29;
  font-size: 12px;
  padding-left: 80px;
}
.form-wrapper .discount-block span {
  font-size: 22px;
  font-weight: bold;
  color: #ef833d;
  display: block;
}
.form-wrapper .textarea-form .form-control {
  margin-left: 14%;
  width: 85%;
  height: 145px;
}
.checking-block {
  padding: 30px 40px;
}
.checking-block .checking-text,
.checking-block button {
  display: inline-block;
  vertical-align: top;
  float: left;
}
.checking-block .checking-text {
  width: 250px;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px
		color: #242424;
}
.checking-block button {
  border-color: #848383;
  background-color: #848383;
  margin-left: 45px;
}
.checking-block button i.fa {
  color: #ee833e;
  font-size: 15px;
  margin-right: 10px;
}
.inner-navigation {
  margin-top: 20px;
  width: 100%;
}
.inner-page-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: table;
  width: 100%;
  text-align: center;
}
.inner-page-menu li {
  display: table-cell;
  vertical-align: middle;
  background-color: #7c7b7b;
}
.inner-page-menu li.current {
  background-color: #fff;
}
.inner-page-menu li.current a {
  color: #6d6d6d;
}
.inner-page-menu li.current:hover,
.inner-page-menu li.current:focus,
.inner-page-menu li.current:active {
  background-color: #000;
}
.inner-page-menu li.current a:hover,
.inner-page-menu li.current a:focus,
.inner-page-menu li.current a:active {
  color: #ef833d;
  text-decoration: none;
}
.inner-page-menu li.active a {
  background-color: #000;
  color: #ef833d;
  text-decoration: none;
}
.inner-page-menu a,.inner-page-menu span {
  display: block;
  cursor:pointer;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  padding: 25px 15px;
  -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}
.inner-page-menu span:hover,
.inner-page-menu span:focus,
.inner-page-menu a:hover,
.inner-page-menu a:focus,
.inner-page-menu a:active {
  color: #ef833d;
  text-decoration: none;
}
.inner-page-menu li:hover,
.inner-page-menu li:focus,
.inner-page-menu li:active {
  background-color: #000;
}

@media screen and (max-width: 500px){
  .inner-page-menu li:not(:first-child){display:none;}
  .inner-page-menu li.drop{display:block;}
}


.catalog-navigation {
  position: relative;
  width: 91%;
  margin: 0 auto;
}
.catalog-menu {
  position: absolute;
  z-index: 100;
  top: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: table;
  width: 100%;
  text-align: center;
}
.catalog-menu li {
  display: table-cell;
  vertical-align: middle;
}
.catalog-menu li:first-child a {
  position: relative;
  color: #fff;
  background: #29241e;
  padding-left: 45px;
}
.catalog-menu li:first-child a:before {
  content: " ";
  position: absolute;
  left: 35px;
  top: 50%;
  margin-top: -3px;
  background: url(catalog-icon.png) no-repeat center center;
  width: 9px;
  height: 6px;
}
.catalog-menu li:first-child.open {
  border-color: #ef833d;
  background-color: #ef833d;
  color: #fff;
}
.catalog-menu li:first-child.open .inner-menu a {
  background-color: #000;
  border: 2px solid transparent;
}
.catalog-menu li:first-child .inner-menu {
  width: 740px;
  font-size: 0;
  padding: 0;
  margin: 0 0 0 -3px;
  background-color: transparent;
}
.catalog-menu li:first-child .inner-menu li {
  display: inline-block;
  vertical-align: top;
  width: 33%;
  height: 100px;
  line-height: 100px;
  padding: 0;
  margin: 0;
  background: transparent;
}
.catalog-menu li:first-child .inner-menu a {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 20px;
  height: 100%;
  width: 100%;
  color: #fff;
  font-weight: bold;
  border: 2px solid transparent;
  background: #000;
  text-transform: none;
  padding: 20px;
  -webkit-transition: color 0.1s ease-in-out, border-color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out, border-color 0.1s ease-in-out;
}
.catalog-menu li:first-child .inner-menu a span {
  display: block;
  line-height: 20px;
  margin-top: 5px;
}
.catalog-menu li:first-child .inner-menu a:hover {
  color: #ef833d;
  border-color: #ef833d;
  background: #000;
}
.catalog-menu li:first-child .inner-menu a:hover img {
  opacity: 1;
}
.catalog-menu li:first-child .inner-menu a img {
  opacity: .6;
  -webkit-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
  line-height: 20px;
}
.catalog-menu li.active a {
  background-color: #29241e;
  border-color: #29241e;
}
.catalog-menu li.parent {
  position: relative;
}
.catalog-menu li.parent a {
  position: relative;
}
.catalog-menu li.parent a:before {
  content: "\f0d7";
  margin-right: 5px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  color: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.catalog-menu li.parent:first-child a:before {
  content: "";
}
.catalog-menu li.parent.open a {
  border-color: #ef833d;
  background-color: #ef833d;
  color: #fff;
}
.catalog-menu li.parent.open a:before {
  content: "\f0d8";
}
.catalog-menu li.parent.open:first-child a:before {
  content: "";
}
.catalog-menu li.parent .inner-menu a {
  background-color: #29241e;
  border-color: #29241e;
}
.catalog-menu li a {
  display: block;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: #4d4337;
  background-color: #fff;
  padding: 20px;
  border: 2px solid transparent;
  -webkit-transition: color 0.1s ease-in-out, border-color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out, border-color 0.1s ease-in-out, background-color 0.1s ease-in-out;
}
.catalog-menu li a:hover,
.catalog-menu li a:focus,
.catalog-menu li a:active {
  text-decoration: none;
  color: #ef833d;
  border-color: #000;
}
.catalog-menu .inner-menu {
  z-index: 999;
  padding: 10px 0;
  margin: 0;
  width: 100%;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #29241e;
  border-radius: 0;
}
.catalog-menu .inner-menu li {
  display: block;
}
.catalog-menu .inner-menu li.active a {
  background-color: #ef833d;
}
.catalog-menu .inner-menu li a {
  color: #fff;
  background-color: #29241e;
  border: none;
  padding: 15px 15px 15px 40px;
  text-align: left;
}
.catalog-menu .inner-menu li a:hover {
  background-color: #ef833d;
}
.catalog-menu .inner-menu li a:before {
  display: none;
}
.slider {
  margin-top: -116px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.slider .slider-wrapper {
  position: absolute;
  top: 150px;
  left: 0;
  right: 0;
}
.slider .slider-wrapper .slider-content {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1366px;
  margin: 0 auto;
}
.slider img {
  margin: 0 auto;
  height: 729px;
  width: auto;
}
.slider .slider-nav-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.slider .slider-nav-wrapper .slider-nav-content {
  position: relative;
  height: 100%;
  width: 90%;
  max-width: 1265px;
  margin: 0 auto;
}
.slide {
  border-bottom: 1px solid #dedbdb;
  position: relative;
}
.slider-control {
  position: absolute;
  z-index: 10;
  font-size: 20px;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 53%;
  bottom: auto;
  opacity: 1;
  text-shadow: none;
  width: 53px;
  height: 85px;
  line-height: 85px;
  text-align: center;
  color: #ef833d;
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}
.slider-control:hover,
.slider-control:active {
  opacity: 1;
  color: #fff;
  outline: none;
}
.slider-control:focus {
  color: #ef833d;
}
.slider-control:focus:hover {
  color: #fff;
}
.slider-control.left,
.slider-control.right {
  background: transparent;
}
.slider-control.left {
  left: 20px;
  text-indent: 5px;
}
.slider-control.left:before {
  content: "";
  position: absolute;
  left: 0;
  border-right: 50px solid rgba(255, 255, 255, 0.9);
  border-bottom: 40px solid transparent;
  border-top: 40px solid transparent;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  -webkit-transition: border-color 0.1s ease-in-out;
  transition: border-color 0.1s ease-in-out;
}
.slider-control.left:hover:before,
.slider-control.left:active:before {
  border-right-color: #ef833d;
}
.slider-control.left:focus {
  border-color: rgba(255, 255, 255, 0.9);
}
.slider-control.right {
  right: 20px;
  text-indent: -5px;
  line-height: 75px;
}
.slider-control.right:before {
  content: "";
  position: absolute;
  left: 0;
  border-left: 50px solid rgba(255, 255, 255, 0.9);
  border-bottom: 40px solid transparent;
  border-top: 40px solid transparent;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
  -webkit-transition: border-color 0.1s ease-in-out;
  transition: border-color 0.1s ease-in-out;
}
.slider-control.right:hover:before,
.slider-control.right:active:before {
  border-left-color: #ef833d;
}
.slider-control.right:focus {
  border-color: rgba(255, 255, 255, 0.9);
}
.carousel-indicators {
  width: auto;
  left: auto;
  bottom: 80px;
  top: auto;
  right: 20px;
  margin: 0;
  padding: 5px 12px;
  background-color: rgba(51, 46, 41, 0.8);
}
.carousel-indicators li {
  border-radius: 0;
  width: 40px;
  height: 10px;
  background-color: #fff;
  border: none;
  margin: 0 12px;
  -webkit-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
}
.carousel-indicators li.active,
.carousel-indicators li:hover {
  width: 40px;
  height: 10px;
  background-color: #ef833d;
  margin: 0 12px;
}
.carousel-caption {
  display: table;
  width: 440px;
  height: 280px;
  left: 135px;
  right: auto;
  bottom: auto;
  top: 100px;
  text-shadow: none;
  text-align: left;
  margin: 0;
  font-size: 16px;
  padding: 50px 70px 0 60px;
  background: url(slider-text-bg.png) no-repeat center top;
}
.carousel-caption h1,
.carousel-caption h2,
.carousel-caption h3,
.carousel-caption h4,
.carousel-caption h5,
.carousel-caption h6 {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 22px;
  margin: 0 0 25px;
}
.carousel-caption p {
  margin: 0;
}
.carousel-caption div {
  display: table-cell;
  vertical-align: top;
}
.carousel-caption .slider-text {
  padding-left: 20px;
  max-height: 110px;
  overflow: hidden;
}
.slider .item:nth-child(1) .carousel-caption {
  background: url(slider-text-bg.png) no-repeat center top;
  width: 440px;
  height: 280px;
}
.slider .item:nth-child(1) .caption-icon {
  display: inline-block;
  vertical-align: middle;
  background: url(1_icon.png) no-repeat center center;
  width: 34px;
  height: 34px;
}
.slider .item:nth-child(2) .carousel-caption {
  background: url(2_bg.png) no-repeat center top;
  width: 520px;
  height: 280px;
}
.slider .item:nth-child(2) .caption-icon {
  display: inline-block;
  vertical-align: middle;
  background: url(2_icon.png) no-repeat center center;
  width: 49px;
  height: 45px;
}
.slider .item:nth-child(3) .carousel-caption {
  background: url(3_bg.png) no-repeat center top;
  width: 379px;
  height: 212px;
}
.slider .item:nth-child(3) .caption-icon {
  display: inline-block;
  vertical-align: middle;
  background: url(3_icon.png) no-repeat center center;
  width: 32px;
  height: 51px;
}
.slider .item:nth-child(4) .carousel-caption {
  background: url(4_bg.png) no-repeat center 25px;
  width: 401px;
  height: 235px;
}
.slider .item:nth-child(4) .caption-icon {
  display: inline-block;
  vertical-align: middle;
  background: url(4_icon.png) no-repeat center center;
  width: 30px;
  height: 33px;
}
.slider .item:nth-child(5) .carousel-caption {
  background: url(5_bg.png) no-repeat center top;
  width: 401px;
  height: 233px;
}
.slider .item:nth-child(5) .caption-icon {
  display: inline-block;
  vertical-align: middle;
  background: url(5_icon.png) no-repeat center center;
  width: 37px;
  height: 26px;
}
.slider .item:nth-child(6) .carousel-caption {
  background: url(6_bg.png) no-repeat center top;
  width: 447px;
  height: 258px;
}
.slider .item:nth-child(6) .caption-icon {
  display: inline-block;
  vertical-align: middle;
  background: url(6_icon.png) no-repeat center center;
  width: 46px;
  height: 39px;
}
.category-item {
  float: left;
  width: 20%;
  height: 210px;
  overflow: hidden;
  border: 1px solid #dedbdb;
  position: relative;
  color: #fff;
}
.category-item > img{
	width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.category-item .category-description {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  color: #fff;
  background-color: rgba(77, 67, 55, 0.7);
  -webkit-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
}
.category-item .category-description:hover,
.category-item .category-description:active,
.category-item .category-description:focus {
  background-color: rgba(239, 131, 61, 0.7);
  text-decoration: none;
  color: #fff;
}
.category-item .category-description .category-title {
  font-weight: bold;
  font-size: 22px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 0;
  height: 130px;
  overflow: hidden;
}
.category-item .category-description .category-info {
  font-size: 12px;
  line-height: 14px;
  margin: 0;
  max-height: 42px;
  overflow: hidden;
}
.category-text-block .category-description {
  background-color: #322d28;
}
.category-text-block .category-description:hover {
  background-color: #ef833d;
}
.category-text-block .category-description .category-title {
  margin-top: 20px;
  height: 60px;
}
.category-text-block .category-description .category-info {
  padding-left: 45px;
  font-size: 14px;
  line-height: 16px;
  max-height: 48px;
}
.goods-item {
  position: relative;
  width: 20%;
  float: left;
  border: 1px solid #dedbdb;
}
.goods-item:hover .goods-info {
  color: #fff;
}
.goods-item:hover .spec-block {
  background-color: transparent;
}
.goods-item:hover .goods-img a {
  opacity: .7;
}
.goods-item:hover .goods-title {
  background: #f29c64;
}
.goods-item:hover .goods-title a {
  color: #fff;
}
.goods-item:hover .goods-title a:hover {
  text-decoration: none;
}
.goods-item:hover .goods-price {
  background-color: #f29c64;
}
.goods-item:hover .goods-price .old-price {
  color: #fff;
}
.goods-item:hover .goods-price .new-price {
  color: #322d28;
}
.goods-item:hover .goods-description {
  background: #f29c64;
}
.goods-item .spec-block {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 50%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background-color: rgba(239, 131, 61, 0.85);
  -webkit-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
}
.goods-item .goods-img {
  position: relative; 
  width: 100%; 
  padding-bottom: 112%; 
  background: #fff; 
  overflow: hidden; 

}
.goods-item .goods-img a {
  display: block; 
  max-width: 100%; 
  max-height: 100%; 
  position: absolute; 
  top: 0; 
  left: 0; 
  bottom: 0; 
  right: 0; 
  overflow: hidden; 
  -webkit-transition: opacity 0.1s ease-in-out; 
  transition: opacity 0.1s ease-in-out; 
}
.goods-item .goods-img a img{
  max-height: 100%; 
  width: 100%; 
  background-position: center center; 
  background-repeat: no-repeat; 
  
}
.goods-item .goods-title {
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  padding: 20px 30px 20px 20px;
  margin: 0;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(41, 36, 30, 0.2)), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(41, 36, 30, 0.2) 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, right top, from(rgba(41, 36, 30, 0.2)), to(#ffffff));
  background: linear-gradient(to right, rgba(41, 36, 30, 0.2) 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3329241e', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
  -webkit-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
}
.goods-item .goods-title a {
  color: #342f29;
}
.goods-item .goods-intro {
  margin: 0;
  font-size: 12px;
  height: 62px;
  line-height: 14px;
  padding: 0 20px 20px;
  color: #eee;
  overflow: hidden;
}
.goods-item .goods-price {
  background: #fff;
  display: table;
  width: 100%;
  padding: 10px 0 10px 20px;
  -webkit-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
}
.goods-item .goods-price .price,
.goods-item .goods-price .goods-btn {
  display: block;
  vertical-align: middle;
}
.goods-item .goods-price .price span {
  display: block;
}
.goods-item .goods-price .old-price {
  color: #998e81;
  text-decoration: line-through;
  font-size: 12px;
  line-height: 14px;
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}
.goods-item .goods-price .new-price {
  font-size: 18px;
  line-height: 22px;
  color: #ef833d;
  font-weight: bold;
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}
.goods-item .goods-price .goods-btn {
  text-align: right;
}
.goods-item .goods-price button,
.goods-item .goods-price input[type=submit] {
  background: transparent;
  border: none;
  padding: 10px 10px 10px 15px;
  font-size: 12px;
  line-height: 20px;
  color: transparent;
  height: 40px;
  -webkit-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
}
.goods-item .goods-price button span,
.goods-item .goods-price input[type=submit] span {
  margin-left: 5px;
}
.goods-item .goods-price button:hover,
.goods-item .goods-price input[type=submit]:hover,
.goods-item .goods-price button:focus,
.goods-item .goods-price input[type=submit]:focus,
.goods-item .goods-price button:active,
.goods-item .goods-price input[type=submit]:active {
  color: #fff;
  outline: none;
  padding-right: 38px;
  background: #c97239 url(plus-hover.png) no-repeat 80px 12px;
}
.goods-item .goods-price button:hover span.icon,
.goods-item .goods-price input[type=submit]:hover span.icon,
.goods-item .goods-price button:focus span.icon,
.goods-item .goods-price input[type=submit]:focus span.icon,
.goods-item .goods-price button:active span.icon,
.goods-item .goods-price input[type=submit]:active span.icon {
  display: none;
}
.goods-item .goods-img-title {
  position: relative;
  padding-bottom: 100px;
}
.goods-item .goods-img-title .goods-title {
  position: absolute;
  height: 100px;
  z-index: 10;
  bottom: 0;
  left: 0;
  width: 100%;
   overflow: hidden;
}
.goods-item.opened-title .goods-img-title .goods-title{
	height: auto;'
}
.goods-item .goods-img-title .goods-info p {
  padding-top: 15px;
}
.category-header-block {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-top: -116px;
}
.category-header-block img {
  margin: 0 auto;
  /*max-width: 1346px;*/
}
.category-header-block .category-header-wrapper {
  position: relative;
}
.category-header-block .category-header-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.category-header-block .header-content {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 0 0 0 30px;
}
.category-header-block .header-content h1 {
  color: #242424;
  font-size: 28px;
  line-height: 30px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: 20px 0;
}
.category-header-block .header-content .col-xs-4 {
  float: right;
}
.category-header-block .category-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  display: table;
  float: right;
}
.category-header-block .category-nav li {
  display: table-cell;
  vertical-align: middle;
}
.category-header-block .category-nav li.active a {
  text-decoration: none;
  color: #ef833d;
  background-color: #332e29;
}
.category-header-block .category-nav a {
  display: block;
  font-size: 18px;
  color: #242424;
  font-weight: bold;
  padding: 25px 15px;
  -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}
.category-header-block .category-nav a:hover {
  text-decoration: none;
  color: #ef833d;
  background-color: #332e29;
}
.category-header-block .middle-content,
.category-header-block .footer-content {
  background-color: rgba(113, 113, 113, 0.7);
}
.category-header-block .category-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: table;
  text-align: center;
  width: 100%;
}
.category-header-block .category-menu li {
  display: table-cell;
  vertical-align: middle;
}
.category-header-block .category-menu li.active a {
  text-decoration: none;
  color: #ef833d;
  background-color: #332e29;
}
.category-header-block .category-menu a {
  display: block;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  font-weight: bold;
  padding: 22px 20px;
  -webkit-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
}
.category-header-block .category-menu a:hover,
.category-header-block .category-menu a:active,
.category-header-block .category-menu a:focus {
  text-decoration: none;
  color: #fff;
  background-color: rgba(239, 131, 61, 0.8);
}
.category-header-block .footer-content {
  padding: 20px 30px 20px 30px;
}
.category-header-block .footer-content .sort {
  text-align: right;
}
.category-header-block .footer-content .btn {
  padding: 12px 20px;
  line-height: 16px;
  margin-left: 20px;
}
.category-header-block .footer-content .btn:hover,
.category-header-block .footer-content .btn:active,
.category-header-block .footer-content .btn:focus {
  border-color: #332e29;
  background-color: #332e29;
  color: #fff;
}
.category-header-block .footer-content .btn.active {
  border-color: #332e29;
  background-color: #332e29;
  color: #fff;
}
.category-header-block .footer-content form {
  display: inline-block;
  vertical-align: middle;
}
.category-header-block .footer-content .settings {
  display: inline-block;
  vertical-align: middle;
}
.category-header-block .footer-content .settings .btn {
  border-color: #332e29;
  background-color: #332e29;
  color: #dbd8d7;
}
.category-header-block .footer-content .settings .collapsed {
  background-color: transparent;
  border-color: #dbd8d7;
}
.category-header-block .footer-content .settings .collapsed:hover {
  border-color: #332e29;
  background-color: #332e29;
  color: #fff;
}
.category-header-block .breadcrumbs {
  height: 44px;
  line-height: 44px;
}
.category-header-block .breadcrumbs li {
  color: #fff;
}
.category-header-block .breadcrumbs li:after {
  color: #fff;
}
.category-header-block .breadcrumbs a {
  color: #fff;
}
.sort-form {
  padding: 0 135px 0;
  background-color: #efeded;
}
.sort-form form {
  padding-top: 40px;
}
.sort-form .form-group {
  margin-right: 30px;
  margin-bottom: 40px;
  min-width: 140px;
}
.sort-form label {
  width: auto;
  color: #6d6d6d;
}
.sort-form label:hover span {
  color: #332e29;
}
.sort-form label span {
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}
.sort-form label span:hover {
  color: #332e29;
}
.sort-form label input:checked + span + span {
  color: #332e29;
}
.sort-form h5,
.sort-form .tith5 {
  margin: 0 0 20px;
  font-size: 12px;
  line-height: 12px;
  color: #6d6d6d;
}
.sort-form .checkbox-style {
  margin: 0 15px 0 0;
}
.goods-list-inner {
  margin-top: 15px;
  overflow: hidden;
}
.goods-list-inner .category-heading {
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, #ffffff), color-stop(51%, rgba(135, 135, 135, 0.98)), color-stop(100%, rgba(135, 135, 135, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 50%, rgba(135, 135, 135, 0.98) 51%, rgba(135, 135, 135, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, #ffffff), color-stop(51%, rgba(135, 135, 135, 0.98)), to(rgba(135, 135, 135, 0)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 50%, rgba(135, 135, 135, 0.98) 51%, rgba(135, 135, 135, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00878787', GradientType=1);
  /* IE6-9 */
}
.goods-list-inner .category-title {
  height: 80px;
  line-height: 80px;
}
.goods-list-inner .category-title h2,
.goods-list-inner .category-title .tith2 {
  font-size: 28px;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
  color: #242424;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
.goods-list-inner .category-title h2 span,
.goods-list-inner .category-title .tith2 span {
  display: block;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
  color: #6d6d6d;
  text-transform: none;
}
.goods-list-inner .category-info {
  min-height: 80px;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  padding: 20px;
  padding-left: 0;
  border-left: 20px solid #878787;
}
.goods-list-inner .category-info p {
  font-size: 14px;
  color: #fff;
}
.goods-list-inner .goods-list {
  margin: 0;
  width: auto;
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
}
.goods-list-inner .goods-item {
  position: relative;
  width: 16%;
  margin: 0 0.8% 0.8% 0;
  background-color: #fff;
  -webkit-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
}
.goods-list-inner .goods-item:nth-child(6n) {
  margin-right: 0;
}
.goods-list-inner .goods-item .goods-btn button {
  padding: 10px;
  text-align: center;
}
.goods-list-inner .goods-item .goods-btn button span {
  margin: 0;
}
.goods-list-inner .goods-item .goods-btn button:hover,
.goods-list-inner .goods-item .goods-btn button:active,
.goods-list-inner .goods-item .goods-btn button:focus {
  background: #c97239 url(plus-hover.png) no-repeat center center;
}
.goods-list-inner .goods-item .goods-btn button:hover span,
.goods-list-inner .goods-item .goods-btn button:active span,
.goods-list-inner .goods-item .goods-btn button:focus span {
  display: block;
  opacity: 0;
}
.goods-list-inner .goods-item:hover .goods-info {
  color: #342f29;
}
.goods-list-inner .goods-item:hover .spec-block {
  background-color: rgba(239, 131, 61, 0.85);
}
.goods-list-inner .goods-item:hover .goods-img a {
  opacity: 1;
}
.goods-list-inner .goods-item:hover .goods-title {
  background: #ffffff url(gradient-line.png) no-repeat left bottom;
}
.goods-list-inner .goods-item:hover .goods-title a {
  color: #342f29;
}
.goods-list-inner .goods-item:hover .goods-price {
  background-color: #fff;
}
.goods-list-inner .goods-item:hover .goods-price .old-price {
  color: #998e81;
}
.goods-list-inner .goods-item:hover .goods-price .new-price {
  color: #ef833d;
}
.goods-list-inner .goods-item:hover .goods-description {
  background: #f29c64;
}
.goods-list-inner .goods-item .goods-img {
  /*height: 240px;*/
}
.goods-list-inner .goods-item .goods-title {
  background: #ffffff url(gradient-line.png) no-repeat left bottom;
}
.goods-list-inner .goods-item .goods-title .goods-info {
  color: #342f29;
  font-size: 12px;
  line-height: 13px;
  font-weight: normal;
}
.goods-list-inner .goods-item .goods-title .readmore-btn {
  position: absolute;
  z-index: 15;
  right: 0;
  top: 35px;
  line-height: 10px;
  font-size: 0;
  background-color: transparent;
}
.goods-list-inner .goods-item .goods-title .readmore-btn:hover {
  font-size: 10px;
  color: #fff;
}
.goods-list-inner .goods-item .goods-title .readmore-btn:hover .collapsed,
.goods-list-inner .goods-item .goods-title .readmore-btn:hover .collapse-btn {
  background-color: #ef833d;
  padding-left: 4px;
  color: #fff;
}
.goods-list-inner .goods-item .goods-title .collapse-btn {
  padding: 5px 25px 5px 0;
  position: relative;
  color: #342f29;
}
.goods-list-inner .goods-item .goods-title .collapse-btn:after {
  content: "\f0d7";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -7px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  color: #342f29;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.goods-list-inner .goods-item .goods-title .collapse-btn:hover {
  text-decoration: none;
}
.goods-list-inner .goods-item .goods-title .collapse-btn:hover:after {
  color: #fff;
}
.goods-list-inner .goods-item .goods-title .collapsed {
  padding: 5px 25px 5px 0;
  color: #342f29;
  text-decoration: none;
}
.goods-list-inner .goods-item .goods-title .collapsed:hover {
  text-decoration: none;
}
.goods-list-inner .goods-item .goods-title .collapsed:hover:after {
  color: #fff;
}
.goods-list-inner .goods-item .goods-title .collapsed:after {
  content: "\f0d8";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -7px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  color: #342f29;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.content-bottom-block {
  padding: 20px 0 0;
}
.content-bottom-block .page-info {
  text-align: right;
  color: #242424;
  font-weight: bold;
  font-size: 14px;
}
.goods-list-left {
  float: left;
  width: 49%;
}
.goods-list-right {
  float: right;
  width: 49%;
}
.goods-complects-item {
  background-color: #fff;
  margin-bottom: 20px;
}
.goods-complects-item .goods-img-title {
  position: relative;
  padding-bottom: 90px;
}
.goods-complects-item .goods-img {
  margin: 0;
  padding: 0;
  list-style: none;
}
.goods-complects-item .goods-img li {
  float: left;
  width: 33.33%;
  /*height: 177px;*/
  height: auto;
  overflow: hidden;
}
.goods-complects-item .goods-img li > span {
  	position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 112%;
    overflow: hidden
}
.goods-complects-item .spec-complects-block {
  background-color: #ef833d;
  /*line-height: 177px;*/
  line-height: 10em;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  color: #fff;
}
.goods-complects-item .goods-img li > span img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
}
.goods-complects-item .spec-complects-block.spec-width {
  width: 100%;
}
.goods-complects-item .goods-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  min-height: 90px;
  line-height: 90px;
  background-color: #fff;
}
.goods-complects-item .goods-title a {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  line-height: 20px;
  color: #323232;
  padding: 20px 55px 20px 20px;
  background: url(long-gradient-line.png) no-repeat left bottom;
}
.goods-complects-item .goods-title a:hover {
  text-decoration: none;
}
.goods-complects-item .goods-title .readmore-btn {
  position: absolute;
  z-index: 15;
  right: 0;
  top: 35px;
  line-height: 10px;
  font-size: 0;
  background: transparent;
}
.goods-complects-item .goods-title .readmore-btn:hover {
  font-size: 10px;
  color: #fff;
}
.goods-complects-item .goods-title .readmore-btn:hover .collapsed,
.goods-complects-item .goods-title .readmore-btn:hover .collapse-btn {
  background-color: #ef833d;
  padding-left: 10px;
  color: #fff;
}
.goods-complects-item .goods-title .collapse-btn {
  padding: 15px 40px 15px 0;
  position: relative;
  color: #342f29;
  background: transparent;
}
.goods-complects-item .goods-title .collapse-btn:after {
  content: "\f0d7";
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -7px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  color: #342f29;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.goods-complects-item .goods-title .collapse-btn:hover {
  text-decoration: none;
}
.goods-complects-item .goods-title .collapse-btn:hover:after {
  color: #fff;
}
.goods-complects-item .goods-title .collapsed {
  padding: 15px 40px 15px 0;
  color: #342f29;
  text-decoration: none;
}
.goods-complects-item .goods-title .collapsed:hover {
  text-decoration: none;
}
.goods-complects-item .goods-title .collapsed:hover:after {
  color: #fff;
}
.goods-complects-item .goods-title .collapsed:after {
  content: "\f0d8";
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -7px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  color: #342f29;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.goods-complects-item .goods-title .title-info {
  font-size: 12px;
  line-height: 14px;
  color: #342f29;
  padding: 0 30px;
}
.goods-complects-item .goods-title .title-info ul {
  margin: 0;
  padding: 0 0 20px 15px;
}
.goods-complects-item .goods-title .title-info h5 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: #342f29;
  padding-top: 20px;
  margin: 0 0 15px;
}
.goods-complects-item .goods-price {
  background-color: #fff;
  display: table;
  width: 100%;
  padding: 20px 0 20px 20px;
  -webkit-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
}
.goods-complects-item .goods-price .price,
.goods-complects-item .goods-price .goods-btn {
  display: table-cell;
  vertical-align: middle;
}
.goods-complects-item .goods-price .old-price {
  color: #998e81;
  text-decoration: line-through;
  font-size: 18px;
  line-height: 18px;
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
  margin-left: 20px;
}
.goods-complects-item .goods-price .new-price {
  font-size: 22px;
  line-height: 22px;
  color: #ef833d;
  font-weight: bold;
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}
.goods-complects-item .goods-price .goods-btn {
  text-align: right;
}
.goods-complects-item .goods-price button,
.goods-complects-item .goods-price input[type=submit] {
  background: transparent;
  border: none;
  padding: 10px 10px 10px 15px;
  font-size: 12px;
  line-height: 20px;
  color: transparent;
  height: 40px;
  -webkit-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
}
.goods-complects-item .goods-price button span,
.goods-complects-item .goods-price input[type=submit] span {
  margin-left: 5px;
}
.goods-complects-item .goods-price button:hover,
.goods-complects-item .goods-price input[type=submit]:hover,
.goods-complects-item .goods-price button:focus,
.goods-complects-item .goods-price input[type=submit]:focus,
.goods-complects-item .goods-price button:active,
.goods-complects-item .goods-price input[type=submit]:active {
  color: #fff;
  outline: none;
  padding-right: 38px;
  background: #c97239 url(plus-hover.png) no-repeat 80px 12px;
}
.goods-complects-item .goods-price button:hover span.icon,
.goods-complects-item .goods-price input[type=submit]:hover span.icon,
.goods-complects-item .goods-price button:focus span.icon,
.goods-complects-item .goods-price input[type=submit]:focus span.icon,
.goods-complects-item .goods-price button:active span.icon,
.goods-complects-item .goods-price input[type=submit]:active span.icon {
  display: none;
}
.content-inner-page .content-product {
  padding: 0;
  background-color: #fff;
}
.product-form {
  margin-bottom: 30px;
}
.product-form .btn,
.product-form select {
  height: 35px;
  padding: 5px 30px;
}
.product-form .btn {
  border-color: #332e29;
  width: 100%;
  color: #332e29;
  font-size: 12px;
  font-weight: bold;
}
.product-form .btn.plus-btn,
.product-form .btn.color-btn {
  padding-left: 60px;
}
.product-form .btn.color-btn {
  border-color: #cbcbcb;
}
.product-form .btn:hover,
.product-form .btn:active,
.product-form .btn:focus {
  border-color: #ef833d;
  color: #fff;
}
.product-form .product-sum {
  font-size: 18px;
  color: #332e29;
}
.product-form label {
  font-size: 12px;
  color: #6d6d6d;
  font-weight: normal;
}
.product-description {
  padding: 30px 30px 0 0;
  color: #242424;
  font-size: 13pt !important;
  line-height: 16px;
}
.product-description .heading-style {
  margin-top: 0;
}
.product-description .product-price {
  padding: 10px 0 20px;
}
.product-description .product-price .old-price {
  font-size: 14px;
  color: #998e81;
  text-decoration: line-through;
  padding-bottom: 10px;
}
.product-description .product-price .new-price {
  font-size: 30px;
  color: #ef833d;
}
.product-description .product-count {
  display: table;
  width: 100%;
}
.product-description .product-count div {
  display: table-cell;
  vertical-align: middle;
}
.product-description .product-count button {
  width: 50px;
  height: 35px;
  line-height: 30px;
  background: #332e29;
  color: #fff;
  border: 2px solid #332e29;
  -webkit-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out, border-color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out, border-color 0.1s ease-in-out;
}
.product-description .product-count button:hover,
.product-description .product-count button:active,
.product-description .product-count button:focus {
  color: #332e29;
  border-color: #332e29;
  background: transparent;
  outline: none;
}
.product-description .product-count input[type=text] {
  height: 35px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #f3f3f3;
  border: none;
  color: #332e29;
  text-align: center;
  width: 100%;
}
.product-description .product-count input[type=text]:focus {
  border: none;
  background: #f3f3f3;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.photo-list {
  margin: 0;
  padding: 20px 30px;
  list-style: none;
}
.photo-list li {
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
  margin-bottom: 12px;
  width: 55px;
  height: 55px;
  overflow: hidden;
  opacity: .5;
  -webkit-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
}
.photo-list li:hover {
  opacity: 1;
}
.photo-list li:nth-child(5n) {
  margin-right: 0;
}
.photo-list li img {
  max-width: 100%;
  display: block;
  height: auto;
}
.product-text {
  background-color: #f3f3f3;
  padding: 30px 30px 50px;
  color: #242424;
  font-size: 12px;
}
.product-text h4 {
  margin-top: 0;
  font-size: 14px;
  font-weight: bold;
  color: #63605c;
}
.product-text h2,
.product-text .tith2 {
  margin-top: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #6d6d6d;
}
.product-text h2 span,
.product-text .tith2 span {
  margin-top: 5px;
  display: block;
  font-size: 12px;
  color: #6d6d6d;
}
.product-text img {
  margin-bottom: 20px;
}
.product-text ol {
  margin-bottom: 20px;
}
.reviews-block {
  background-color: #f2f2f2;
}
.reviews-block .form {
  width: 100%;
  background-color: transparent;
  padding: 0;
}
.reviews-block .form .form-btn {
  padding: 11px 20px;
}
.reviews-block .form .form-info {
  font-size: 12px;
  font-weight: bold;
  color: #6d6d6d;
  margin-bottom: 10px;
}
.reviews-block .notice{
    padding: 10px;
  	color: #fff;
  	font-size: 16px;
	margin-bottom: 10px;
  	background: #16a085;
}
.reviews-block .notice.error{
	background: #c0392b;
}
.reviews-block .reviews-info {
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
  font-size: 12px;
  color: #6d6d6d;
}
.reviews-heading {
  background-color: #332e29;
  padding: 25px 30px;
}
.reviews-heading .icon,
.reviews-heading h2 {
  display: inline-block;
  vertical-align: top;
}
.reviews-heading .icon {
  width: 30px;
}
.reviews-heading h2 {
  width: 70%;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  color: #f3f3f3;
  margin: 0;
  padding-left: 35px;
}
.reviews-heading h2 span {
  display: block;
  padding-top: 2px;
  font-size: 14px;
  color: #d3d3d3;
}
.reviews-heading .stars-rating {
  text-align: right;
  height: 30px;
  line-height: 30px;
}
.reviews-list {
  padding: 30px;
}
.reviews-item {
  margin-bottom: 40px;
  font-size: 12px;
  color: #6d6d6d;
  line-height: 14px;
}
.reviews-item .reviews-top {
  color: #6d6d6d;
  font-weight: bold;
  font-size: 12px;
}
.reviews-item .reviews-top time {
  font-weight: normal;
  margin-left: 20px;
}
.reviews-item .reviews-rating {
  padding: 10px 0 0;
}
.reviews-item .reviews-content {
  padding-top: 10px;
}
.form-wrapper {
  background-color: #f2f2f2;
  border-bottom: 1px solid #dedbdb;
  padding: 0 15px;
}
.form-wrapper label span {
  color: #cd1d1d;
  font-size: 12px;
  font-weight: bold;
}
.form-wrapper .border-right {
  border-right: 1px solid #dedbdb;
}
.form-wrapper .form-inner label {
  width: 28%;
  font-size: 12px;
}
.form-wrapper .form-inner input[type="text"] {
  width: 70%;
}
.form-wrapper .form-inner textarea {
  width: 70%;
  height: 90px;
  resize: none;
}
.form-wrapper .form-inner .example {
  padding-left: 29%;
  padding-top: 5px;
  font-size: 12px;
  color: #8f8f8f;
}
.form-wrapper .form-inner select {
  border: 2px solid #cbcbcb;
  background: transparent;
  font-size: 12px;
  color: #242424;
  width: 70%;
}
.form-wrapper .form-inner select:hover,
.form-wrapper .form-inner select:active,
.form-wrapper .form-inner select:focus {
  border-color: #ef833d;
  background: #ef833d;
  color: #fff;
}
.form-wrapper .checkbox-block label {
  width: 100%;
  padding-left: 29%;
  font-size: 12px;
  line-height: 20px;
  color: #242424;
}
.form-wrapper .checkbox-block div {
  font-size: 12px;
  line-height: 14px;
  padding-top: 5px;
  color: #8f8f8f;
  padding-left: 29%;
}
.form-wrapper .checkbox-block .checkbox-style {
  margin: 0 15px 0 0;
}
.form-wrapper h4 {
  color: #332e29;
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 30px;
}
.form-wrapper .registration {
  border-bottom: 1px solid #dedbdb;
  margin-left: -10px;
  padding: 30px;
}
.form-wrapper .regular {
  padding: 30px 20px;
}
.content-order {
  padding: 0px 20px 0;
}

.specialgoods {
  padding-top: 30px;
}
.specialgoods .special-heading-wrapper {
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.98)), color-stop(51%, #252324), color-stop(100%, rgba(37, 35, 36, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.98) 50%, #252324 51%, rgba(37, 35, 36, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.98)), color-stop(51%, #252324), to(rgba(37, 35, 36, 0)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.98) 50%, #252324 51%, rgba(37, 35, 36, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00252324', GradientType=1);
  /* IE6-9 */
}
.specialgoods .heading-block-wrapper {
  border-right: 10px solid #dedbdb;
  padding-right: 0;
}
.specialgoods .heading-block {
  display: table;
  width: 100%;
  max-width: 401px;
  height: 145px;
  float: right;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
  padding: 25px 80px 10px 30px;
}
.specialgoods .heading-block div {
  display: table-cell;
  vertical-align: top;
}
.specialgoods .heading-block .heading-info {
  padding-left: 25px;
  color: #63605c;
  font-size: 14px;
  line-height: 18px;
}
.specialgoods .heading-block p {
  margin: 0;
  color: #63605c;
}
.specialgoods .heading-block h2 {
  font-size: 17px;
  font-weight: bold;
  color: #342f29;
  margin: 0 0 10px;
}
.goods-main .heading-block {
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.98)), color-stop(51%, #252324), color-stop(100%, rgba(37, 35, 36, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.98) 50%, #252324 51%, rgba(37, 35, 36, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.98)), color-stop(51%, #252324), to(rgba(37, 35, 36, 0)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.98) 50%, #252324 51%, rgba(37, 35, 36, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00252324', GradientType=1);
  /* IE6-9 */
}
.goods-main .goods-main-title {
  display: table;
  float: left;
  width: 100%;
  height: 170px;
  padding: 65px 55px 10px 70px;
}
.goods-main .goods-main-title .main-title-wrapper {
  width: 345px;
  float: right;
}
.goods-main .goods-main-title div {
  display: table-cell;
  vertical-align: top;
}
.goods-main .goods-main-title .heading-info {
  padding-left: 25px;
  color: #63605c;
  font-size: 14px;
  line-height: 18px;
}
.goods-main .goods-main-title p {
  margin: 0;
  color: #63605c;
}
.goods-main .goods-main-title h2 {
  font-size: 17px;
  font-weight: bold;
  color: #342f29;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.goods-main .goods-main-btn {
  padding: 65px 15px 15px 0;
}
.goods-main .goods-main-btn .btn:hover {
  background-color: #ef833d;
  color: #fff;
}
.goods-main .goods-main-img {
  width: 338px;
}
.goods-main .goods-item {
  background-color: #332e29;
}
.goods-main .goods-item:hover .goods-title {
  background: transparent;
}
.goods-main .goods-item:hover .new-price {
  color: #fff;
}
.goods-main .goods-description {
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(239, 131, 61, 0.2)), color-stop(100%, rgba(239, 131, 61, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(239, 131, 61, 0.2) 0%, rgba(239, 131, 61, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, right top, from(rgba(239, 131, 61, 0.2)), to(rgba(239, 131, 61, 0)));
  background: linear-gradient(to right, rgba(239, 131, 61, 0.2) 0%, rgba(239, 131, 61, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ef833d', endColorstr='#00ef833d', GradientType=1);
  /* IE6-9 */
  -webkit-transition: background 0.1s ease-in-out;
  transition: background 0.1s ease-in-out;
  height: 130px;
  overflow: hidden;
}
.goods-main .goods-title {
  /*height: 70px;*/
  background: transparent;
  padding-bottom: 10px;
  overflow: hidden;
}
.goods-main .goods-title a {
  color: #fff;
}
.goods-main .goods-price {
  background: #332e29;
}
.goods-list {
  margin: 20px auto;
}
.news-content {
  padding: 30px;
  background-color: #f2f2f2;
  font-size: 14px;
  color: #332e29;
}
.news-content .news-title {
  margin: 0 0 10px;
  color: #332e29;
  font-weight: bold;
  font-size: 18px;
}
.news-content .news-info {
  font-size: 12px;
  font-weight: bold;
  color: #6d6d6d;
  margin-bottom: 30px;
}
.news-content .news-info time {
  font-weight: normal;
  margin-left: 20px;
}
.news-reviews .form {
  width: 85%;
}
.news-item {
  background: #f2f2f2;
  border-bottom: 2px solid #dedbdb;
  padding: 30px;
}
.news-item:last-child {
  border-bottom: none;
}
.news-item .news-title {
  font-size: 18px;
  font-weight: bold;
  color: #332e29;
  margin: 0 0 5px;
}
.news-item .news-info {
  color: #6d6d6d;
  font-weight: bold;
  font-size: 12px;
}
.news-item .news-info time {
  padding-left: 10px;
  font-weight: normal;
}
.news-item .news-intro {
  font-size: 14px;
  line-height: 17px;
  color: #6d6d6d;
  margin: 0;
  padding: 30px 0 45px;
}
.news-item .news-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.news-item .news-links li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
.news-item .news-links li:last-child {
  margin-right: 0;
}
.news-item .news-links a {
  border-color: #cbcbcb;
  font-weight: bold;
  color: #242424;
  font-size: 12px;
  line-height: 14px;
}
.news-item .news-links a:hover,
.news-item .news-links a:active,
.news-item .news-links a:focus,
.news-item .news-links a:active:focus,
.news-item .news-links a.active:focus {
  color: #fff;
  border-color: #ef833d;
}
.news-item .news-links a:hover i.fa,
.news-item .news-links a:active i.fa,
.news-item .news-links a:focus i.fa,
.news-item .news-links a:active:focus i.fa,
.news-item .news-links a.active:focus i.fa {
  color: #fff;
}
.news-item .news-links a i.fa {
  color: #ef833d;
  font-size: 14px;
}
.banner-wrapper {
  border-left: 10px solid #dedbdb;
  padding-left: 0;
}
.banner {
  position: relative;
  height: 145px;
  overflow: hidden;
}
.banner img {
  position: absolute;
  width: 100%;
}
.banner .banner-block-left {
  position: absolute;
  width: 40%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 20px;
  color: #332e29;
  font: 14px;
  line-height: 18px;
}
.banner .banner-block-right {
  position: absolute;
  width: 60%;
  height: 100%;
  top: 0;
  right: 0;
  background: rgba(36, 35, 36, 0.7);
  padding: 20px;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
}
.banner .banner-block-right a.btn {
  margin-top: 34px;
}
.banner .banner-block-right .banner-right-content {
  max-width: 500px;
}
.goods-link-wrapper {
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
}
.goods-link {
  padding: 20px 10px;
}
.goods-link ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: table;
  width: 100%;
  text-align: center;
}
.goods-link ul li {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
}
.goods-link ul li.active a {
  color: #fff;
  border-color: #ef833d;
  background-color: #ef833d;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.goods-link ul li a {
  display: block;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  color: #4d4337;
  padding: 10px;
  border: 2px solid #000;
  -webkit-transition: color 0.1s ease-in-out, border-color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out, border-color 0.1s ease-in-out, background-color 0.1s ease-in-out;
}
.goods-link ul li a:hover,
.goods-link ul li a:focus,
.goods-link ul li a:active {
  color: #fff;
  border-color: #ef833d;
  background-color: #ef833d;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  text-decoration: none;
}
.goods-item-mini .goods-btn button {
  padding: 10px;
  text-align: center;
  width: 48px;
}
.goods-item-mini .goods-btn button span {
  margin: 0;
}
.goods-item-mini .goods-btn button:hover {
  background: #c97239 url(plus-hover.png) no-repeat center center;
}
.goods-item-mini .goods-btn button:hover span {
  display: block;
  opacity: 0;
}
.footer-main .footer-content {
  background-color: #fff;
  padding: 60px 20px 20px;
}
.footer-menu {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
}
.footer-menu:last-child {
  padding-right: 0;
}
.footer-menu:first-child {
  padding-left: 0;
}
.footer-menu h4,
.footer-menu .tith4 {
  margin-top: 0;
  font-weight: bold;
  color: #342f29;
  text-transform: uppercase;
  font-size: 17px;
}
.footer-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-menu ul li {
  display: block;
}
.footer-menu ul li.active a {
  color: #ef833d;
  text-decoration: underline;
}
.footer-menu ul a {
  display: block;
  font-size: 12px;
  color: #332e29;
  line-height: 14px;
  margin: 10px 0;
}
.footer-menu ul a:hover {
  color: #ef833d;
  text-decoration: underline;
}
.call-order {
  display: table;
  width: 100%;
}
.call-order div {
  display: table-cell;
  vertical-align: middle;
}
.call-order .call-btn {
  width: 200px;
}
.call-order .call-info {
  font-size: 14px;
  line-height: 16px;
  color: #000;
}
.call-order a.btn {
  border-color: #5c5854;
  color: #5c5854;
}
.call-order a.btn:hover,
.call-order a.btn:active,
.call-order a.btn:focus,
.call-order a.btn:active:focus,
.call-order a.btn.active:focus {
  color: #fff;
  border-color: #ef833d;
  background-color: #ef833d;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.social {
  padding: 30px 0;
}
.social ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}
.social ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
.social ul li:last-child {
  margin-right: 0;
}
.social ul a {
  display: block;
  width: 56px;
  height: 56px;
  line-height: 55px;
  text-align: center;
  border: 2px solid #d5d5d5;
  -webkit-transition: background-color 0.1s ease-in-out, border-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out, border-color 0.1s ease-in-out;
}
.social ul a:hover {
  background-color: #f29c64;
  border-color: #f29c64;
}
.footer-info {
  font-size: 12px;
  color: #686868;
}
.pay-block {
  text-align: right;
  padding: 20px 0;
}
.pay-block .pay-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pay-block .pay-list li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 25px;
}
.logo-footer {
  text-align: center;
}
.logo-footer img {
  margin: 0 auto;
  width:200px;
}
.copyright {
  text-align: center;
  color: #686868;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  padding-top: 10px;
  margin: 0;
}
#map {
  width: 100%;
  height: 400px;
  margin-top: 30px;
}
.modal-dialog {
  width: 840px !important;
  margin-top: 5%;
}
.modal {
  overflow-y: auto;
}
.modal .modal-header {
  border: none;
  padding: 0;
}
.modal-content {
  background: rgba(255, 255, 255, 0.85);
  border-radius: 0;
  width: 840px;
  border: none;
}
.modal-content .btn {
  width: 200px;
}
.modal-content .form-info {
  padding: 30px 0 10px;
  color: #6d6d6d;
  font-size: 12px;
}
.modal-content .close {
  border: 2px solid #d3d3d3;
  color: #332e29;
  padding: 18px 20px;
  opacity: 1;
}
.modal-content .close:hover,
.modal-content .close:active,
.modal-content .close:focus {
  background-color: #ef833d;
  border-color: #ef833d;
  color: #fff;
  outline: none;
}
.modal-content .close:hover span,
.modal-content .close:active span,
.modal-content .close:focus span {
  color: #fff;
}
.modal-body {
  background: #f2f2f2;
}
.modal-footer {
  background: #f2f2f2;
  border: none;
  text-align: left;
  margin: 0;
}
.modal-footer .form-inline .form-group:last-child {
  float: right;
}
.error-message {
  height: 110px;
}
.error-message .error-block-left {
  height: 100%;
  float: left;
  width: 22%;
  background: #b72d2d url(exclamation-icon.png) no-repeat center center;
}
.error-message .error-block-right {
  height: 100%;
  width: 78%;
  float: left;
  line-height: 110px;
  padding: 0 20px;
}
.error-message .error-block-right span {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  color: #332e29;
}
.success-message .modal-content {
  background: transparent;
}
.success-message .modal-body {
  height: 420px;
  padding: 0;
  background: transparent;
}
.success-message .modal-body-left {
  background: rgba(239, 131, 61, 0.9) url(phone-message.png) no-repeat center center;
  width: 22%;
  height: 100%;
  float: left;
}
.success-message .modal-body-right {
  height: 100%;
  width: 78%;
  float: left;
  padding: 20px 30px;
  line-height: 380px;
  background: #f2f2f2;
}
.success-message .modal-body-right p {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: #000;
  line-height: 22px;
  margin: 0;
}
.selectricWrapper {
  position: relative;
  cursor: pointer;
}
.selectricResponsive {
  width: 100%;
}
.selectric {
  width: auto;
  padding: 7px 20px 6px;
  border: 2px solid #cbcbcb;
  background: transparent;
  position: relative;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  font-family: 'Tahoma';
  -webkit-transition: border-color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  transition: border-color 0.1s ease-in-out, background-color 0.1s ease-in-out;
}
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  font-size: 12px;
  line-height: 18px;
  padding: 0;
  margin: 0;
  color: #29241e;
  font-weight: bold;
  font-family: 'Tahoma';
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}
.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  height: 31px;
  color: #6d6d6d;
  text-align: left;
  margin-left: 5px;
  font: 0/0 a;
  /* IE Fix */
  *font: 0.66666667px Lucida Sans Unicode, Arial Unicode MS, Arial;
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}
.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #6d6d6d;
  border-bottom: none;
  -webkit-transition: border-color 0.1s ease-in-out;
  transition: border-color 0.1s ease-in-out;
}
.selectricHover .selectric {
  border-color: #ef833d;
  background-color: #ef833d;
  color: #fff;
}
.selectricHover .selectric .label {
  color: #fff;
}
.selectricHover .selectric .button {
  color: #fff;
}
.selectricHover .selectric .button:after {
  border-top-color: #fff;
}
.selectricOpen {
  z-index: 9999;
}
.selectricOpen .selectric {
  border-color: #29241e;
  background: #29241e;
  z-index: 9999;
  color: #fff;
}
.selectricOpen .selectric .button:after {
  border-bottom-color: #fff;
  border-top: none;
  border-bottom: 4px solid #fff;
}
.selectricOpen .selectric .label {
  color: #fff;
}
.selectricOpen .selectricItems {
  display: block;
}
.selectricDisabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.selectricHideSelect {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectricHideSelect select {
  position: absolute;
  left: -100%;
  display: none;
}
.selectricInput {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: NaN a !important;
  background: none !important;
}
.selectricTempShow {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}
.selectricItems {
  display: none;
  position: absolute;
  overflow: auto;
  top: 100%;
  left: 0;
  background: #29241e;
  z-index: 9998;
  padding: 13px 0;
}
.selectricItems ul,
.selectricItems li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 17px;
  border: none;
}
.selectricItems:focus,
.selectricItems ul:focus,
.selectricItems li:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.selectricItems li {
  display: block;
  padding: 7px 20px;
  border: 2px solid #29241e;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  font-family: 'Tahoma';
  text-align: left;
}
.selectricItems li.selected {
  background: #ef833d;
  color: #fff;
  border-color: #ef833d;
}
.selectricItems li:hover {
  background: #ef833d;
  color: #fff;
  border-color: #ef833d;
}
.selectricItems li.disabled {
  background: #F5F5F5;
  color: #BBB;
  border-top-color: #FAFAFA;
  cursor: default;
}
.color-btn .selectric {
  background: url(color-icon.png) no-repeat 25px center;
}
.color-btn .selectric:hover,
.color-btn .selectric:active,
.color-btn .selectric:focus {
  background-image: url(color-hover.png);
}
.color-btn.selectricHover .selectric {
  background-color: #29241e;
  border-color: #29241e;
}
.color-btn.selectricOpen .selectric {
  background: #29241e url(color-hover.png) no-repeat 25px center;
  border-color: #29241e;
}
.sort-btn .selectric {
  border-color: #dbd8d7;
  padding: 11px 52px;
  background: url(sort-icon.png) no-repeat 20px center;
}
.sort-btn .selectric .label {
  color: #dbd8d7;
}
.sort-btn .selectric .button {
  height: 42px;
}
.sort-btn .selectric .button:after {
  border-top-color: #dbd8d7;
}
.sort-btn.selectricHover .selectric {
  border-color: #29241e;
  background-color: #29241e;
  color: #fff;
}
.sort-btn.selectricHover .selectric .label {
  color: #fff;
}
.sort-btn.selectricHover .selectric .button:after {
  border-top-color: #fff;
}
.sort-btn.selectricOpen .selectric {
  border-color: #29241e;
  background-color: #29241e;
  color: #fff;
}
.sort-btn.selectricOpen .selectric .label {
  color: #fff;
}
.sort-btn.selectricOpen .selectric .button:after {
  border-top-color: #fff;
}
.region-select {
  width: 70%;
}
.region-select .selectric {
  width: 100%;
}
.select-btn {
  display: inline-block;
  vertical-align: middle;
}
.select-btn .selectric {
  display: inline-block;
  vertical-align: middle;
  border-color: #cbcbcb;
  padding: 8px 52px 8px 20px;
  height: 40px;
}
.select-btn .selectric .label {
  color: #242424;
  text-align: left;
}
.select-btn .selectric .button {
  height: 37px;
}
.select-btn .selectric .button:after {
  border-top-color: #6d6d6d;
}
.select-btn.selectricHover .selectric {
  border-color: #29241e;
  background-color: #29241e;
  color: #fff;
}
.select-btn.selectricHover .selectric .label {
  color: #fff;
}
.select-btn.selectricHover .selectric .button:after {
  border-top-color: #fff;
}
.select-btn.selectricOpen .selectric {
  border-color: #29241e;
  background-color: #29241e;
  color: #fff;
}
.select-btn.selectricOpen .selectric .label {
  color: #fff;
}
.select-btn.selectricOpen .selectric .button:after {
  border-top-color: #fff;
}
@media all and (max-width: 1430px) {
  .carousel-caption {
    top: 60px;
  }
  .shop-sidebar .sidebar-main .sum-price {
    font-size: 23px;
  }
  .category-item .category-description .category-title {
    height: 105px;
  }
  .category-text-block .category-description .category-title {
    height: 60px;
  }
  .header-block-bottom a {
    padding: 10px;
  }
  .category-item {
    height: 195px;
  }
}
@media all and (max-width: 1410px) {
  .header-block-bottom {
    font-size: 9px;
  }
}
@media all and (max-width: 1190px) {
  .menu a {
    padding: 13px 10px;
  }
  .shop-cart-wrapper a.shop-link {
    padding: 0 2px;
    background: url(shop-cart-icon.png) no-repeat 10px center;
  }
  .shop-cart.open .shop-link {
    background: #ef833d url(shop-hover-icon.png) no-repeat 10px center;
  }
  .phone {
    font-size: 13px;
  }
  .phone a{
    display:inline;
  }
  .catalog-menu li a {
    padding: 20px 5px;
  }
  .specialgoods .heading-block {
    padding: 25px 50px 10px 30px;
  }
  .goods-main .goods-main-title {
    padding: 45px 80px 10px 30px;
  }
  .banner .banner-block-right {
    font-size: 13px;
  }
  .banner-block-right .btn {
    padding: 12px 20px 12px 50px;
  }
  .goods-main-btn .btn {
    padding: 12px 20px 12px 50px;
  }
  .header-block-bottom {
    font-size: 9px;
  }
  .table-shopcart td {
    padding-right: 10px;
  }
  .table-shopcart td:nth-child(4) {
    width: 120px;
  }
  .table-shopcart .shopcart-count button {
    width: 35px;
  }
  .table-shopcart .shopcart-count input[type=text] {
    width: 100%;
  }
  .table-shopcart .shopcart-remove .btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .table-shopcart .shopcart-price {
    font-size: 14px;
  }
  .catalog-menu li:first-child a:before {
    left: 20px;
  }
}
@media all and (max-width: 1366px) {
  .content {
    padding-top: 80px;
  }
  .content-inner-page{
	padding-top:20px
	}
  .catalog-menu {
    top: 2px;
  }
  .catalog-menu li a {
    padding: 10px;
  }
  .carousel-indicators {
    bottom: 30px;
  }
  .category-header-block .category-nav a {
    padding: 15px;
  }
  .category-header-block .header-content h1 {
    padding: 10px 0;
  }
  .category-header-block .category-menu a {
    padding: 15px 20px;
  }
  .category-header-block .footer-content {
    padding: 10px 130px 10px 30px;
  }
  .inner-page-menu a,.inner-page-menu span {
    padding: 25px 10px;
  }
  .sort-form .form-group {
    margin-right: 20px;
  }
  .sort-form label {
    font-size: 12px;
  }
}
@media all and (max-width: 1280px) {
  .carousel-caption {
    top: 40px;
  }
  .category-item {
    height: 180px;
  }
}
@media all and (max-width: 1200px) {
  .shop-sidebar .sidebar-footer .btn {
    font-size: 12px;
    letter-spacing: 0;
  }
}

    
    /* add product notification */
#add_product_notification {
 padding: 10px;
	    background: #FFFFFF;
	    border: 1px solid #000;
	 
	margin-bottom: 13px;
	overflow: hidden;
  font-size: 14px;
  color:#333333;
}
#add_product_notification h3 {
      font-weight: normal;
      margin: 0 0 20px 0;
}
#own_preloader {
  z-index: 1000;
  text-align: center;
  vertical-align: middle;
  width: 450px;
  height: 106px;
}

    #add_product_notification .btn{
      color: #000;
      border-color: #000;
    }
    
    #add_product_notification .btn:hover{
      color: #fff;
      border-color: #fff;
    }
    #add_product_notification .fl{
    	float: left;
    }
    #add_product_notification .fr{
    	float: right;
    }


/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:18px;height:18px;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel{display: none!important;}

div.rating-cancel a,div.star-rating a{display:block;width:18px;height:100%;border:0}
div.star-rating-on a,
div.star-rating-hover a{
  background-position:0 0px
}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important; margin: 0 2px;}
/* END jQuery.Rating Plugin CSS */

.star-rating{
	font-size: 0;
}
.star-rating:before{
	display: inline-block;
    font-family: FontAwesome;
    content: "\f006";
    width: 18px;
    height: 18px;
    font-size: 18px;
    color: #000;
}
div.star-rating-on:before,
div.star-rating-hover:before{
    content: "\f005";
    color: #ef833d;
}
.reviews-rating .fa-star {
	font-size: 16px;
    color: #ef833d;
}
.reviews-rating .fa-star-o {
	font-size: 16px;
    color: #000;	
}

.product-text img{
	max-width: 100%;
}
.product-descr-images img{
	width: 100%;
}


.template-author{
	font-size: 12px;
    color: #686868;
    text-align: center;
  margin: 25px auto 0px auto;
}

.template-author a{
    font-size: 12px;
	color: #ef7432;
    font-weight: bold;
  	text-transform: uppercase;
}


#contact .modal-content {width: 56%;margin: 0 auto}
#contact .modal-dialog {width: 56%}
#contact .modal-header {
  padding: 19px;
  background: #e0e0e0;
}
#contact .modal-footer {text-align: center;}
#contact .modal-title {
    font-weight: bold;
    color: #ef7432;
    font-size: 20px;
}
#contact button[type="submit"] {
    color: #fff;
    border-color: #ef833d;
    background-color: #ef833d;
}
#contact button[type="submit"]:hover {
    background: white;
    color: #ef833d;
}
#contact button.close {
    background: none;
    border: 0px;
    color: black;
    padding: 5px;
}
#contact .alert-success {background: #e0e0e0}
#contact .text {
    padding: 20px;
    text-transform: uppercase;
    font-size: 10px;
    color: black;
}

header .callback-btn {
    background: #e6e5e4;
    color: #262626;
    line-height: 23px;
    font-weight: bold;
    cursor: pointer;
    width: 100%;
    padding: 0;
    border: 0 
}
header .callback-btn:hover {
    background: #eb8429;
    color: #ffffff;
    border: 0 
}

.star-rating-wrapper .star-rating .star-item {
  float: right;
  overflow: hidden;
  margin-right: 3px;
}

.star-rating-wrapper .star-rating .star-item:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url('star-empty.svg');
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.star-rating-wrapper .star-rating .star-item.active:after {
  background-image: url('star.svg');
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  content: "";
}

.star-rating-wrapper .star-rating .star-item.active ~ .star-item:after {
  background-image: url('star.svg');
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  content: "";
}

.star-rating-wrapper .star-rating {float:left;width:auto}
.star-rating-wrapper .star-rating:before {display:none}

.product-description span, .product-text span {
  font-size: 13pt;
}

@media all and (min-width: 1170px) {
  body {
    min-width: 1170px;
  }
  .container {
    min-width: 1170px;
  }
  .slider {
    min-width: 1150px;
  }
  .slider .slider-wrapper .slider-content {
    min-width: 1150px;
  }
  .slider .slider-nav-wrapper .slider-nav-content {
    min-width: 1150px;
  }
  .goods-list {
    min-width: 1150px;
  }
}
@media (max-width:991px){
  .sidebar-product-left {
    display: none;
  }
  .goods-item .goods-price .price, .goods-item .goods-price .goods-btn {
    display: block;
  }
}
@media (max-width:768px){
  .container {
   width: 100%;  /* 90% */
  }
  h1.policy {
    font-size: 26px;
  }
  .product-sku, .product-sku_field {
   	font-size: 11pt !important; 
  }
  .product-description .goods-intro span, .product-description .goods-intro p {
      font-size: 11pt;
  }
  .phone__number {
   	text-decoration: underline;
    text-decoration-style: dotted;
  }
  .mobile-border {
   	border-top: 1px dotted #dedbdb;
    border-left: 1px dotted #dedbdb;
  }
  .sort-form {
  	padding: 0 10px 0;
  }
  .slider {
    display: none;
  }
  .category-main { margin-top:50px; }
  .category-item .category-description .category-title { font-size: 16px; }
  .category-text-block .category-description .category-info { padding-left: 0; }
  .category-main  > .clearfix {
    display: none;
  }
  .category-item {
    width: 25%;
  }
  .goods-item {
    width: 25%;
  } 
  .goods-item .goods-img-title .goods-title {
  	height: 110px;
  }
  .goods-item .goods-intro {
   	display: none; 
  }
  .goods-list-inner .goods-item {
    width: 25%;
    margin: 0;
  }
  .goods-main-btn .btn.catalog-btn {
   	color: inherit;
    border-color: inherit; 
  }
  .category-header-block .footer-content {
    padding: 10px 30px 10px 30px;
  }
  .category-header-block {
    margin-top: 105px;
  }
  div.form-inline .form-group {
    float: left;
  }
  .modal-dialog, .modal-content, .form {
    width: auto !important;
  }
  .content {
    padding: 50px 0 0 0;
  }
  .content img {
    max-width: 100% !important;
  }
  .block-list {
    width: auto;
  }
  .sidebar-cart .goods-item:nth-child(2n+1) {
    clear: none !important;
  }
  .sidebar-cart .goods-item {
      width: 48%;
      float: left;
      margin-right: 5px;
  }
}
@media (max-width:660px){
  .header-main .catalog-menu > li {
    display: none;
  }
  .header-main .catalog-menu > li:first-child {
    display: table-cell;
  }
  .catalog-menu li:first-child .inner-menu {
    width: 100%;
  }
  .category-item {
    width: 50%;
  }
  .goods-item {
    width: 50%;
  }
  .goods-list-inner .goods-item {
    width: 50%;
    margin: 0;
  }
  .goods-list-inner .goods-item:nth-child(2n+1), .goods-item:nth-child(2n+1) {
    clear: both;
  }
  .goods-link ul li {
    display: block;
  }
  .call-order div {
    display: block;
  }
  .goods-main .heading-block {
    background: none !important;
  }
  .goods-main .goods-main-title {
    height: auto;
  }
  .goods-main .goods-main-btn {
    padding: 15px 15px 15px 0;
  }
  .icontexttop {
    line-height: 1;
  }
  .product-form .plus-btn {
    padding-left: 40px !important;
    background: url(plus-circle-icon.png) no-repeat 10px center;
  }
  .product-form .fast-buy {
    margin-top: 10px !important;
    padding-left: 10px !important;
  }
  .photo-list {
    padding: 20px 10px;
  }
  .category-header-block {
    margin-top: 0;
  }
  .category-header-block > img {
    display: none;
  }
  .category-header-block .category-header-content {
    position: static;
  }
  .category-header-block .breadcrumbs {
    height: auto;
    line-height: 24px;
  }
  .category-header-block .footer-content .sort .form-group {
    width: 100% !important;
  }
  .category-header-block .footer-content .btn {
    margin-left: 0;
    width: 100%;
  }
  .footer-menu {
    width: 47%;
  }
  .footer-menu:last-child {
    padding-left: 0 !important;
  }
  .pay-block .pay-list li {
    margin: 10px 15px;
  }
  .goods-list-inner .category-heading {
    background: none !important;
  }
  .goods-list-inner .category-info {
    min-height: auto;
    border-left: none;
  }
  .goods-main-img img {
    max-width: 100%;
  }
  .goods-main .goods-main-title .main-title-wrapper {
    width: 100%;
  }
  .goods-main .goods-main-img {
    width: 100%;
  }
  .goods-main-btn .btn {
    max-width: 100%;
    overflow-x: hidden;
  }
  .catalog-menu .dropdown-menu > li > a {
    white-space: normal !important;
  }
  #own_preloader {
    width: auto;
  }
  #own_preloader .btn {
    padding: 12px 15px !important;
  }
  .shopcart-block .table-shopcart thead {
    display: none;
  }
  .shopcart-block .table-shopcart td {
    padding: 10px;
    display: block;
    width: 100%;
  }
  .shopcart-block .table-shopcart .shopcart-price-item {
    width: 100%;
  }
  .shopcart-block .table-shopcart .shopcart-price-item:before {
    display: block;
    content: "Цена за ед.";
    width: 60%;
    float: left;
  }
  .shopcart-block .table-shopcart .shopcart-price-total {
    width: 100%;
  }
  .shopcart-block .table-shopcart .shopcart-price-total:before {
    display: block;
    content: "Общая цена";
    width: 60%;
    float: left;
  }
  .specialgoods .special-heading-wrapper {
    background: #dedbdb !important;
  }
  .heading-inner {
    font-size: 12px;
  }
    .category-item > img {
        width: auto;
        max-width: none;
    }
    .category-text-block .category-description .category-info {
        max-height: 70px;
    }
    .category-text-block .category-description .category-title {
        height: 40px;
    }
}
@media (max-width:500px){
  .inner-page-menu li {
    display: block;
  }
  .inner-page-menu a,.inner-page-menu span {
    padding: 10px !important;
  }
  .category-menu li {
    display: block !important;
  }
  .category-menu a {
    padding: 10px !important;
  }
  .menu li {
    display: block;
    width: 32%;
    float: left;
  }
  .category-header-block .category-nav { width: 100%; }
  .category-header-block .category-nav li {
    display: block;
    width: 100%;
    float: left;
  }
  
}
@media (max-width:400px){
  .discounts .table-style th, .discounts .table-style td {
    	padding-left: 10px;
    	padding-right: 10px;
  }
}
@media (max-width:340px){
	.discounts .table-style th, .discounts .table-style td {
   		padding-left: 5px;
    	padding-right: 5px;
  	}
}
.review-manager_reply p {
	color: #ef833d;
}
.review-manager_reply {
	font-size: 12px;
    color: #6d6d6d;
    line-height: 14px;
}

@media (min-width:1160px){
.similar .goods-item {
  	width: 20%;
    background-color: #fff;
    margin-bottom: 20px;
    float: left;
    border: none;
    margin-right: 20px;
  }
}
@media (max-width:765px){
  .recently-in-cart {
    float: right;
  }
}

.similar-in-cart .side-header span, .recently-in-cart .side-header span {
	margin: 20px 0;
}
.similar-in-cart .side-header h5, .recently-in-cart .side-header h5 {
	display: inline;
	font-weight: bold;
    color: #63605c;
    margin-left: 10px;
}
.recently-in-cart .goods-img {
	width: 30%;
    height: 55px;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    padding-bottom: 0;
    max-height: 190px;
    background-color: #fff;
    opacity: .6;
    position: relative;
    background: #fff;
    overflow: hidden;
}
.recently-in-cart .goods-title {
	display: inline-block;
    vertical-align: top;
    width: 70%;
    height: 55px;
    overflow: hidden;
    padding: 0 0 0 6px;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    margin: 0;
  	transition: none;
}

.breadcrumbs  ul{
  line-height: 20px;
}

.no-result{
  padding:20px;
  background:#ffffff;
}


.goods-item .goods-price .butbuy{
  color: #000;
  font-size: 17px;
  font-weight: bold;
  background: #ef833d;
  margin: 10px 10px 0;
  padding: 8px 18px !important;
  border: 2px solid #000;
  height: auto;
  width: auto;
}
.goods-item .goods-price .butbuy:hover{
  color: #ef833d;
  background: #000 !important;
  border: 2px solid #ef833d;
}
.goods-item .goods-price .butbuy:hover>*{
  opacity: 1 !important;
}

@media screen and (max-width: 600px){
.sort-form .form-group{margin-bottom:10px !important;}
}

