* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
:focus {
  outline: none;
}
.hide {
  display: none;
}
#content div.limit:first-child {
  display: none;
}
.nohide {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #83ce00;
  font-size: 16px;
  margin-bottom: 11px;
  font-weight: 700;
  text-align: center;
}
span.line-through {
  text-decoration: line-through;
  color: red;
}
.pad span {
  display: block;
  padding-left: 25px;
}
.result {
  margin-top: 10px;
  font-size: 16px;
  color: green;
  text-align: center;
  font-family: 'calibrib';
  display: none;
}
.inform {
  padding: 10px;
}
#filterpro input:disabled {
  opacity: 0.2;
}
.chck .mfilter-heading {
  border: #fc8018 1px solid !important;
}
span.green {
  color: #3ac374;
  font-size: 16px;
  font-weight: 300;
}
.green.desktop {
  position: absolute;
  top: -65px;
  right: 0;
}
html {
  overflow-y: scroll;
  margin: 0;
  padding: 0;
}
body {
  background-color: #ffffff;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  margin: 0px;
  padding: 0px;
  /*padding-top: 150px;*/
}
body,
td,
th,
input,
textarea,
select,
a {
  font-size: 14px;
}
.tags {
  display: none;
}
div#box-owl-1,
div#box-owl-2 {
  display: none !important;
}
h1 {
  color: #636E75;
  margin: 20px 0;
  font-size: 32px;
  font-weight: normal;
  text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}
h2 {
  color: #000000;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 5px;
}
.mobille {
  display: none !important;
}
.clearfix {
  clear: both;
}
#fitting-send:active,
.to_checkout:active,
#button-cart:active,
#button-search:active {
  position: relative;
  top: 1px;
}
.testimonial-block {
  width: 50%;
  display: inline-block;
  float: left;
  vertical-align: top;
}
.testimonial-block:nth-child(2n+1) {
  padding: 0 85px 0 10px;
  clear: left;
}
.testimonial-block:nth-child(2n) {
  padding: 0 10px 0 85px;
}
.description {
  min-height: 80px;
  clear: both;
}
a,
a:visited,
a b {
  color: #38B0E3;
  text-decoration: underline;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}
a img {
  border: none;
}
form {
  padding: 0;
  margin: 0;
  display: inline;
}
input[type='text'],
input[type='password'],
textarea {
  background: #F8F8F8;
  border: 1px solid #CCCCCC;
  padding: 3px;
  margin-left: 0px;
  margin-right: 0px;
}
select {
  background: #F8F8F8;
  border: 1px solid #CCCCCC;
  padding: 2px;
}
label {
  cursor: pointer;
}
#menu > ul:after,
#cart:after,
#cart-total:after,
.news-module .box-content:after,
table.option-image:after,
.product-info .options:after,
.viewed .box-product:after,
.newsblock:after,
.pagination:after,
.testimonial-block .description:after,
.priceblock:after {
  content: "";
  display: table;
  clear: both;
}
.container {
  width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
.product-info .option.radio {
  padding-top: 20px;
  margin: 0 auto;
  display: table;
}
#tab-attribute {
  float: left;
  width: -webkit-calc(50% - 20px);
  width: calc(50% - 20px);
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
form#validateform1 {
  display: block;
  float: left;
  width: 100%;
}
.priceblock {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dbdbdb;
}
.priceblock > p:first-child {
  font-size: 18px;
}
.product-info .options {
  display: table;
  width: 100%;
}
#podarki,
#podarki2 {
  display: none;
  height: 150px;
  background: url('../image/ban2.jpg') no-repeat center;
  min-width: 1170px;
  color: #fff;
  text-decoration: none;
  /*position: absolute;*/
  top: 0;
  left: 0;
  width: 100%;
}

/*#podarki {
z-index: 1;
-webkit-animation: changebanner 13s infinite;
animation: changebanner 13s infinite;
}
#podarki2 {
z-index: 2;
background: url('../image/ban2.jpg') no-repeat center;
-webkit-animation: changebanner 13s infinite;
animation: changebanner 13s infinite;
-webkit-animation-delay: 6.5s;
animation-delay: 6.5s;
}*/

@-webkit-keyframes changebanner {
  from {
    opacity: 1;
  }
  40% {
    opacity: 1;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  50% {
    opacity: 0;
  }
  90% {
    opacity: 0;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  to {
    opacity: 1;
  }
}
@keyframes changebanner {
  from {
    opacity: 1;
  }
  40% {
    opacity: 1;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  50% {
    opacity: 0;
  }
  90% {
    opacity: 0;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  to {
    opacity: 1;
  }
}
#podarki + span,
#podarki2 + span {
  position: absolute;
  z-index: 500;
  top: 10px;
  right: 50%;
  margin-right: -565px;
  background: url('../image/cancel.png')no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: none;
  cursor: pointer;
}
#podarki .container,
#podarki2 .container {
  padding: 10px 150px;
}
#podarki .our-present,
#podarki2 .our-present {
  font-size: 48px;
  text-align: center;
  font-weight: 700;
  -webkit-animation: neon 8s infinite linear;
  animation: neon 8s infinite linear;
}
#podarki .text-present,
#podarki2 .text-present {
  font-size: 30px;
  text-align: center;
  line-height: 1;
}
@-webkit-keyframes neon {
  from {
    color: #fefefe;
    text-shadow: 0 0 5px orange;
  }
  25% {
    color: #88ff82;
    text-shadow: 0 0 5px #d0ffce;
  }
  50% {
    color: #c1f3ff;
    text-shadow: 0 0 5px #fff;
  }
  75% {
    color: #ffcfcf;
    text-shadow: 0 0 5px #f97c7c;
  }
  to {
    color: #fefefe;
    text-shadow: 0 0 5px orange;
  }
}
@keyframes neon {
  from {
    color: #fefefe;
    text-shadow: 0 0 5px orange;
  }
  25% {
    color: #88ff82;
    text-shadow: 0 0 5px #d0ffce;
  }
  50% {
    color: #c1f3ff;
    text-shadow: 0 0 5px #fff;
  }
  75% {
    color: #ffcfcf;
    text-shadow: 0 0 5px #f97c7c;
  }
  to {
    color: #fefefe;
    text-shadow: 0 0 5px orange;
  }
}
.content-img {
  width: 1170px;
  margin: 0 auto;
}
.content-img:after {
  content: "";
  clear: both;
  display: table;
}
#column-left {
  float: left;
  width: 270px;
  margin-right: 30px;
}
#column-right {
  float: right;
  width: 180px;
}
#content {
  margin-bottom: 20px;
  min-width: 870px;
  position: relative;
}
#column-left + #column-right + #content,
#column-left + #content {
  margin-left: 300px;
}
#column-right + #content {
  margin-right: 195px;
}
.dostavka {
  margin-right: -110px;
  padding-top: 10px;
  margin-top: -5px;
  padding-bottom: 10px;
}
table.simplecheckout-methods-table > tbody > tr:nth-child(8) td {
  border-top: 1px solid #ccc;
  padding-top: 15px;
}
#top {
  height: 60px;
  background: #2c2c2c;
  width: 100%;
}
.menu {
  height: 100%;
}
ul.menu li {
  display: table;
  float: left;
  height: 100%;
  padding: 0 28px;
}
ul.menu a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #ccc;
  text-decoration: none;
  font-size: 16px;
}
ul.menu li p {
  color: #ccc;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
#menu li:nth-child(6) a {
  color: #ea0000;
}
#menu li:nth-child(6):hover a {
  color: #fff;
  background: #ea0000;
}
#menu li:nth-child(6) a.active {
  background: #ea0000 !important;
}
#header {
  height: 162px;
  position: relative;
  z-index: 100;
  min-width: 1170px;
}
#logo {
  margin: 20px 30px 0 0;
  float: left;
}
#slogan {
  color: #2c2c2c;
  width: 200px;
  float: left;
  margin: 33px 69px 0 0;
  letter-spacing: -0.1px;
}
#language {
  position: absolute;
  top: 59px;
  left: 360px;
  width: 108px;
  color: #999;
  line-height: 17px;
}
#language img {
  cursor: pointer;
  margin-right: 5px;
  padding-left: 5px;
}
#currency {
  width: 120px;
  position: absolute;
  top: 56px;
  left: 500px;
  color: #999;
  line-height: 17px;
}
#currency a {
  display: inline-block;
  padding: 2px 4px;
  color: #999;
  text-decoration: none;
  margin-right: 2px;
  margin-bottom: 2px;
}
#currency a b {
  color: #000;
  text-decoration: none;
}
#menu #cart {
  display: block !important;
  z-index: 9;
  position: relative;
  background: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  padding: 0 20px;
  height: 61px;
}
#cart .heading {
  float: right;
  height: 100%;
  width: 100%;
  background: url('../image/cart.png') left center no-repeat;
  position: relative;
  z-index: 1;
}
#quantity {
  position: absolute;
  top: 8px;
  left: 22px;
  width: 20px;
  height: 20px;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: #999 0 0 3px;
  box-shadow: #999 0 0 3px;
  text-align: center;
  line-height: 22px;
}
#cart .heading h4 {
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 3px;
}
#cart .heading a {
  color: #000;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
#cart .heading a span {
  display: block;
  height: 100%;
}
#sum {
  float: right;
  line-height: 60px;
  padding-left: 45px;
}
#cart .content {
  display: none;
  position: absolute;
  top: 61px;
  right: -1px;
  padding: 0 15px 15px;
  min-height: 150px;
  width: 400px;
  border-bottom: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  -webkit-border-radius: 0px 0px 7px 7px;
  border-radius: 0px 0px 7px 7px;
  background: #FFF;
}
#cart.active .heading {
  font-weight: 700;
}
#cart.active .content {
  display: block;
}
.mini-cart-info table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 5px;
}
.mini-cart-info td {
  color: #000;
  vertical-align: top;
  padding: 15px 15px 15px 0;
  border-bottom: 1px solid #EEEEEE;
}
.mini-cart-info .image {
  width: 1px;
}
.mini-cart-info .image img {
  border: 1px solid #EEEEEE;
  text-align: left;
}
.mini-cart-info .name a {
  color: #3a3a3a;
  font-size: 16px;
  font-weight: bold;
}
.mini-cart-info .name small {
  color: #666;
}
.mini-cart-info .quantity {
  text-align: right;
}
.mini-cart-info td.total {
  text-align: right;
}
.mini-cart-info .remove {
  text-align: right;
  padding: 12px 0 15px;
}
.mini-cart-info .remove img {
  cursor: pointer;
}
.mini-cart-total {
  text-align: right;
}
.mini-cart-total table {
  border-collapse: collapse;
  display: inline-block;
  margin-bottom: 5px;
}
.mini-cart-total td {
  color: #000;
  padding: 4px;
}
#cart .checkout {
  text-align: right;
  clear: both;
}
#cart .empty {
  padding-top: 50px;
  text-align: center;
}
#header #search {
  position: relative;
  float: left;
  width: 301px;
  height: 36px;
  z-index: 7;
  margin-top: 34px;
}
#workhours {
  float: right;
  color: #424242;
  text-align: left;
  margin-top: 20px;
  font-size: 22px;
}
#workhours a {
  color: #424242;
  text-decoration: none;
  font-size: 22px;
}
#header .button-search {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 63px;
  height: 34px;
  border-left: 1px solid #e4e4e4;
  cursor: pointer;
  background: #f7f7f7;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #e8e8e8));
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #e8e8e8 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#e8e8e8));
  background: -o-linear-gradient(top, #f7f7f7 0%, #e8e8e8 100%);
  background: linear-gradient(to bottom, #f7f7f7 0%, #e8e8e8 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#e8e8e8', GradientType=0);
}
#header .button-search:before {
  content: "";
  background: url('../image/button-search.png') center center no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
}
#header #search input {
  background: #FFF;
  width: 100%;
  height: 100%;
  color: #7f7f7f;
  text-indent: 12px;
  border: 1px solid #C7C7C7;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  -webkit-box-shadow: 0px 2px 0px #F0F0F0;
  box-shadow: 0px 2px 0px #F0F0F0;
}
#header #welcome {
  position: absolute;
  top: 7px;
  left: 7px;
  z-index: 5;
  width: 298px;
  text-align: left;
  color: #999999;
  display: none;
}
#header #welcome a {
  color: #000;
}
#header .links {
  position: absolute;
  left: 290px;
  top: 8px;
  font-size: 10px;
  padding-right: 10px;
  z-index: 11;
}
#header .links a {
  float: left;
  display: block;
  padding: 0px 0px 0px 7px;
  color: #000;
  text-decoration: underline;
  font-size: 12px;
}
#header .links a:hover {
  text-decoration: none;
}
#header .links a + a {
  margin-left: 8px;
  border-left: 1px solid #CCC;
}
#menu {
  background: #f7f7f7;
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  height: 62px;
  min-width: 1170px;
}
#menu ul {
  list-style: none;
  padding: 0;
  height: 100%;
}
#menu > ul > li {
  position: relative;
  float: left;
  z-index: 20;
  display: table;
  height: 100%;
}
#cart {
  position: absolute;
  top: 163px;
  right: 50%;
  margin-right: -585px;
  padding: 0 40px;
}
#cart.active:after {
  content: "";
  background: #fff;
  width: 174px;
  height: 1px;
  position: absolute;
  top: 60px;
  left: 0;
}
#menu > ul > li:hover {}
#menu > ul > li > a {
  font-size: 22px;
  color: #2c2c2c;
  line-height: 14px;
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
  z-index: 6;
  position: relative;
  padding: 0 10px;
}
#menu > ul > li > a.href_home {
  background: url(/image/data/icon_home/icon_home.jpg);
  padding: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  -webkit-background-size: 30px 30px;
  background-size: 30px;
  background-position: center center;
}
a.href_home img {
  height: 30px;
}
#menu > ul > li:hover > a,
#menu > ul > li > a.active {
  background: #adadad;
  color: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, .22) 0 0 5px inset;
  box-shadow: rgba(0, 0, 0, .22) 0 0 5px inset;
  position: relative;
}
#menu > ul > li > a.active.aftr:after {
  content: "";
  background: #adadad;
  width: -webkit-calc(100% - 4px);
  width: calc(100% - 4px);
  height: 10px;
  position: absolute;
  bottom: -5px;
  left: 2px;
}
#menu > ul > li:nth-of-type(n+5) > a.active:after {
  background: none;
}
#menu > ul > li > div {
  display: none !important;
  background: #FFFFFF;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  padding: 5px;
  border: 1px solid #000000;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
  background: url('../image/menu.png');
}
#menu > ul > li:hover > div {
  display: table;
}
#menu > ul > li > div > ul {
  display: table-cell;
}
#menu > ul > li ul + ul {
  padding-left: 20px;
}
#menu > ul > li ul > li > a {
  text-decoration: none;
  padding: 4px;
  color: #FFFFFF;
  display: block;
  white-space: nowrap;
  min-width: 120px;
}
#menu > ul > li ul > li > a:hover {
  background: #000000;
}
#menu > ul > li > div > ul > li > a {
  color: #FFFFFF;
}
.breadcrumb {
  border-bottom: 1px solid #dbdbdb;
  color: #808080;
  font-size: 16px;
  text-decoration: none;
  height: 53px;
  line-height: 53px;
}
.breadcrumb a {
  color: #808080;
  font-size: 16px;
  text-decoration: underline;
}
#header ul.menu a:hover {
  text-decoration: underline !important;
}
.success,
.warning,
.attention,
.information {
  padding: 10px 10px 10px 33px;
  margin-bottom: 15px;
  color: #555555;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.success {
  background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
  border: 1px solid #BBDF8D;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.warning {
  background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
  border: 1px solid #F8ACAC;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.attention {
  background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
  border: 1px solid #F2DD8C;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.success .close,
.warning .close,
.attention .close,
.information .close {
  float: right;
  padding-top: 4px;
  padding-right: 4px;
  cursor: pointer;
}
.required {
  color: #FF0000;
  font-weight: bold;
}
.error {
  display: block;
  color: #FF0000;
}
.options .error {
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}
.options .error:nth-of-type(2n) {
  left: auto;
  left: 50%;
}
.help {
  color: #999;
  font-size: 10px;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  display: block;
}
table.form {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
table.form tr td:first-child {
  width: 150px;
}
table.form > * > * > td {
  color: #000000;
}
table.form td {
  padding: 4px;
}
input.large-field,
select.large-field {
  width: 300px;
}
table.list {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  margin-bottom: 20px;
}
table.list td {
  border-right: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
  background-color: #EFEFEF;
  padding: 0px 5px;
}
table.list thead td a,
.list thead td {
  text-decoration: none;
  color: #222222;
  font-weight: bold;
}
table.list tbody td {
  padding: 0px 5px;
}
table.list .left {
  text-align: left;
  padding: 7px;
}
table.list .right {
  text-align: right;
  padding: 7px;
}
table.list .center {
  text-align: center;
  padding: 7px;
}
table.radio {
  width: 100%;
  border-collapse: collapse;
}
table.radio td {
  padding: 5px;
}
table.radio td label {
  display: block;
}
table.radio tr td:first-child {
  width: 1px;
}
table.radio tr td:first-child input {
  margin-top: 1px;
}
table.radio tr.highlight:hover td {
  background: #F1FFDD;
  cursor: pointer;
}
.pagination {
  border-top: 1px solid #EEEEEE;
  padding-top: 8px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.pagination .links {
  float: left;
}
.pagination .links a {
  display: inline-block;
  border: 1px solid #EEEEEE;
  padding: 4px 10px;
  text-decoration: none;
  color: #A3A3A3;
}
.pagination .links b {
  display: inline-block;
  border: 1px solid #269BC6;
  padding: 4px 10px;
  font-weight: normal;
  text-decoration: none;
  color: #269BC6;
  background: #FFFFFF;
}
.pagination .results {
  float: right;
  padding-top: 3px;
}
a.button,
input.button {
  cursor: pointer;
  color: #FFFFFF;
  line-height: 12px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: url('../image/button.png') repeat-x;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  -webkit-box-shadow: 0px 2px 2px #DDDDDD;
  box-shadow: 0px 2px 2px #DDDDDD;
}
a.button {
  display: table;
  text-decoration: none;
  padding: 6px 12px 6px 12px;
  margin: 0 auto 20px;
}
input.button {
  margin: 0;
  border: 0;
  height: 24px;
  padding: 0px 22px 0px 22px;
}
a.button:hover,
input.button:hover {
  background-position: 0px -24px;
}
.buttons {
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  overflow: auto;
  padding: 6px;
  margin-bottom: 20px;
}
.buttons .left {
  float: left;
  text-align: left;
}
.buttons .right {
  float: right;
  text-align: right;
}
.buttons .center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.htabs {
  height: 34px;
  background: #d9d9d9;
}
.htabs2,
.htabs3,
.htabs4 {
  height: 34px;
  line-height: 16px;
  margin-bottom: 20px;
  padding: 0 11px;
}
.htabs2 a,
.htabs3 a,
.htabs4 a {
  padding: 9px 15px 8px 15px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  color: #383838;
  display: none;
  position: relative;
}
.htabs2 a,
.htabs3 a {
  width: 100px;
  line-height: 17px;
}
.htabs a {
  position: relative;
  height: 34px;
  width: 270px;
  margin-right: 30px;
  float: left;
  font-size: 22px;
  color: #808080;
  text-align: center;
  line-height: 34px;
  text-decoration: none;
}
.htabs a:nth-of-type(3n) {
  margin-right: 0;
}
.htabs a::before {
  content: "";
  width: 270px;
  height: 180px;
  position: absolute;
  bottom: 100%;
  left: 0;
}
.htabs a:nth-of-type(3n+1)::before {
  background: url('/image/data/sub-m-1.jpg') no-repeat;
}
.htabs a:nth-of-type(3n+2)::before {
  background: url('/image/data/sub-m-2.jpg') no-repeat;
}
.htabs a:nth-of-type(3n)::before {
  background: url('/image/data/sub-m-3.jpg') no-repeat;
}
.htabs4 a {
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  color: #f5f5f5;
}
.htabs4 a.selected {
  text-decoration: underline;
}
.htabs2 a.selected,
.htabs3 a.selected {
  background: #e6e6e6;
}
.htabs a.selected {
  background: #adadad;
  -webkit-box-shadow: rgba(0, 0, 0, .22) 0 0 5px inset;
  box-shadow: rgba(0, 0, 0, .22) 0 0 5px inset;
  color: #fff;
}
.htabs a.selected:first-child::after {
  content: "";
  background: #adadad;
  width: 266px;
  height: 10px;
  position: absolute;
  bottom: -5px;
  left: 2px;
}
.htabs2 a.selected:after,
.htabs3 a.selected:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: solid 10px transparent;
  border-top: #e6e6e6 10px solid;
}
.for-tabs .owl-item {
  width: 270px !important;
  height: 266px;
  border: #ececec 1px solid;
  margin: 0 30px 19px 0;
}
.for-tabs .owl-item:nth-of-type(3n) {
  margin-right: 0;
}
.for-tabs .owl-item li,
.for-tabs .owl-item li a {
  list-style: none;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: block;
}
.for-tabs .owl-item li span {
  display: block;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 16px;
  color: #383838;
}
.for-tabs .owl-item li img {
  border-bottom: #ececec 1px solid;
}
.tab-content p {
  margin-bottom: 10px;
}
.advantages {
  position: relative;
  width: 100%;
  min-width: 1170px;
  background: #f7f7f7;
  padding-top: 17px;
  height: 192px;
  border-top: #dbdbdb 1px solid;
  border-bottom: #dbdbdb 1px solid;
  margin-bottom: 20px;
}
.advantages:before {
  content: "";
  background: #f7f7f7;
  height: 190px;
  width: -webkit-calc((100vw - 1187px)/2);
  width: calc((100vw - 1187px)/2);
  border-top: #dbdbdb 1px solid;
  border-bottom: #dbdbdb 1px solid;
  position: absolute;
  top: -1px;
  right: 100%;
}
.advantages:after {
  content: "";
  background: #f7f7f7;
  height: 190px;
  width: -webkit-calc((100vw - 1187px)/2);
  width: calc((100vw - 1187px)/2);
  border-top: #dbdbdb 1px solid;
  border-bottom: #dbdbdb 1px solid;
  position: absolute;
  top: -1px;
  left: 100%;
}
.advantages .container div {
  display: block;
  width: 20%;
  float: left;
}
.advantages .content-img div {
  display: block;
  width: 20%;
  float: left;
}
.advantages img {
  display: block;
  margin: 0 auto;
  width: 100px;
  height: 100px;
}
.advantages p {
  text-align: center;
  font-size: 16px;
  color: #383838;
  margin-top: 17px;
}
.box {
  margin-bottom: 20px;
}
.box-html + .box {
  padding-top: 212px;
}
.box.owl.for-tabs {
  margin-bottom: 0px;
}
.box .box-heading {
  -webkit-border-radius: 7px 7px 0px 0px;
  border-radius: 7px 7px 0px 0px;
  border: 1px solid #DBDEE1;
  background: url('../image/background.png') repeat-x;
  padding: 8px 10px 7px 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #333;
}
.box .box-content {
  background: #FFFFFF;
  -webkit-border-radius: 0px 0px 7px 7px;
  border-radius: 0px 0px 7px 7px;
  border-left: 1px solid #DBDEE1;
  border-right: 1px solid #DBDEE1;
  border-bottom: 1px solid #DBDEE1;
  padding: 10px;
}
.cat-module {
  font-size: 16px;
  color: #616161;
}
.cat-module .box-heading {
  color: #999;
  border: none;
  background: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0 0 3px;
  font-weight: normal;
  font-size: 16px;
}
.cat-module .box-content {
  border: none;
  padding: 0;
  background: none;
}
.cat-module .has-child > ul > li > a {
  color: #383838;
  font-weight: bold;
  font-size: 16px;
  padding-top: 3px;
}
.cat-module .has-child:nth-of-type(n+2) {
  display: none;
}
.news-module .box-heading,
.htabs-title {
  position: relative;
  border: none;
  background: none;
  padding: 0;
  text-align: center;
  color: #ff7a00;
  font-size: 34px;
  line-height: 65px;
  height: 65px;
  font-weight: normal;
}
.news-module .box-heading:before,
.news-module .box-heading:after,
.htabs-title:before,
.htabs-title:after {
  content: "";
  width: 470px;
  height: 1px;
  background: #e6e6e6;
  position: absolute;
  top: 50%;
}
.news-module .box-heading:before,
.htabs-title:before {
  left: 50%;
  margin-left: -585px;
}
.news-module .box-heading:after,
.htabs-title:after {
  right: 50%;
  margin-right: -585px;
}
.news-module .box-content {
  padding: 0;
  background: none;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.box-product {
  width: 100%;
}
.viewed .box-product > div {
  width: 270px;
  display: block;
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}
.viewed .box-product > div:nth-of-type(4n) {
  margin-right: 0px;
}
.viewed .box-content {
  padding: 0;
  border: none;
}
.viewed .box-heading {
  border: none;
  background: none;
  font-size: 22px;
  color: #3a3a3a;
  padding: 0;
  margin-bottom: 20px;
}
#column-left .box-product > div,
#column-right .box-product > div {
  width: 155px;
  margin-right: 0px;
}
#column-left + #column-right + #content .box-product > div {
  width: 119px;
}
.box-product .image {
  display: block;
  margin-bottom: 0px;
  position: relative;
}
.box-product .image img {
  border-bottom: 1px solid #E7E7E7;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.box-product .name a {
  color: #38B0E3;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin-bottom: 4px;
}
span.red {
  color: red;
  text-decoration: line-through;
}
.skidka {
  color: red;
  font-size: 12px;
}
.skidka+span.hidden {
  display: none
}
.box-product .price {
  display: block;
  font-weight: bold;
  color: #83ce00;
  text-align: center;
  font-size: 16px;
}
.box-product .price-old,
.price .old {
  color: #F00;
  text-decoration: line-through;
}
.box-product .price-new {
  font-weight: bold;
}
.box-product .rating {
  display: block;
  margin-bottom: 4px;
}
ul.box-category,
ul.box-category ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.box-category > li:first-child {
  padding: 0px 8px 0px 0px;
}
ul.box-category > li > a {
  text-decoration: none;
  color: #333;
}
ul.box-category > li ul {}
ul.box-category > li a.active {
  font-weight: bold;
}
ul.box-category > li a.active + ul {
  display: block;
}
.has-child > ul > li > ul > li {
  padding: 3px 0 0 15px;
}
ul.box-category > li ul > li > a {
  text-decoration: none;
  display: block;
  color: #616161;
  font-size: 16px;
}
ul.box-category > li ul > li > a.active {
  font-weight: bold;
}
ul.box-filter,
ul.box-filter ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.simplecheckout-customer-right textarea {
  height: 100px;
  resize: none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 3px;
  margin-bottom: 15px;
}
ul.box-filter span {
  font-weight: bold;
  border-bottom: 1px solid #EEEEEE;
  display: block;
  padding-bottom: 5px;
  margin-bottom: 8px;
}
ul.box-filter > li ul {
  padding-bottom: 10px;
}
#content .content {
  padding: 10px;
  overflow: auto;
  margin-bottom: 20px;
  border: 1px solid #ea0000;
}
#content .content .left {
  float: left;
  width: 49%;
}
#content .content .right {
  float: right;
  width: 49%;
}
.category-info {
  overflow: auto;
  margin-bottom: 20px;
}
.category-info .image {
  float: left;
  padding: 5px;
  margin-right: 15px;
  border: 1px solid #E7E7E7;
}
.category-list {
  background: #adadad;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  width: 100%;
  -webkit-box-shadow: rgba(0, 0, 0, .22) 0 0 5px inset;
  box-shadow: rgba(0, 0, 0, .22) 0 0 5px inset;
}
.category-list a {
  display: inline-block;
  vertical-align: middle;
  color: #f5f5f5;
  font-size: 16px;
  text-decoration: none;
  padding: 0 25px;
  white-space: nowrap;
}
.category-list a:hover {
  text-decoration: underline;
}
.category-list a span {
  position: relative;
  display: table;
  margin: 0 auto;
}
.category-list ul li ul {
  display: none;
  position: absolute;
}
.category-list ul li:hover ul {
  display: inline-block;
}
.category-list ul {
  padding-left: 0px;
}
.category-list ul:after {
  content: "";
  clear: both;
  display: table;
}
.category-list > ul > li {
  text-align: center;
  float: left;
  list-style: none;
  position: relative;
  display: table;
  padding:15px 0;
  width: 20%;
}
.category-list > ul > li span:after {
  content: "";
  background: url(../image/cat-arr.png) no-repeat;
  width: 6px;
  height: 4px;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: -10px;
}
.manufacturer-list {
  border: 1px solid #DBDEE1;
  padding: 5px;
  overflow: auto;
  margin-bottom: 20px;
}
.manufacturer-heading {
  background: #F8F8F8;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 8px;
  margin-bottom: 6px;
}
.manufacturer-content {
  padding: 8px;
}
.manufacturer-list ul {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 10px;
}
.product-filter {
  background: #F5F5F5;
  border-bottom: 1px solid #EEEEEE;
  padding: 5px;
  overflow: auto;
  margin-bottom: 25px;
}
.product-filter .display {
  margin-right: 15px;
  float: left;
  padding-top: 4px;
  color: #333;
}
.product-filter .display a {
  font-weight: bold;
}
.product-filter .sort {
  float: right;
  color: #333;
}
.product-filter .limit {
  margin-left: 15px;
  float: right;
  color: #333;
}
.product-compare {
  float: left;
  padding-top: 5px;
  margin-left: 50px;
  font-weight: bold;
}
.product-compare a {
  text-decoration: none;
  font-weight: bold;
}
.product-list > div {
  overflow: auto;
  margin-bottom: 15px;
}
.product-list .right {
  height: 130px;
  float: right;
  padding-left: 18px;
  border-left: 1px solid #EEEEEE;
}
.product-list > div + div {
  border-top: 1px solid #EEEEEE;
  padding-top: 16px;
}
.product-list .image {
  float: left;
  margin-right: 10px;
}
.product-list .image img {
  padding: 3px;
  border: 1px solid #E7E7E7;
}
.product-list .name {
  margin-bottom: 3px;
}
.product-list .name a {
  color: #38B0E3;
  font-weight: bold;
  text-decoration: none;
}
.product-list .description {
  line-height: 15px;
  margin-bottom: 5px;
  color: #4D4D4D;
}
.product-list .rating {
  color: #7B7B7B;
}
.product-list .price {
  float: right;
  height: 130px;
  margin-left: 8px;
  text-align: center;
  color: #333333;
  font-size: 12px;
  border-left: 1px solid #EEEEEE;
}
.product-list .price-old {
  color: #F00;
  text-decoration: line-through;
}
.product-list .price-new {
  font-weight: bold;
}
.product-list .price-tax {
  font-size: 12px;
  font-weight: normal;
  color: #BBBBBB;
}
.product-list .cart {
  margin-bottom: 3px;
}
.product-list .wishlist,
.product-list .compare {
  margin-bottom: 3px;
}
.product-list .wishlist a {
  color: #333333;
  text-decoration: none;
  padding-left: 18px;
  display: block;
  background: url('../image/add.png') left center no-repeat;
}
.product-list .compare a {
  color: #333333;
  text-decoration: none;
  padding-left: 18px;
  display: block;
  background: url('../image/add.png') left 60% no-repeat;
}
.product-grid {
  width: 100%;
}
.product-grid .tovar {
  width: 270px;
  display: inline;
  margin-right: 30px;
  margin-bottom: 20px;
  float: left;
}
.tovar {
  border: #ececec 1px solid;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.product-grid > .tovar:nth-of-type(4n) {
  margin-right: 0;
}
.product-grid > .tovar:nth-of-type(4n+5) {
  clear: left;
}
#column-left + #column-right + #content .product-grid > div {
  width: 125px;
}
.product-grid .image {
  display: block;
  margin-bottom: 0px;
  position: relative;
}
.procent {
  position: absolute;
  right: -10px;
  top: -10px;
  background: rgba(255, 0, 0, 0.8);
  height: 80px;
  width: 80px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  line-height: 1;
  font-size: 16px;
  border: 1px solid #fff;
  padding: 15px 0;
  display: table;
}
.procent span {
  line-height: 24px;
  vertical-align: middle;
  display: table-cell;
}
.product-grid .image a {
  display: block;
  width: 268px;
  height: 402px;
}
.product-grid .image img {
  border-bottom: 1px solid #E7E7E7;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.product-grid .name a {
  color: #383838;
  text-decoration: none;
  display: block;
  margin-bottom: 4px;
  text-align: center;
  font-size: 16px;
  line-height: 50px;
}
.product-grid .description {
  display: none;
}
.product-grid .rating {
  display: block;
  margin-bottom: 4px;
}
.product-grid .price {
  display: block;
  font-weight: bold;
  margin-bottom: 4px;
  color: #83ce00;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.product-grid .price-old {
  color: #F00;
  text-decoration: line-through;
}
.product-grid .price-new {
  font-weight: bold;
}
.product-grid .price .price-tax {
  display: none;
}
.product-grid .cart {
  margin-bottom: 3px;
}
.product-grid .wishlist,
.product-grid .compare {
  margin-bottom: 3px;
}
.product-grid .wishlist a {
  color: #333333;
  text-decoration: none;
  padding-left: 18px;
  display: block;
  background: url('../image/add.png') left center no-repeat;
}
.product-grid .compare a {
  color: #333333;
  text-decoration: none;
  padding-left: 18px;
  display: block;
  background: url('../image/add.png') left center no-repeat;
}
.product-info {
  overflow: auto;
  margin: 20px 0;
  padding-bottom: 20px;
  border-bottom: #dbdbdb 1px solid;
}
.product-info > .left {
  float: left;
  margin-right: 30px;
  width: 570px;
  position: relative;
}
.product-info > .left + .right {
  margin-left: 600px;
  position: relative;
}
.product-info .image {
  border: 1px solid #E7E7E7;
  float: left;
  margin-bottom: 20px;
  text-align: center;
  height: 790px;
  margin-right: 120px;
  position: relative;
  width:81%;
}
#tab-description{
	clear:both;
	padding-top:40px;
}
.image a {
	display:block;
	overflow:hidden;
}
.image a img{
	display:block;
	width:100%;
	/* max-height: 100%; */
}
.product-info .image a {
	display:block;
}
.product-info .image a img{
	display:block;
	max-height:100%;
	max-width:100%;
}
.product-info .image-additional + .image {
  margin-right: 0;
}
.product-info .image-additional {
  width: 18%;
  float: left;
  overflow-y: auto;
  margin-right: 3px;
  overflow-x: hidden;
  height: 796px;
  position: relative;
}
.product-info .image-additional img {
  border: 1px solid #E7E7E7;
}
.product-info .procent {
  right: 0px;
  top: 10px;
  height: 50px;
  width: 125px;
  font-size: 18px;
  -webkit-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
  text-align: left;
  border: none;
}
.product-info .procent:before {
  content: '';
  display: block;
  position: absolute;
  left: -52px;
  top: 0px;
  bottom: 0;
  border: 27px solid rgba(255, 0, 0, 0.8);
  border-left: 25px solid transparent;
}
.product-info .image-additional a {
  display: block;
  height: 176px;
  margin-bottom: 20px;
}
.product-info .image-additional a:last-child {
  margin-bottom: 0;
}
.product-info .description {
  border-top: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
  padding: 5px 5px 10px 5px;
  margin-bottom: 10px;
  line-height: 20px;
  color: #4D4D4D;
  display: none;
}
.product-info .description span {
  color: #38B0E3;
}
.product-info .description a {
  color: #4D4D4D;
  text-decoration: none;
}
.product-info .price {
  font-size: 34px;
  color: #3a3a3a;
  line-height: 60px;
  display: table;
  float: left;
}
.product-info .price-old {
  color: #F00;
  text-decoration: line-through;
}
.product-info .price-new {}
.product-info .price-tax {
  font-size: 12px;
  font-weight: normal;
  color: #999;
}
.product-info .price .reward {
  font-size: 12px;
  font-weight: normal;
  color: #999;
}
.product-info .price .discount {
  font-weight: normal;
  font-size: 12px;
  color: #4D4D4D;
}
.product-info .options {
  border-left: 1px solid #dbdbdb;
  color: #000;
  position: relative;
  width: 50%;
  margin-left: 20px;
  padding: 0 0 13px 20px;
  float: left;
  margin-bottom: 20px;
}
.tovar .options,
.owl-item .options {
  padding-bottom: 25px;
  text-align: center;
}
.product-info .options input[type="text"],
.product-info .options select {
  margin: 0 auto 20px;
  display: table;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 10px;
  height: 30px;
}
.product-info .options select {
  width: 192px;
}
.product-info .option-image {
  margin: 0 auto;
}
.product-info .option-image label {
  display: block;
  width: 100%;
  height: 100%;
}
.product-info .option-image img {
  cursor: pointer;
}
.product-info .cart {
  color: #4D4D4D;
  display: table;
  float: right;
  height: 60px;
  padding: 5px 0 0 30px;
}
.product-info .cart div > span {
  color: #999;
}
.product-info .cart .links {
  display: inline-block;
  vertical-align: middle;
}
.product-info .cart input[type='number'] {
  font-size: 20px;
  font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #3a3a3a;
  width: 50px;
  text-align: center;
  pointer-events: none;
  margin-right: -15px;
  border: none;
}
.product-info .cart .minimum {
  padding-top: 5px;
  font-size: 11px;
  color: #999;
}
.product-info .review {
  color: #4D4D4D;
  border-top: 1px solid #E7E7E7;
  border-left: 1px solid #E7E7E7;
  border-right: 1px solid #E7E7E7;
  margin-bottom: 10px;
}
.product-info .review > div {
  padding: 8px;
  border-bottom: 1px solid #E7E7E7;
  line-height: 20px;
}
.product-info .review > div > span {
  color: #38B0E3;
}
.product-info .review .share {
  overflow: auto;
  line-height: normal;
  padding-bottom: 3px;
  padding-top: 8px;
}
.product-info .review .share a {
  text-decoration: none;
}
.product-info input[type="radio"]+label {
  margin-left: 5px;
}
.review-list {
  padding: 10px;
  overflow: auto;
  margin-bottom: 20px;
  border: 1px solid #EEEEEE;
}
.review-list .author {
  float: left;
  margin-bottom: 20px;
}
.review-list .rating {
  float: right;
  margin-bottom: 20px;
}
.review-list .text {
  clear: both;
}
.attribute {
  border-collapse: collapse;
  width: 100%;
}
.attribute tr td:first-child {
  width: 160px;
}
.attribute thead td {
  font-size: 16px;
  color: #3a3a3a;
  font-weight: bold;
  padding: 0;
}
.attribute td {
  padding-top: 17px;
}
.compare-info {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  margin-bottom: 20px;
}
.compare-info thead td,
.compare-info thead tr td:first-child {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  background: #F7F7F7;
  text-align: left;
}
.compare-info tr td:first-child {
  color: #000000;
  font-weight: bold;
  text-align: right;
}
.compare-info td {
  padding: 7px;
  width: 20%;
  color: #4D4D4D;
  text-align: center;
  vertical-align: top;
  border-right: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
  font-weight: bold;
}
.compare-info .price-old {
  font-weight: bold;
  color: #F00;
  text-decoration: line-through;
}
.compare-info .price-new {
  font-weight: bold;
}
.wishlist-info table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  margin-bottom: 20px;
}
.wishlist-info td {
  padding: 7px;
}
.wishlist-info thead td {
  color: #4D4D4D;
  font-weight: bold;
  background-color: #F7F7F7;
  border-bottom: 1px solid #DDDDDD;
}
.wishlist-info thead .image {
  text-align: center;
}
.wishlist-info thead .name,
.wishlist-info thead .model,
.wishlist-info thead .stock {
  text-align: left;
}
.wishlist-info thead .quantity,
.wishlist-info thead .price,
.wishlist-info thead .total,
.wishlist-info thead .action {
  text-align: right;
}
.wishlist-info tbody td {
  vertical-align: top;
  border-bottom: 1px solid #DDDDDD;
}
.wishlist-info tbody .image img {
  border: 1px solid #DDDDDD;
}
.wishlist-info tbody .image {
  text-align: center;
}
.wishlist-info tbody .name,
.wishlist-info tbody .model,
.wishlist-info tbody .stock {
  text-align: left;
}
.wishlist-info tbody .quantity,
.wishlist-info tbody .price,
.wishlist-info tbody .total,
.wishlist-info tbody .action {
  text-align: right;
}
.wishlist-info tbody .price s {
  color: #F00;
}
.wishlist-info tbody .action img {
  cursor: pointer;
}
.login-content {
  margin-bottom: 20px;
  overflow: auto;
}
.login-content .left {
  float: left;
  width: 48%;
}
.login-content .right {
  float: right;
  width: 48%
}
.login-content .left .content,
.login-content .right .content {
  min-height: 190px;
}
.order-list {
  margin-bottom: 10px;
}
.order-list .order-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.order-list .order-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.order-list .order-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
  float: left;
  width: 33.3%;
}
.order-list .order-info {
  text-align: right;
}
.order-detail {
  background: #EFEFEF;
  font-weight: bold;
}
.return-list {
  margin-bottom: 10px;
}
.return-list .return-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.return-list .return-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.return-list .return-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
  float: left;
  width: 33.3%;
}
.return-list .return-info {
  text-align: right;
}
.return-product {
  overflow: auto;
  margin-bottom: 20px;
}
.return-name {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-model {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-quantity {
  float: left;
  width: 31%;
}
.return-detail {
  overflow: auto;
  margin-bottom: 20px;
}
.return-reason {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-opened {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-opened textarea {
  width: 98%;
  vertical-align: top;
}
.return-captcha {
  float: left;
}
.download-list {
  margin-bottom: 10px;
}
.download-list .download-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.download-list .download-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.download-list .download-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
  float: left;
  width: 33.3%;
}
.download-list .download-info {
  text-align: right;
}
.cart-info table {
  width: 100%;
  margin-bottom: 15px;
  border-collapse: collapse;
  border-top: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
}
.cart-info td {
  padding: 7px;
}
.cart-info thead td {
  color: #4D4D4D;
  font-weight: bold;
  background-color: #F7F7F7;
  border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .image {
  text-align: center;
}
.cart-info thead .name,
.cart-info thead .model,
.cart-info thead .quantity {
  text-align: left;
}
.cart-info thead .price,
.cart-info thead .total {
  text-align: right;
}
.cart-info tbody td {
  vertical-align: top;
  border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .image img {
  border: 1px solid #DDDDDD;
}
.cart-info tbody .image {
  text-align: center;
}
.cart-info tbody .name,
.cart-info tbody .model,
.cart-info tbody .quantity {
  text-align: left;
}
.cart-info tbody .quantity input[type='image'],
.cart-info tbody .quantity img {
  position: relative;
  top: 4px;
  cursor: pointer;
}
.cart-info tbody .price,
.cart-info tbody .total {
  text-align: right;
}
.cart-info tbody span.stock {
  color: #F00;
  font-weight: bold;
}
.cart-module > div {
  display: none;
}
.cart-total {
  border-top: 1px solid #DDDDDD;
  overflow: auto;
  padding-top: 8px;
  margin-bottom: 15px;
}
.cart-total table {
  float: right;
}
.cart-total td {
  padding: 3px;
  text-align: right;
}
.checkout-heading {
  background: #F8F8F8;
  border: 1px solid #DBDEE1;
  padding: 8px;
  font-weight: bold;
  font-size: 13px;
  color: #555555;
  margin-bottom: 15px;
}
.checkout-heading a {
  float: right;
  margin-top: 1px;
  font-weight: normal;
  text-decoration: none;
}
.checkout-content {
  padding: 0px 0px 15px 0px;
  display: none;
  overflow: auto;
}
.checkout-content .left {
  float: left;
  width: 48%;
}
.checkout-content .right {
  float: right;
  width: 48%;
}
.checkout-content .buttons {
  clear: both;
}
.checkout-product table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  margin-bottom: 20px;
}
.checkout-product td {
  padding: 7px;
}
.checkout-product thead td {
  color: #4D4D4D;
  font-weight: bold;
  background-color: #F7F7F7;
  border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name,
.checkout-product thead .model {
  text-align: left;
}
.checkout-product thead .quantity,
.checkout-product thead .price,
.checkout-product thead .total {
  text-align: right;
}
.checkout-product tbody td {
  vertical-align: top;
  border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name,
.checkout-product tbody .model {
  text-align: left;
}
.checkout-product tbody .quantity,
.checkout-product tbody .price,
.checkout-product tbody .total {
  text-align: right;
}
.checkout-product tfoot td {
  text-align: right;
  border-bottom: 1px solid #DDDDDD;
}
.contact-info {
  overflow: auto;
}
.contact-info .left {
  float: left;
  width: 48%;
}
.contact-info .right {
  float: left;
  width: 48%;
}
.sitemap-info {
  overflow: auto;
  margin-bottom: 40px;
}
.sitemap-info .left {
  float: left;
  width: 48%;
}
.sitemap-info .right {
  float: left;
  width: 48%;
}
#footer {
  clear: both;
  overflow: auto;
  min-height: 100px;
  background: #2c2c2c;
  color: #fff;
  min-width: 1170px;
}
#map,
#maps {
  width: 100%;
  height: 468px;
}
#footer h3 {
  color: #fff;
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 8px;
}
#footer .column {
  float: left;
  width: 20%;
  min-height: 252px;
  padding: 30px 15px 25px;
  border-right: #494a4c 1px solid;
}
#footer .column ul {
  margin-top: 0px;
  list-style: none;
}
#footer .column:nth-of-type(n+5) {
  border-right: none;
}
#footer .column ul li {
  margin-bottom: 3px;
}
#footer .column a {
  text-decoration: none;
  color: #fff;
}
#footer .column a:hover {
  text-decoration: underline;
}
#powered {
  border-top: #494a4c 1px solid;
  line-height: 52px;
  clear: both;
}
.powered {
  float: left;
}
#creator {
  float: right;
}
#creator a {
  color: #fff;
  text-decoration: none;
}
#creator a:hover {
  text-decoration: underline;
}
.banner div {
  text-align: center;
  width: 100%;
  display: none;
}
.banner div img {
  margin-bottom: 20px;
}
.box-category > li > a {
  display: none;
}
.slideshow {
  margin-top: 20px;
}
.category-list ul.category-child {
  background: #adadad;
  margin-top: 35px;
  width: 290px;
  z-index: 99;
  height: auto;
  padding: 20px;
  position: absolute;
  left: 0;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.category-list > ul > li:nth-child(5n) > ul.category-child {
  left: auto;
  right: 0;
}
.category-child li {
  list-style: none;
  margin-bottom: 20px;
  text-align: left;
  float: left;
  display: inline-block;
}
.category-child li:last-child {
  margin-bottom: 0;
}
.box-content.owl-theme {
  padding: 0;
  border: none;
}
.box-content.owl-theme .image {
  width: 268px;
  height: 404px;
}
.box-content.owl-theme .image a {
  display: block;
  width: 268px;
  height: 400px;
}
.item {
  width: 270px;
  border: #ececec 1px solid;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.owl-item .name a,
.product-grid .name a,
.viewed .name a {
  font-size: 15px;
  color: #383838;
  text-align: center;
  margin: 0px 0 13px;
  line-height: normal;
  font-weight: bold;
  clear: both;
}
.owl-item .price {
  color: #83ce00;
  font-size: 16px;
  text-align: center;
  margin-bottom: 11px;
}
#notification {
  display: none;
}
#owl-tabsb0 {
  background: #adadad;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  height: 50px;
  width: 100%;
  -webkit-box-shadow: rgba(0, 0, 0, .22) 0 0 5px inset;
  box-shadow: rgba(0, 0, 0, .22) 0 0 5px inset;
}
#owl-tabsb1,
#owl-tabsb2 {
  display: none;
}
.for-tabs .owl-wrapper {
  width: 100% !important;
}
.welcome {
  color: #363636;
  margin-top: 0px;
  padding: 0 0 20px 30px;
  font-size: 22px;
  font-weight: normal;
  background: #f7f7f7;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  border: #dbdbdb 1px solid;
  border-bottom: none;
  height: 60px;
  line-height: 60px;
}
.welcome-text {
  padding: 0 30px 20px;
  background: #f7f7f7;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  border: #dbdbdb 1px solid;
  border-top: none;
  margin-bottom: 20px;
  overflow:hidden;
}
.welcome-text li,
.inform li {
  margin-left: 35px;
}
.inform li:last-child {
  margin-bottom: 20px;
}
.welcome + p > span {
  font-family: 'Open Sans', sans-serif !important;
  color: #363636;
  font-size: 16px !important;
}
#filterpro #slider-range {
  width: 90%;
  display: block;
  margin: 10px auto;
}
.category-info {
  padding: 20px 30px;
  background: #f7f7f7;
  border: #dbdbdb 1px solid;
  color: #363636;
  font-size: 16px;
}
.category-info h2 {
  font-size: 22px;
  font-weight: normal;
  margin: 20px 0 10px;
}
.option.img,
.option.slct,
.option.tx {
  display: none;
}
table.option-image,
table.option-image * {
  display: block;
}
table.option-image {
  width: 200px;
}
table.option-image tr {
  width: 70px;
  height: 104px;
  margin: 0 15px;
  float: left;
  text-align: center;
}
table.option-image tr:nth-of-type(n+3) {
  height: 90px;
}
table.option-image td {
  width: 70px !important;
}
table.option-image input[type='radio'] {
  display: none;
}
#colorbox {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.for-tabs2 .cart.owl-carousel.owl-theme,
.for-tabs3 .cart.owl-carousel.owl-theme,
.viewed .cart {
  display: none !important;
}
.show-size,
.tovar .option b,
.owl-item .option b {
  display: block;
  color: #6c8db9;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  margin: 0;
}
.show-size {
  padding: 11px 0 0;
  color: #6c8db9;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  margin: 0;
  border-bottom: 1px dotted #6c8db9;
  display: inline-block;
}
p.show-size:hover {
  text-decoration: none;
}
.bggreen {
  background: #83d167;
  border-left: #fff 1px solid;
}
.bggreen:hover {
  background: #64a94c;
}
.bgpink {
  background: #ea8093;
  border-right: #fff 1px solid;
}
.bgpink:hover {
  background: #c76778;
}
.b50 {
  display: inline-block;
  width: 50%;
  float: left;
  padding: 10px 0;
  min-height: 45px;
  border-top: #fff 2px solid;
}
.b50+.b50 {
  margin-bottom: 10px;
}
.b50 a {
  margin: 0 !important;
  color: #fff !important;
}
.tovar .option b,
.owl-item .option b {
  padding: 10px 0 5px;
}
.tovar .option:first-child b,
.owl-item .option:first-child b {
  padding: 5px 0;
}
.tovar .option b+input,
.owl-item .option b+input,
.tovar .option b+select,
.owl-item .option b+select {
  display: block;
  margin: 0 auto;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
.show-size:hover {
  text-decoration: underline;
}
.option {
  position: relative;
}
.size-list {
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.size-list label {
  display: block;
  text-align: center;
}
.size-list input[type='radio'] {
  display: none;
}
.product-info h1 {
  font-size: 22px;
  color: #3a3a3a;
  font-weight: bold;
  line-height: normal;
  margin: -5px 0 20px;
  width: 570px;
  display: inline-block;
  border-bottom: #dbdbdb 1px solid;
  padding-bottom: 20px;
}
.option b {
  font-size: 16px;
  color: #444;
  display: table;
  margin-bottom: 15px;
  width: 100%;
  text-align: center;
}
.option-image td:nth-of-type(2n) label {
  margin-top: 3px;
}
.options .option:nth-of-type(2n) input[type='radio'],
.options .option:nth-of-type(2n) label {
  float: left;
  margin-bottom: 7px;
}
.options .option:nth-of-type(2n) input[type='radio'] {
  clear: left;
  margin-top: 4px;
}
.size-list:last-child {
  margin-bottom: 0 !important;
}
.options .option:nth-of-type(2n) br {
  clear: both;
}
#button-cart,
#fitting-send,
.to_checkout,
#button-search {
  width: 270px;
  height: 50px;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  border: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  background: #42cb7c;
  background: -webkit-linear-gradient(top, #42cb7c 0%, #35be6f 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#42cb7c), to(#35be6f));
  background: -o-linear-gradient(top, #42cb7c 0%, #35be6f 100%);
  background: linear-gradient(to bottom, #42cb7c 0%, #35be6f 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#42cb7c', endColorstr='#35be6f', GradientType=0);
}
#button-search {
  margin-left: 0;
  width: 100px;
  height: 30px;
  font-size: 14px;
}
.to_checkout {
  float: right;
  font-size: 16px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  color: #fff !important;
  text-decoration: none;
}
#button-cart:hover,
#fitting-send:hover,
.to_checkout:hover,
#button-search:hover {
  background: #35be6f;
  background: -webkit-linear-gradient(top, #35be6f 0%, #42cb7c 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#35be6f), to(#42cb7c));
  background: -o-linear-gradient(top, #35be6f 0%, #42cb7c 100%);
  background: linear-gradient(to bottom, #35be6f 0%, #42cb7c 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#35be6f', endColorstr='#42cb7c', GradientType=0);
}
#button-cart img {
  margin-bottom: -4px;
}
#fitting {
  background: #f7f7f7;
  border: #dbdbdb 1px solid;
  padding: 20px 70px;
  margin: 20px 0;
}
#fitting p {
  text-align: center;
  font-size: 22px;
  color: #3a3a3a;
  font-weight: bold;
}
#fitting input {
  width: 370px;
  height: 26px;
  display: block;
  margin: 20px auto 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
  border: #d4d4d4 1px solid;
  text-align: center;
  -webkit-box-shadow: rgba(0, 0, 0, .22) 0 0 3px inset;
  box-shadow: rgba(0, 0, 0, .22) 0 0 3px inset;
}
#fitting-send {
  margin: 20px auto 0;
  display: block;
}
#simplecheckout_customer {
  width: 370px;
  float: left;
  margin-right: 25px;
}
.simplecheckout-left-column {
  width: 370px !important;
  float: left !important;
  margin-right: 25px !important;
}
.simplecheckout-left-column:nth-of-type(5n) {
  margin-right: 0 !important;
}
#cart.active {
  background: #fff !important;
  border-left: 1px solid #dbdbdb !important;
  border-right: 1px solid #dbdbdb !important;
}
#cart.active .heading {
  background: url('../image/cart-b.png') left center no-repeat;
}
#cart.active #quantity {
  background: #3ec778;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
table.simplecheckout-cart thead {
  line-height: 37px;
}
table.simplecheckout-cart th {
  background: none;
}
.simplecheckout-cart td.image {
  padding: 7px 60px;
  border-right: 1px solid #DDDDDD;
}
.simplecheckout-cart td.name,
.simplecheckout-cart td.quantity,
.simplecheckout-cart td.price,
.simplecheckout-cart td.total,
.simplecheckout-cart th.image,
.simplecheckout-cart th.name,
.simplecheckout-cart th.quantity,
.simplecheckout-cart th.price,
.simplecheckout-cart th.total {
  border-right: 1px solid #DDDDDD;
}
.simplecheckout-cart td.quantity {
  vertical-align: middle !important;
  padding-right: 20px;
}
.simplecheckout-cart th.price,
.simplecheckout-cart th.total {
  text-align: center !important;
}
.simplecheckout-cart td.quantity input[type='text'] {
  width: 44px !important;
  height: 34px;
  text-align: center !important;
  background: none !important;
}
.simplecheckout-cart td.quantity img {
  position: relative;
}
.simplecheckout-cart td.quantity img:nth-of-type(2n+1) {
  top: 16px;
  left: 64px;
}
.simplecheckout-cart td.quantity img:nth-of-type(2n) {
  left: -4px;
}
.simplecheckout-cart td {
  vertical-align: middle !important;
  text-align: center !important;
}
.simplecheckout-cart td.name {
  text-align: left !important;
  padding-left: 30px;
}
.simplecheckout-cart td.name a {
  font-size: 16px;
  color: #373737;
  font-weight: bold;
}
.simplecheckout-cart td.name .options small {
  font-size: 14px;
  color: #808080;
}
.simplecheckout-cart-total:nth-of-type(3n) {
  border-bottom: 1px solid #DDDDDD !important;
}
.simplecheckout-block-heading {
  margin-bottom: 0 !important;
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #DBDEE1 !important;
  padding: 0 !important;
  line-height: 49px;
  font-size: 18px !important;
  color: #575757 !important;
}
#simplecheckout_customer .simplecheckout-block-content {
  border: none;
  padding: 0;
}
.simplecheckout-customer-two-column-left {
  width: 100% !important;
  margin-right: 0 !important;
}
.simplecheckout-customer-left {
  font-weight: bold;
}
.simplecheckout-customer-block {
  padding: 0 !important;
}
#simplecheckout_customer table {
  width: 370px;
}
#simplecheckout_customer table,
#simplecheckout_customer table tr,
#simplecheckout_customer table td {
  display: block;
}
#simplecheckout_customer table tr {
  width: 370px;
}
#simplecheckout_customer table tr:after,
#content:after,
.product-grid:after {
  content: "";
  clear: both;
  display: table;
}
#simplecheckout_customer table td {
  float: left;
  padding: 0;
}
#simplecheckout_customer table td:first-child {
  width: 100px;
}
#simplecheckout_customer table td:last-child {
  width: 270px;
}
#simplecheckout_customer table tr:first-child,
#simplecheckout_customer table h3 {
  line-height: 46px;
}
#simplecheckout_customer table tr:first-child td:nth-of-type(2n+1) {
  width: 170px;
}
#simplecheckout_customer table tr:first-child td:nth-of-type(2n) {
  width: 200px;
}
#simplecheckout_customer table input[type="text"],
#simplecheckout_customer table input[type="password"],
#simplecheckout_customer table select {
  height: 35px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-indent: 5px;
  margin-bottom: 20px;
}
.simplecheckout-block-content {
  border: none !important;
  padding: 0 !important;
}
.simplecheckout-error-text {
  margin-top: -17px !important;
  position: relative;
}
#simplecheckout_form {
  position: relative;
}
.simplecheckout-button-block {
  padding: 0 !important;
  margin: -40px 0 50px 0px !important;
  border: none !important;
  display: inline-block;
  float: right;
}
div#payment_form_reload {
  height: 120px !important;
}
.right a.button,
a#simplecheckout_button_confirm,
input#button-confirm {
  margin: 20px 0 0 0 !important;
  width: 170px;
  height: 40px;
  padding: 0 !important;
  background: #42cb7c;
  background: -webkit-linear-gradient(top, #42cb7c 0%, #35be6f 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#42cb7c), to(#35be6f));
  background: -o-linear-gradient(top, #42cb7c 0%, #35be6f 100%);
  background: linear-gradient(to bottom, #42cb7c 0%, #35be6f 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#42cb7c', endColorstr='#35be6f', GradientType=0);
}
.right a.button:hover,
a#simplecheckout_button_confirm:hover,
input#button-confirm:hover {
  background: #35be6f;
  background: -webkit-linear-gradient(top, #35be6f 0%, #42cb7c 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#35be6f), to(#42cb7c));
  background: -o-linear-gradient(top, #35be6f 0%, #42cb7c 100%);
  background: linear-gradient(to bottom, #35be6f 0%, #42cb7c 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#35be6f', endColorstr='#42cb7c', GradientType=0);
}
.simplecheckout-button-block a:hover,
input.button:hover {
  background-position: 0px 0px;
}
.right a.button,
input#button-confirm,
a#simplecheckout_button_confirm {
  text-align: center;
  display: block;
  line-height: 40px;
  font-size: 16px;
}
.product-filter {
  display: none;
}
.simplecheckout-methods-table td.quote {
  width: 100px !important;
}
.min-price,
.max-price {
  display: inline-block;
}
#filterpro_box .clear_filter {
  margin-top: 0 !important;
  border-bottom: none !important;
}
#cboxCurrent {
  display: none !important;
}
.prices {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #83ce00;
  font-size: 16px;
  margin-bottom: 11px;
  font-weight: 700;
}
.ajaxtable_td.name a {
  color: #000 !important;
  font-weight: bold;
}
.check-title {
  color: #383838;
  font-size: 22px;
  margin: 0;
  line-height: 54px;
}
#simplecheckout_payment .simplecheckout-methods-table tr {
  height: 44px;
}
.simplecheckout-methods-table input[type="radio"] {
  margin-top: 3px;
}
.simplecheckout-left-column:nth-of-type(n+4) {
  min-height: 315px;
}
.news-title {
  margin-top: 20px;
}
.newsblock {
  border-top: #dbdbdb 1px solid;
  border-bottom: #dbdbdb 1px solid;
  padding: 20px 0;
  margin-bottom: 40px;
}
.newsblock .image {
  border: #dbdbdb 1px solid;
  margin-right: 20px;
}
.newsblock .image,
.newscontent {
  float: left;
}
.newscontent h2 {
  font-size: 22px;
  color: #383838;
  line-height: 18px;
  margin-bottom: 16px;
}
.newscontent p {
  margin-bottom: 16px;
}
.news-posted {
  font-size: 16px;
  color: #000;
  margin-bottom: 14px;
}
.newscontent a {
  color: #6c8db9;
  text-decoration: none;
  font-weight: bold;
}
.newscontent a:hover {
  text-decoration: underline;
}
.news-single .image {
  float: left;
  border: #dbdbdb 1px solid;
  margin: 0 20px 20px 0;
  position: relative;
  top: 5px;
}
.news-single p span {
  font-family: 'Open Sans', sans-serif !important;
}
.news-single p {
  margin-bottom: 20px;
}
.addthis {
  padding: 0px !important;
}
div#simplecheckout_payment:before {
  content: '';
  display: table;
  clear: both;
}
.news-single a.button {
  font-size: 14px;
  border: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  margin: 20px auto 40px;
  padding: 6px 20px;
  line-height: 22px;
  background: #42cb7c;
  background: -webkit-linear-gradient(top, #42cb7c 0%, #35be6f 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#42cb7c), to(#35be6f));
  background: -o-linear-gradient(top, #42cb7c 0%, #35be6f 100%);
  background: linear-gradient(to bottom, #42cb7c 0%, #35be6f 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#42cb7c', endColorstr='#35be6f', GradientType=0);
}
.news-single a.button:hover {
  background: #35be6f;
  background: -webkit-linear-gradient(top, #35be6f 0%, #42cb7c 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#35be6f), to(#42cb7c));
  background: -o-linear-gradient(top, #35be6f 0%, #42cb7c 100%);
  background: linear-gradient(to bottom, #35be6f 0%, #42cb7c 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#35be6f', endColorstr='#42cb7c', GradientType=0);
}
.inform p {
  font-family: 'Open Sans', sans-serif !important;
  margin-bottom: 20px;
  text-align: left;
}
.inform span,
.inform strong {
  font-family: 'Open Sans', sans-serif !important;
}
.inform img {
  margin: 0 20px 20px 0;
  max-width: 100%;
}
.inform .button {
  padding: 0;
}
hr {
  margin: 20px 0;
}
.sort {
  position: relative;
  z-index: 5;
  margin-bottom: 0px;
}
.sort select {
  cursor: pointer;
  position: relative;
  height: 27px;
  font-family: 'Open Sans', sans-serif;
  background: #f7f7f7;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ececec));
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #ececec 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#ececec));
  background: -o-linear-gradient(top, #f7f7f7 0%, #ececec 100%);
  background: linear-gradient(to bottom, #f7f7f7 0%, #ececec 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ececec', GradientType=0);
  border: 1px solid #ececec;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.price > p {
  text-align: center;
}
.bord {
  border-top: 1px solid #dbdbdb;
}
.active-form {
  border: #fb801b 1px solid;
}
.active-form img {
  width: 68px;
}
.sirch > b {
  font-size: 22px;
  margin-bottom: 10px;
  display: inline-block;
}
#content.sirch .content {
  padding: 0;
  border: none;
}
#content.sirch .content p {
  margin-bottom: 20px;
}
#sub_category {
  margin-left: 10px;
}
#content.sirch .buttons {
  border: none;
  padding: 0;
}
#content.sirch .center {
  float: left;
}
#content.sirch h2 {
  font-size: 22px;
  margin-bottom: 20px;
}
#content .cat-module {
  display: none;
}
.simplecheckout-block-heading-button a,
#simplecheckout_customer table tr:first-child {
  display: none !important;
}
div.limit {
  border: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  background: #42cb7c;
  background: -webkit-linear-gradient(top, #42cb7c 0%, #35be6f 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#42cb7c), to(#35be6f));
  background: -o-linear-gradient(top, #42cb7c 0%, #35be6f 100%);
  background: linear-gradient(to bottom, #42cb7c 0%, #35be6f 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#42cb7c', endColorstr='#35be6f', GradientType=0);
  margin-bottom: 20px;
  width: 200px;
  padding: 3px 15px;
  font-size: 16px;
  cursor: pointer;
}
#tab-attribute2 {
  display: none;
}
.for-tabs2 .owl-carousel,
.for-tabs3 .owl-carousel {
  padding-left: 11px;
}
.testimonial-block .name {
  height: 20px;
}
.testimonial-block .name b {
  font-weight: normal;
  font-size: 18px;
  min-height: 50px;
}
.t-rate {
  clear: both;
  padding: 12px 0 4px;
  float: left;
}
.tname {
  width: 50%;
  float: left;
  font-size: 18px;
  text-align: left;
}
.tcity {
  width: 50%;
  float: left;
  text-align: right;
  font-size: 18px;
}
.t-more {
  color: #000 !important;
  text-decoration: none !important;
  font-weight: bold;
  margin: 10px 0 25px;
  display: table;
}
.trateaver {
  text-align: left;
}
.trateaver img {
  position: relative;
  top: 2px;
  left: 5px;
}
.tcontent {
  border: none;
  margin-bottom: 40px;
}
.tdate {
  clear: left;
  padding: 5px 0 10px;
  font-style: italic;
}
.tbuttons a.button {
  height: 40px;
  padding: 0 20px !important;
  background: #42cb7c;
  background: -webkit-linear-gradient(top, #42cb7c 0%, #35be6f 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#42cb7c), to(#35be6f));
  background: -o-linear-gradient(top, #42cb7c 0%, #35be6f 100%);
  background: linear-gradient(to bottom, #42cb7c 0%, #35be6f 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#42cb7c', endColorstr='#35be6f', GradientType=0);
}
.tbuttons a.button span {
  text-align: center;
  display: block;
  line-height: 40px;
  font-size: 16px;
}
.tbuttons a.button:hover {
  background: #35be6f;
  background: -webkit-linear-gradient(top, #35be6f 0%, #42cb7c 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#35be6f), to(#42cb7c));
  background: -o-linear-gradient(top, #35be6f 0%, #42cb7c 100%);
  background: linear-gradient(to bottom, #35be6f 0%, #42cb7c 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#35be6f', endColorstr='#42cb7c', GradientType=0);
}
.tbuttons a.button:active {
  position: relative;
  top: 1px;
}
#content.tform .content {
  border: none;
}
#content.tform .content > table tr:first-child {
  display: none;
}
.box-testimonial .name {
  clear: both;
}
.category-info ul {
  padding: 20px 0 10px 40px;
}
@media screen and (max-height:1040px;
) {
  .category-list ul.category-child {
    width: 480px !important;
    padding: 10px 0;
  }
  .category-child li {
    width: 50%;
  }
}
input#sizeValue {
  background: #fff;
  border: none;
  margin: 0;
  display: inline-block;
}
.tabpriceblock {
  margin-top: 20px;
  padding-top: 20px;
  border-top: #dbdbdb 1px solid;
}
.tabpriceblock #button-cart {
  margin-top: 15px;
}
.tabpriceblock p:first-child {
  font-size: 18px;
}
.box-content.mfilter-content {
  padding: 10px 0 0;
  background: #f7f7f7;
  margin-top: 18px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  -webkit-box-shadow: rgba(0, 0, 0, .22) 0 0 5px inset;
  box-shadow: rgba(0, 0, 0, .22) 0 0 5px inset;
  border: none;
}
#mfilter-content-container > b {
  padding-bottom: 20px;
  display: inline-block;
}
#mfilter-content-container [name="search"],
#mfilter-content-container [name="filter_category_id"] {
  width: 300px;
  height: 30px;
  border: 1px solid #c7c7c7;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  -webkit-box-shadow: 0px 2px 0px #F0F0F0;
  box-shadow: 0px 2px 0px #F0F0F0;
  background: #fff;
  margin-left: 10px;
  padding: 3px 12px;
}
#mfilter-content-container #sub_category,
#mfilter-content-container [name="description"] {
  position: relative;
  top: 2px;
}
.search-block ~ .product-grid .name {
  margin-top: 10px;
}
#button-top {
  bottom: 15px;
  cursor: pointer;
  display: none;
  font-size: 150%;
  position: fixed;
  left: 15px;
  color: red;
  width: 50px;
  height: 50px;
  background: url(top.png);
}
#button-top:hover {
  background: url(top.png) bottom;
}
.content-size{}
.content-size h2{
	font-size:23px;
	padding-top:20px;
	margin-bottom:20px;
	position:relative;
}
.content-size h2 span{
	background:#fff;
	position:relative;
	z-index:3;
	display:inline-block;
	padding-right:20px;
}
.content-size h2 span:last-child{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	border-bottom:1px solid #777;
	z-index:1;
	background:rgba(0,0,0,0);
	width:100%;
}
.content-size .sale-size{
	float:left;
	width:48%;
	margin:3px 1%;
	max-width:200px;
	height:41px;
	overflow:hidden;
}
.content-size .block-size{
	margin:0 -8px;
}
.content-size .sale-size a{
	display:block;
	width:100%;
	padding:10px 0;
	text-align:center;
	text-decoration:none;
	color:#000;
	border:1px solid #c7c7c7;
	border-radius:6px;
}
