* {
  outline: none;
}
.clear {
  clear: both;
}
@font-face {
  font-family: empty;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAQ0AAoAAAAAA+wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAJ4AAACeXQ48j09TLzIAAAGUAAAAYAAAAGAIIgbWY21hcAAAAfQAAABEAAAARAAyAGlnYXNwAAACOAAAAAgAAAAIAAAAEGhlYWQAAAJAAAAANgAAADb9mzB5aGhlYQAAAngAAAAkAAAAJAHiAeVobXR4AAACnAAAABAAAAAQAAAAAG1heHAAAAKsAAAABgAAAAYABFAAbmFtZQAAArQAAAFdAAABXVqZXRlwb3N0AAAEFAAAACAAAAAgAAMAAAEABAQAAQEBDHNwYWNlLWVtcHR5AAECAAEAOvgcAvgbA/gYBB4KABlT/4uLHgoAGVP/i4sMB4tr+JT4dAUdAAAAfA8dAAAAgREdAAAACR0AAACVEgAFAQEMFxkbHnNwYWNlLWVtcHR5c3BhY2UtZW1wdHl1MHUxdTIwAAACAYkAAgAEAQEEBwoN/JQO/JQO/JQO/JQO+JQU+JQViwwKAAAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAABAAAAAIAHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADAAAAAIAAgAAgAAAAEAIP/9//8AAAAAACD//f//AAH/4wADAAEAAAAAAAAAAAABAAH//wAPAAEAAAABAAAAeR2GXw889QALAgAAAAAAzz54vgAAAADPPni+AAAAAAAAAAAAAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAABQAAAEAAAAAAAOAK4AAQAAAAAAAQAWAAAAAQAAAAAAAgAOAGMAAQAAAAAAAwAWACwAAQAAAAAABAAWAHEAAQAAAAAABQAWABYAAQAAAAAABgALAEIAAQAAAAAACgAoAIcAAwABBAkAAQAWAAAAAwABBAkAAgAOAGMAAwABBAkAAwAWACwAAwABBAkABAAWAHEAAwABBAkABQAWABYAAwABBAkABgAWAE0AAwABBAkACgAoAIcAcwBwAGEAYwBlAC0AZQBtAHAAdAB5AFYAZQByAHMAaQBvAG4AIAAxAC4AMABzAHAAYQBjAGUALQBlAG0AcAB0AHlzcGFjZS1lbXB0eQBzAHAAYQBjAGUALQBlAG0AcAB0AHkAUgBlAGcAdQBsAGEAcgBzAHAAYQBjAGUALQBlAG0AcAB0AHkARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format('woff');
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
body {
  background: #f0f0f0;
  padding: 0;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #606060;
  width: 100%;
  min-width: 1260px;
}
a {
  color: #0e9ac8;
  text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-size: 16px;
}
h3 {
  color: #242424;
  text-transform: uppercase;
  font: bold 12px 'Roboto', sans-serif;
  padding: 0;
  margin: 0 0 10px 0;
}
h1 {
  font: normal 38px 'Roboto', sans-serif;
  color: #4b4b4b;
  padding: 0;
  margin: 0 0 30px 0;
}
h2 {
  font: bold 18px Arial, sans-serif;
  color: #0e9ac8;
  padding: 0;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
h4 {
  font: normal 16px/24px 'Roboto', sans-serif;
  color: #4b4b4b;
  padding: 0;
  margin: 0 0 10px 0;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
ul li {
  padding: 0;
  margin: 0;
}
input[type="submit"] {
  cursor: pointer;
  border: none;
}
label {
  cursor: pointer;
}
.tac {
  text-align: center;
}
.wrapper {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 0 10px;
  min-width: 1260px;
  text-align: center;
}
.wrapper .section {
  width: 1235px;
  text-align: left;
  margin: 0 auto 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 35px;
}
.wrapper .section.head {
  background: #fff;
  margin-bottom: 11px;
  height: 225px;
  padding: 15px 20px 20px 20px;
  position: relative;
}
.wrapper .section.head .menu {
  position: absolute;
  height: 95px;
  top: 140px;
  left: 20px;
  width: 1191px;
  border-top: 2px #f2f2f2 solid;
  display: flex;
}
.wrapper .section.head .menu > li {
  width: 137px;
  text-align: center;
  margin: 0px;
}
.wrapper .section.head .menu > li a {
  line-height: 25px !important;
  font: bold 11px 'Roboto', sans-serif;
  text-transform: uppercase;
  color: #606060;
  display: block;
  padding: 23px 0px 22px 0px !important;
}
.wrapper .section.head .menu > li a:hover {
  text-decoration: none;
  color: #0e9ac8;
}
.wrapper .section.head .menu > li > ul {
  display: none;
  width: 630px;
  position: absolute;
  background: #fff;
  margin: 0 0 0 -10px !important;
  border-bottom: 3px #0e9ac8 solid;
  z-index: 100;
  /*
            -webkit-column-width: 200px;
            -moz-column-width: 200px;
            column-width: 200px;
            -webkit-column-count: 3;
            -moz-column-count: 3;
            column-count: 3;
            -webkit-column-gap: 15px;
            -moz-column-gap: 15px;
            column-gap: 15px;
            */

}
.wrapper .section.head .menu > li > ul li {
  clear: both;
  width: 200px;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.wrapper .section.head .menu > li > ul li a {
  height: auto;
  padding: 10px;
  font: bold 11px 'Roboto', sans-serif;
  border-bottom: 1px #dfdfdf solid;
}
.wrapper .section.head .menu > li > ul li a:hover {
  color: #0e9ac8!important;
}
.wrapper .section.head .menu > li > ul li.title a {
  font: normal 14px 'Roboto', sans-serif !important;
  color: #0e9ac8;
}
.wrapper .section.head .menu > li > ul li.title a:hover {
  color: #000;
}
.wrapper .section.head .menu > li > ul li.empty-title a {
  font-weight: normal !important;
}
.wrapper .section.head .menu > li:hover > ul {
  display: block;
}
.wrapper .section.head .menu > li.right ul {
  right: 0px;
}
.wrapper .section.head .contact {
  position: absolute;
  right: 24px;
  top: 21px;
  /*
        &:before{
            width:23px;
            height:23px;
            content:'';
            .inline();
            position:absolute;
            background:url(../img/sprit_icons_32.png) -133px -101px no-repeat;
            left: -27px;
            top: -3px;
        }
        */

}
.wrapper .section.head .contact:hover {
  text-decoration: underline;
  border: none;
}
.wrapper .section.head ul.toolbox {
  line-height: 24px;
  font-size: 13px;
  display: flex;
  justify-content: space-between;
  width: 900px;
}
.wrapper .section.head ul.toolbox li {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  margin: 0 30px 0 0;
}
.wrapper .section.head .logo {
  position: absolute;
  font-size: 0px;
  width: 242px;
  height: 80px;
  top: 49px;
  left: 20px;
  background: url(https://redutsb.ru/templates/fashion/css/../img/logo.png) left top no-repeat;
}
.wrapper .section.head .search {
  width: 700px;
  position: absolute;
  margin: 0 0 0 -341px;
  left: 50%;
  top: 68px;
}
.wrapper .section.head .search input[type="text"] {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f8f8f8;
  border: 1px #d7d7d7 solid;
  padding: 10px 60px 10px 20px;
  height: 40px;
  line-height: 20px;
  font-family: Arial, sans-serif;
  border-radius: 20px;
}
.wrapper .section.head .search input[type="submit"] {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 4px;
  right: 8px;
  font-size: 0;
  background: url(https://redutsb.ru/templates/fashion/css/../img/sprit_icons_32.png) -128px 0px no-repeat;
}
.wrapper .section.head .contacts {
  position: absolute;
  top: 68px;
  right: 20px;
  font: normal 26px/26px 'Roboto', sans-serif;
  text-align: right;
}
.wrapper .section.head .contacts .ico-24 {
  margin: 3px 0 0 0;
}
.wrapper .section.head .contacts span {
  display: block;
  color: #0e9ac8;
  font: normal 14px Arial, sans-serif;
  padding-left: 35px;
}
.wrapper .section.index {
  background: #fff;
  height: 496px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px #d7d7d7 solid;
  overflow: hidden;
}
.wrapper .section.index .left {
  display: table-cell;
  vertical-align: top;
  width: 238px;
}
.wrapper .section.index .left ul {
  height: 494px;
  border-right: 3px #3f9fd8 solid;
  position: relative;
}
.wrapper .section.index .left ul li ul {
  position: absolute;
  width: 700px;
  height: 494px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  top: 0px;
  left: 235px;
  display: none;
  border-left: 3px #3f9fd8 solid;
}
.wrapper .section.index .left ul li ul li {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 49%;
}
.wrapper .section.index .left ul li ul li a {
  font-size: 10px;
  padding: 10px 20px 10px 10px;
  border-bottom: 1px #e0e0e0 solid;
}
.wrapper .section.index .left ul li ul li a:before {
  display: none;
}
.wrapper .section.index .left ul li ul li:last-child a {
  border-bottom: 1px #e0e0e0 solid;
}
.wrapper .section.index .left ul li ul li:last-child a:after {
  display: block;
}
.wrapper .section.index .left ul li:hover ul {
  display: block;
}
.wrapper .section.index .left ul li:hover a {
  background: #0e9ac8;
  color: #fff;
}
.wrapper .section.index .left ul li:hover a:after {
  background-position: -42px -75px;
}
.wrapper .section.index .left ul li:hover a:before {
  background-position: 50% -30px;
}
.wrapper .section.index .left ul li:hover li a {
  color: #4b4b4b;
  background: #fff;
}
.wrapper .section.index .left ul li:hover li a:after {
  background-position: -42px -43px;
}
.wrapper .section.index .left ul li:hover li a:before {
  background-position: 50% 0px;
}
.wrapper .section.index .left ul li:hover li a:hover {
  background: #0e9ac8;
  color: #fff;
}
.wrapper .section.index .left ul li:hover li a:hover:after {
  background-position: -42px -75px;
}
.wrapper .section.index .left ul li:hover li a:hover:before {
  background-position: 50% -30px;
}
.wrapper .section.index .left ul li a {
  display: block;
  position: relative;
  padding: 25px 20px 25px 48px;
  border-bottom: 2px #e0e0e0 solid;
  text-transform: uppercase;
  font-size: 12px;
  color: #4b4b4b;
  font-weight: bold;
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.wrapper .section.index .left ul li a:hover {
  background: #0e9ac8;
  color: #fff;
}
.wrapper .section.index .left ul li a:hover:after {
  background-position: -42px -75px;
}
.wrapper .section.index .left ul li a:hover:before {
  background-position: 50% -30px;
}
.wrapper .section.index .left ul li a:after {
  position: absolute;
  right: 10px;
  top: 50%;
  width: 10px;
  height: 10px;
  content: '';
  display: block;
  margin: -5px 0 0 0;
  background: url(https://redutsb.ru/templates/fashion/css/../img/sprit_icons_32.png) -42px -43px no-repeat;
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.wrapper .section.index .left ul li a:before {
  position: absolute;
  content: '';
  left: 10px;
  top: 50%;
  width: 30px;
  height: 30px;
  margin: -15px 0 0 0;
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
  background: url(https://redutsb.ru/templates/fashion/css/../img/category.png) 50% 0px no-repeat;
}
.wrapper .section.index .left ul li:last-child a {
  border-bottom: none;
  text-transform: none;
}
.wrapper .section.index .left ul li:last-child a:after,
.wrapper .section.index .left ul li:last-child a:before {
  display: none;
}
.wrapper .section.index .right {
  display: table-cell;
  vertical-align: top;
  width: 994px;
}
.wrapper .section.brands h3 {
  margin-bottom: 35px;
  text-align: center;
}
.wrapper .section.brands ul {
  text-align: justify;
  width: 100%;
  border: 1px #d7d7d7 solid;
  background: #fff;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 0;
}
.wrapper .section.brands ul:after {
  height: 0px;
  width: 100%;
  content: '';
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  visible: hidden;
}
.wrapper .section.brands ul li {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 200px;
}
.wrapper .section.brands ul li div {
  display: table-cell;
  width: 200px;
  vertical-align: middle;
  text-align: center;
  height: 100px;
  position: relative;
}
.wrapper .section.brands ul li div img {
  max-width: 200px;
  max-height: 100px;
}
.wrapper .section.brands ul li a {
  position: relative;
  display: block;
}
.wrapper .section.brands ul li.all {
  width: 100%;
  text-align: right;
  padding: 10px 0 0 0;
}
.wrapper .section.testimonials h3 {
  margin-bottom: 35px;
  text-align: center;
}
.wrapper .section.testimonials ul {
  text-align: justify;
  width: 100%;
  color: #2c2c2c;
  line-height: 0;
}
.wrapper .section.testimonials ul:after {
  height: 0px;
  width: 100%;
  content: '';
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  visible: hidden;
}
.wrapper .section.testimonials ul li {
  line-height: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  border: 1px #d7d7d7 solid;
  background: #fff;
  width: 299px;
  height: 279px;
  padding: 20px;
  text-align: left;
}
.wrapper .section.testimonials ul li .title {
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  margin: 0 0 20px 0;
}
.wrapper .section.testimonials ul li p {
  font-size: 13px;
  padding: 0;
  margin: 0 0 20px 0;
}
.wrapper .section.testimonials ul li .signature {
  font-size: 12px;
  min-height: 74px;
  line-height: 18px;
}
.wrapper .section.testimonials ul li .signature img {
  float: left;
  margin: 0 20px 0 0;
}
.wrapper .section.footer {
  text-align: center;
}
.ico-24 {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  line-height: 24px;
  width: 24px;
  height: 24px;
  background: url(https://redutsb.ru/templates/fashion/css/../img/sprit_icons_32.png) left top no-repeat;
}
.ico-24.ico-delivery {
  background-position: -4px -5px;
}
.ico-24.ico-count {
  background-position: -36px -4px;
}
.ico-24.ico-payment {
  background-position: -68px -4px;
}
.ico-24.ico-settings {
  background-position: -100px -4px;
}
.ico-24.ico-phone {
  background-position: -4px -36px;
}
.category-list {
  margin-top: 10px;
}
.category-list .item {
  margin: 0 0 40px 0;
}
.category-list .item h2 {
  padding: 0px;
  margin: 0 0 10px 0;
  color: #0e9ac8;
  font: bold 18px Arial, sans-serif;
  text-transform: uppercase;
}
.category-list .item .block {
  border-top: 2px #0e9ac8 solid;
  background: #fff;
}
.category-list .item .block .left {
  display: table-cell;
  vertical-align: top;
  width: 233px;
  max-width: 233px;
  height: 579px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.category-list .item .block .left ul {
  text-align: center;
  padding: 0 10px 0 10px;
}
.category-list .item .block .left ul li a {
  display: block;
  color: #262626;
  font-size: 13px;
  padding: 8px;
}
.category-list .item .block .left ul li a:hover {
  color: #fff;
  background: #0e9ac8;
  text-decoration: none;
}
.category-list .item .block .left ul li:last-child {
  margin: 20px 0 0 0;
  padding: 20px 0 0 0;
  border-top: 1px #dfdfdf solid;
}
.category-list .item .block .left ul li:last-child a {
  color: #0e9ac8;
}
.category-list .item .block .left ul li:last-child a:hover {
  color: #0e9ac8;
  background: none;
  text-decoration: underline;
}
.category-list .item .block .right {
  display: table-cell;
  vertical-align: top;
  width: 1000px;
  max-width: 1000px;
  height: 579px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.category-list .item .block .right .carousel {
  display: table-cell;
  vertical-align: top;
  width: 400px;
  max-width: 400px;
  height: 550px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px #dbdbdb solid;
  position: relative;
}
.category-list .item .block .right .carousel ul li {
  padding: 20px;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.category-list .item .block .right .carousel ul li .bg {
  display: table-cell;
  vertical-align: middle;
  width: 360px;
  height: 510px;
  text-align: center;
  position: relative;
}
.category-list .item .block .right .carousel ul li .bg img {
  max-width: 350px;
  max-height: 500px;
}
.category-list .item .block .right .carousel ul li .bg a {
  position: absolute;
  width: 360px;
  left: 0px;
  top: 0px;
  color: #4b4b4b;
  font: bold 38px 'Roboto', sans-serif;
  text-align: left;
}
.category-list .item .block .right .carousel ul li .bg a:hover {
  text-decoration: none;
  color: #0e9ac8;
}
.category-list .item .block .right .carousel ul li .bg .label_sale {
  position: absolute;
  right: 0px;
  top: 48px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  color: #000;
  text-align: center;
  background: #fedc01;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  padding: 10px 0 0 0;
  line-height: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.category-list .item .block .right .carousel ul li .bg .label_sale b {
  font-size: 38px;
}
.category-list .item .block .right .list {
  display: table-cell;
  vertical-align: top;
  width: 600px;
  max-width: 600px;
}
.category-list .item .block .right .list ul {
  font-family: 'empty';
  font-size: 0px;
}
.category-list .item .block .right .list ul li {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  font: normal 12px Arial, sans-serif;
  width: 200px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 285px;
  padding: 10px;
}
.category-list .item .block .right .list ul li .img {
  display: table-cell;
  width: 180px;
  height: 180px;
  vertical-align: middle;
  position: relative;
  text-decoration: none;
}
.category-list .item .block .right .list ul li .img img {
  max-width: 175px;
  max-height: 175px;
}
.category-list .item .block .right .list ul li .img .label_new {
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 3px;
  color: #fff;
  background: #ff5776;
  text-transform: uppercase;
  font-size: 8px;
}
.category-list .item .block .right .list ul li .img .label_sale {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #000;
  text-align: center;
  background: #fedc01;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 9px;
  padding: 7px 0 0 0;
  line-height: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.category-list .item .block .right .list ul li .img .label_sale b {
  font-size: 21px;
}
.category-list .item .block .right .list ul li .title {
  margin: 5px 0 0 0;
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.category-list .item .block .right .list ul li .desc {
  font-size: 13px;
  color: #7c7c7c;
}
.category-list .item .block .right .list ul li .price {
  margin: 5px 0 0 0;
  font-size: 15px;
  font-weight: bold;
}
.category-list .item .block .right .list ul li .price span {
  color: #717171;
  font-size: 13px;
  font-weight: normal;
  text-decoration: line-through;
}
.next,
.prev {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  margin: -16px 0 0 0;
  z-index: 10;
  background: url(https://redutsb.ru/templates/fashion/css/../img/sprit_icons_32.png) 0px -96px no-repeat;
  opacity: 0.7;
}
.next:hover,
.prev:hover {
  opacity: 1;
}
.prev {
  left: 0px;
}
.next {
  right: 0px;
  background-position: -32px -96px;
}
.category {
  /*border-top:3px #0e9ac8 solid;*/

}
.category .left {
  display: table-cell;
  vertical-align: top;
  width: 218px;
  max-width: 218px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 0 0;
}
.category .left .filters {
  padding: 20px;
  background: #fff;
}
.category .left .filters .filter {
  padding: 0 0 20px 0;
}
.category .left .filters .filter h3 {
  font: normal 14px Arial, sans-serif;
  color: #171717;
  text-transform: none;
}
.category .left .filters .filter ul li a,
.category .left .filters .filter ul li label {
  font-size: 12px;
  color: #333333;
  text-decoration: none;
  cursor: pointer;
}
.category .left .filters .filter ul li a span,
.category .left .filters .filter ul li label span {
  color: #a3a3a3;
}
.category .left .filters .filter ul li a:hover,
.category .left .filters .filter ul li label:hover {
  text-decoration: underline;
}
.category .left .filters .filter ul li label.active:before,
.category .left .filters .filter ul li a.active:before {
  background: url(https://redutsb.ru/templates/fashion/css/../img/sprit_icons_32.png) -72px -72px no-repeat;
}
.category .left .filters .filter ul li input[type="checkbox"],
.category .left .filters .filter ul li input[type="radio"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.category .left .filters .filter ul li input[type="checkbox"]:checked + label:before,
.category .left .filters .filter ul li input[type="radio"]:checked + label:before {
  background: url(https://redutsb.ru/templates/fashion/css/../img/sprit_icons_32.png) -72px -72px no-repeat;
}
.category .right {
  display: table-cell;
  vertical-align: top;
  width: 1016px;
  max-width: 1016px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  padding: 20px;
}
.category .right.w100 {
  width: 1234px;
  max-width: 1234px;
}
ul.product_list {
  font-family: 'empty';
  font-size: 0px;
}
ul.product_list li {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  font: normal 12px Arial, sans-serif;
  width: 195px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 285px;
  padding: 7px;
  position: relative;
  border: 3px #fff solid;
}
ul.product_list li:hover {
  /*
      border-color:#e1e1e1;
      .brad(4px);
      */

}
ul.product_list li .img {
  display: table-cell;
  width: 175px;
  height: 180px;
  vertical-align: middle;
  position: relative;
  text-decoration: none;
}
ul.product_list li .img img {
  max-width: 175px;
  max-height: 175px;
}
ul.product_list li .img .label_new {
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 3px;
  color: #fff;
  background: #ff5776;
  text-transform: uppercase;
  font-size: 8px;
}
ul.product_list li .img .label_sale {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #000;
  text-align: center;
  background: #fedc01;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 9px;
  padding: 7px 0 0 0;
  line-height: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul.product_list li .img .label_sale b {
  font-size: 21px;
}
ul.product_list li .title {
  margin: 10px 0 0 0;
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
ul.product_list li .desc {
  font-size: 13px;
  color: #7c7c7c;
}
ul.product_list li .price {
  margin: 10px 0 0 0;
  font-size: 15px;
  font-weight: bold;
}
ul.product_list li .price span {
  color: #717171;
  font-size: 13px;
  font-weight: normal;
  text-decoration: line-through;
}
.breadcrumbs {
  margin: 0 0 25px 0;
  color: #0e9ac8;
  font-size: 13px;
}
.breadcrumbs a {
  color: #0e9ac8;
}
.page {
  background: #fff;
  padding: 15px 25px 10px 30px;
  /*border-top:3px #0e9ac8 solid;*/

}
.brands .block {
  background: #fff;
  padding: 15px 23px 10px 23px;
}
.brands .block ul {
  text-align: justify;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 0;
}
.brands .block ul:after {
  height: 0px;
  width: 100%;
  content: '';
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  visible: hidden;
}
.brands .block ul li {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 200px;
}
.brands .block ul li div {
  display: table-cell;
  width: 200px;
  vertical-align: middle;
  text-align: center;
  height: 100px;
  position: relative;
}
.brands .block ul li div img {
  max-width: 200px;
  max-height: 100px;
}
.brands .block ul li a {
  position: relative;
  display: block;
}
.product .block {
  background: #fff;
  padding: 15px 23px 10px 23px;
  margin: 0 0 10px 0;
}
.product .block h3 {
  text-align: center;
  font: bold 30px 'Roboto', sans-serif;
  margin: 0 0 25px 0;
  text-transform: none;
}
.product .block.brief {
  /*border-top:3px #0e9ac8 solid;*/

  font-size: 13px;
}
.product .block.brief h1 {
  color: #242424;
  font-weight: bold;
  font-size: 38px;
  margin: 0 0 10px 0;
}
.product .block.brief input[type="submit"] {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-weight: bold;
  background: #d7d7d7;
  color: #fff;
  font-size: 24px;
  margin: 0 0 10px 0;
}
.product .block.brief input[type="submit"].active {
  background: #1696c6;
}
.product .block.brief input[type="submit"].active:hover {
  background: #010101;
}
.product .block.brief input[type="text"] {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 0 10px;
  height: 40px;
  line-height: 38px;
  border: 1px #d0d0d0 solid;
}
.product .block.brief .ultrafield {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  border: 1px #d0d0d0 solid;
}
.product .block.brief .ultrafield input[type="text"] {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  border: none;
  height: 38px;
}
.product .block.brief .ultrafield .spacer {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 16px;
  height: 16px;
  margin-top: 10px;
  background: url(https://redutsb.ru/templates/fashion/css/../img/sprit_icons_32.png) -39px -40px no-repeat;
}
.product .block.brief .part,
.product .block.brief p {
  margin: 0 0 25px 0;
  position: relative;
}
.product .block.brief .part.sc_block,
.product .block.brief p.sc_block {
  margin: 0 0 9px 0;
}
.product .block.brief .part.fields input,
.product .block.brief p.fields input {
  margin: 0 0 10px 0;
}
.product .block.brief .terms {
  font-size: 11px;
  padding-left: 16px;
}
.product .block.brief .terms:before {
  content: '';
  height: 16px;
  width: 16px;
  display: block;
  position: absolute;
  margin: -2px 0 0 -16px;
  background: url(https://redutsb.ru/templates/fashion/css/../img/sprit_icons_32.png) -139px -40px no-repeat;
}
.product .block.brief .delivery {
  font-size: 11px;
  padding-left: 16px;
}
.product .block.brief .delivery:before {
  content: '';
  height: 16px;
  width: 16px;
  display: block;
  position: absolute;
  margin: -2px 0 0 -16px;
  background: url(https://redutsb.ru/templates/fashion/css/../img/sprit_icons_32.png) -139px -71px no-repeat;
}
.product .block.brief .price {
  font-weight: bold;
  font-size: 38px;
  color: #010101;
}
.product .block.brief .price span {
  font-size: 13px;
  font-weight: normal;
  color: #5e5e5e;
  position: absolute;
  margin: 3px 0 0 10px ;
}
.product .block.brief .price i {
  font-style: normal;
  font-weight: normal;
  color: #717171;
  font-size: 26px;
  text-decoration: line-through;
}
.product .block.brief .bleft {
  display: table-cell;
  max-width: 395px;
  width: 395px;
  vertical-align: top;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product .block.brief .bright {
  display: table-cell;
  max-width: 178px;
  width: 178px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.product .block.brief .bright .sku {
  font-size: 13px;
  color: #5e5e5e;
  border: 1px #5e5e5e solid;
  padding: 5px;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  text-align: center;
  margin: 9px 0 10px 23px;
}
.product .block.brief .bright .warranty {
  margin: 0 0 0 23px;
  color: #ff5e7a;
}
.product .block.brief .bright .warranty .round {
  border-radius: 50%;
  border: 2px #ff5e7a solid;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 60px;
  width: 60px;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  line-height: 17px;
  padding: 13px 0 0 0;
}
.product .block.brief .bright .warranty .round b {
  display: block;
  font-size: 30px;
}
.product .block.description {
	line-height: 20px;
	background-color: #F0F0F0;
}
.product .block.description h3 {
  text-align: left;
}
.product .block.description p {
  margin: 0 0 15px 0;
}
.product .block .left {
  display: table-cell;
  max-width: 615px;
  width: 615px;
  vertical-align: top;
  padding: 0 40px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product .block .right {
  display: table-cell;
  max-width: 573px;
  width: 573px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product .block .csl {
  position: relative;
  padding: 0 50px 0 50px;
}
.product .block .csl .prev,
.product .block .csl .next {
  margin-top: -32px;
  opacity: 0.5;
}
.product .block .csl .prev:hover,
.product .block .csl .next:hover {
  opacity: 1;
}
.product .block .csl .product_list {
  text-align: center;
}
.product .block .csl .product_list li {
  margin: 0 10px 0 10px;
}
.techlist {
  width: 100%;
}
.techlist tr th {
  padding: 5px;
  color: #1e1e1e;
  font-size: 14px;
  font-weight: bold;
}
.techlist tr td {
  padding: 5px;
  color: #343434;
  font-size: 14px;
}
.techlist tr:nth-child(2n) {
  background: #f0f0f0;
}
.zoomLens {
  opacity: 0.1;
}
.zoomContainer {
  cursor: pointer;
}
.b-product-gallery-bigimg a {
  display: table-cell;
  width: 575px;
  height: 575px;
  text-align: center;
  vertical-align: middle;
  border: 1px #c5c5c5 solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b-product-gallery-bigimg a img {
  max-width: 570px;
  max-height: 570px;
}
.b-product-gallery-small-list {
  margin: 10px 0 0 0;
  padding: 0 20px 0 20px;
  position: relative;
  font: normal 0px 'empty';
}
.b-product-gallery-small-list .caroufredsel_wrapper a {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  border: 1px #d1d1d1 solid;
  width: 96px;
  height: 96px;
  margin: 0 3px 0 3px;
  background: #fff;
}
.b-product-gallery-small-list .caroufredsel_wrapper a img {
  width: 96px;
  height: 96px;
}
.b-product-gallery-small-list .prev {
  margin-left: -1px;
}
.b-product-gallery-small-list .next {
  margin-right: -2px;
}
.label_new {
  position: relative;
  padding: 3px;
  color: #fff;
  background: #ff5776;
  text-transform: uppercase;
  font-size: 8px;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.hint {
  font-size: 11px;
  color: #828282;
}
.input_count {
  position: relative;
  height: 40px;
  width: 90px;
  border: 1px #c4c4c4 solid;
  border-radius: 4px;
}
.input_count input {
  border: none!important;
  text-align: center;
}
.input_count a {
  position: absolute;
  width: 20px;
  height: 100%;
  text-align: center;
  top: 0px;
  background: #f7f7f7;
  line-height: 40px;
  font-weight: bold;
  z-index: 10;
  font-size: 16px;
  color: #575757;
}
.input_count a.minus {
  left: 0px;
  border-right: 1px #c4c4c4 solid;
  border-radius: 4px 0px 0px 4px;
}
.input_count a.plus {
  right: 0px;
  border-left: 1px #c4c4c4 solid;
  border-radius: 0px 4px 4px 0px;
}
.input_count a:hover {
  text-decoration: none;
}
.radio {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  margin: 0 20px 0 0;
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
  color: #606060;
}
.radio label:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 24px;
  height: 24px;
  margin: -1px 5px 0 0;
  background: url(https://redutsb.ru/templates/fashion/css/../img/sprit_icons_32.png) -100px -100px no-repeat;
}
.radio label:hover {
  color: #3f9fd8;
}
.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.radio input[type="radio"]:checked + label {
  color: #3f9fd8;
}
.radio input[type="radio"]:checked + label:before {
  background: url(https://redutsb.ru/templates/fashion/css/../img/sprit_icons_32.png) -68px -100px no-repeat;
}
.invalid {
  border-color: #f00!important;
  background: #feebeb;
}
#thanks {
  padding: 30px;
  font: bold 21px 'Roboto', sans-serif;
  text-align: center;
  background: #fff;
  width: 250px;
}
.paginator {
  margin: 20px 0 30px 0;
  position: relative;
  text-align: center;
  padding: 5px;
}
.paginator li {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  background: #fff;
  padding: 5px;
  position: relative;
  z-index: 2;
}
.paginator li a {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  padding: 5px 15px 5px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  border: 1px #c6c6c6 solid;
  line-height: 20px;
  font-size: 12px;
  color: #262626;
}
.paginator li a:hover,
.paginator li a.active {
  text-decoration: none;
  color: #fff;
  background: #0e9ac8;
}
.paginator li.page-prev a.active {
  color: #262626;
  background: #fff;
}
.paginator:after {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  display: block;
  border-top: 1px #d7d7d7 solid;
  z-index: 1;
  top: 50%;
}
.empty {
  padding: 100px 0 100px 0;
  text-align: center;
  color: #7c7c7c;
  font: normal 14px 'Roboto', sans-serif;
  text-transform: uppercase;
}
.button {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  background: #1696c6;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.button:hover {
  background: #010101;
}
.ui-widget-header {
  background: #1696c6!important;
}
.range input {
  width: 50px;
  text-align: center;
  margin: 5px;
}
.slider_range {
  position: relative;
  margin: 10px 0 20px 0;
}
.slider_range .from {
  position: absolute;
  left: 0px;
  top: 25px;
  font-size: 12px;
}
.slider_range .to {
  position: absolute;
  right: 0px;
  top: 25px;
  font-size: 12px;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #1696c6!important;
  background-color: #f0f0f0!important;
}
.block ul.product_list li:hover {
  border-color: #fff!important;
}
.hidden {
  display: none;
}
.b-product-gallery-bigimg {
  position: relative;
}
.b-product-gallery-bigimg .label_sale {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  color: #000;
  text-align: center;
  background: #fedc01;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  padding: 10px 0 0 0;
  line-height: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b-product-gallery-bigimg .label_sale b {
  font-size: 38px;
}
#feedback input[type='text'] {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 0 10px;
  height: 40px;
  line-height: 38px;
  border: 1px #d0d0d0 solid;
  font-family: Arial, sans-serif;
  font-size: 14px;
}
#feedback textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  height: 120px;
  line-height: 18px;
  border: 1px #d0d0d0 solid;
  font-family: Arial, sans-serif;
  font-size: 14px;
}
.shopcart,
.the_cart {
  font-size: 0;
  font-family: empty;
}
.shopcart li,
.the_cart li {
  font-family: Arial, sans-serif;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  border: 2px #c5c5c5 solid;
  width: 176px;
  height: 176px;
  overflow: hidden;
  margin: 0 16px 16px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.shopcart li:nth-child(3n),
.the_cart li:nth-child(3n) {
  margin-right: 0px;
}
.shopcart li.add a,
.the_cart li.add a {
  display: table-cell;
  width: 172px;
  height: 172px;
  text-align: center;
  vertical-align: middle;
}
.shopcart li.add a span,
.the_cart li.add a span {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 60px;
  color: transparent;
  clear: both;
  background: url(/templates/fashion/img/cart-trans.png) no-repeat;
  background-size: cover;
}
.shopcart li.add a b,
.the_cart li.add a b {
  display: block;
  margin-top: 15px;
}
.shopcart li.item,
.the_cart li.item {
  position: relative;
  text-align: center;
}
.shopcart li.item .input_count,
.the_cart li.item .input_count {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.shopcart li.item .input_count input,
.the_cart li.item .input_count input {
  padding: 0;
}
.shopcart li.item:hover .product_add,
.the_cart li.item:hover .product_add {
  display: block;
}
.shopcart li.item .img,
.the_cart li.item .img {
  display: table-cell;
  width: 172px;
  height: 102px;
  vertical-align: middle;
}
.shopcart li.item .img img,
.the_cart li.item .img img {
  max-width: 170px;
  max-height: 100px;
}
.shopcart li.item .img .count,
.the_cart li.item .img .count {
  position: absolute;
  top: 5px;
  left: 5px;
  font-weight: bold;
}
.shopcart li.item .img .remove,
.the_cart li.item .img .remove {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 15;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  background: #c5c5c5;
  line-height: 15px;
  font-size: 35px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
}
.shopcart li.item .img .remove:hover,
.the_cart li.item .img .remove:hover {
  background: #3f9fd8;
}
.shopcart li.item .title,
.the_cart li.item .title {
  font-size: 12px;
  padding: 0 10px 0 10px;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  overflow: hidden;
}
.shopcart li.item .desc,
.the_cart li.item .desc {
  font-size: 12px;
  padding: 0 10px 0 10px;
  color: #7c7c7c;
}
.shopcart li.item .price,
.the_cart li.item .price {
  margin: 10px 0 0 0!important;
  font-size: 14px!important;
  color: #606060!important;
}
.shopcart li:hover,
.the_cart li:hover {
  border-color: #3f9fd8;
}
.files {
  font-size: 0;
  font-family: empty;
}
.files li {
  font-family: Arial, sans-serif;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  border: 2px #c5c5c5 solid;
  width: 176px;
  height: 176px;
  overflow: hidden;
  margin: 0 16px 16px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.files li:nth-child(3n) {
  margin-right: 0px;
}
.files li.item {
  position: relative;
  text-align: center;
}
.files li.item .input_count {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.files li.item .input_count input {
  padding: 0;
}
.files li.item:hover .product_add {
  display: block;
}
.files li.item .img {
  display: table-cell;
  width: 172px;
  height: 102px;
  vertical-align: middle;
}
.files li.item .img img {
  max-width: 170px;
  max-height: 100px;
}
.files li.item .title {
  font-size: 12px;
  padding: 0 10px 0 10px;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  overflow: hidden;
}
.files li:hover {
  border-color: #3f9fd8;
}
.files li:hover .title {
  text-decoration: underline;
}
.fancybox-inner {
  background: #fff!important;
}
#ajax_shopcart {
  height: 600px;
  padding: 10px;
}
#ajax_shopcart .search {
  position: relative;
  margin: 0 0 15px 0;
}
#ajax_shopcart .search input[type="text"] {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f8f8f8;
  border: 1px #d7d7d7 solid;
  padding: 10px 60px 10px 20px;
  height: 40px;
  line-height: 20px;
  font-family: Arial, sans-serif;
  border-radius: 20px;
}
#ajax_shopcart .search input[type="submit"] {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 4px;
  right: 8px;
  font-size: 0;
  background: url(https://redutsb.ru/templates/fashion/css/../img/sprit_icons_32.png) -128px 0px no-repeat;
}
#ajax_shopcart .product_list li .input_count {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
#ajax_shopcart .product_list li .input_count input {
  padding: 0;
}
#ajax_shopcart .product_list li:hover .product_add {
  display: block;
}
.product_add {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
  left: 0px;
  top: 0px;
  padding: 60px 0 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product_add .add_product {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  margin: 20px 0 0 0;
  padding: 0 10px 0 10px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  background: #1696c6;
  color: #fff;
  text-decoration: none;
}
.product_add .add_product:hover {
  background: #010101;
}
.question {
  font-style: normal;
  color: #fff;
  background: #fedc01;
  border-radius: 8px;
  padding: 2px 5px 2px 5px!important;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  font-weight: normal;
  font-size: 11px;
  cursor: pointer;
  line-height: 12px;
}
.q-block {
  margin: -10px 0 0 0;
  z-index: 5;
  position: absolute;
  padding: 5px;
  border: solid 1px #a6a6a6;
  background-color: #fff;
  font: 400 12px/30px Arial;
  color: #000;
  display: block;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
}
.q-block:after {
  bottom: 100%;
  left: 10px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.q-block:before {
  border-color: rgba(166, 166, 166, 0);
  border-bottom-color: #a6a6a6;
  border-width: 6px;
  margin-left: -6px;
}
.q-block:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 5px;
  margin-left: -5px;
}
#uploadbutton {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  position: absolute;
  color: #fff;
  background: #c5c5c5;
  padding: 0 10px 0 10px;
  line-height: 40px;
  height: 40px;
  right: 0;
  top: 0;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#uploadbutton:hover {
  background: #0e9ac8;
}
.docs {
  font-size: 0px;
}
.docs li {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 180px;
  text-align: center;
  font-size: 14px;
  padding: 0 0 5px 0;
}
.docs li a {
  display: block;
  margin: 0 0 5px 0;
}
.docs li:nth-child(2) {
  margin: 0 15px 0 15px;
}
.description .warranty {
  margin: 0;
  color: #ff5e7a;
}
.description .warranty .round {
  border-radius: 50%;
  border: 2px #ff5e7a solid;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 60px;
  width: 60px;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  line-height: 17px;
  padding: 13px 0 0 0;
}
.description .warranty .round b {
  display: block;
  font-size: 30px;
}
.relative {
  position: relative;
}
.block .space {
  margin-bottom: 15px;
}
.block .space p:last-child {
  margin-bottom: 0px;
}
.options {
  display: table;
  width: 100%;
}
.options .col {
  display: table-cell;
  min-width: 25%;
  color: #969696;
  max-width: 25%;
  width: 25%;
  text-align: center;
  border-right: 1px solid #e9e9e9;
  padding: 10px 20px 10px 20px;
}
.options .col:hover {
  text-decoration: none;
}
.options .col:hover h4 {
  color: #0e9ac8;
}
.options .col:hover p {
  color: #0e9ac8;
}
.options .col:hover .ico_100 {
  background-image: url(https://redutsb.ru/templates/fashion/css/../img/ico-big-highlight.png);
}
.options .col h4 {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 16px;
}
.options .col p {
  margin: 0;
  font-size: 12px;
}
.options .col:last-child {
  border: none;
}
.options .col .ico_100 {
  width: 100px;
  height: 100px;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  background-image: url(https://redutsb.ru/templates/fashion/css/../img/ico-big.png);
  background-repeat: no-repeat;
}
.options .col .ico_100.ico_1 {
  background-position: 0px 0px;
}
.options .col .ico_100.ico_2 {
  background-position: -100px 0px;
}
.options .col .ico_100.ico_3 {
  background-position: -200px 0px;
}
.options .col .ico_100.ico_4 {
  background-position: -300px 0px;
}
.menu > li:not(.right) > ul {
  border: none;
  margin: 0 -20px -10px -10px !important;
  padding: 0 20px 10px 0 !important;
}
.submenu {
  display: none;
  position: absolute;
  z-index: 999;
  top: 0;
  left: 100%;
  margin: -10px -10px -10px -10px !important;
  padding: 10px 10px 10px 10px !important;
  border: none !important;
  background: #fff;
}
.submenu li {
  background-color: rgba(238, 238, 238, 0.9);
}
.title:hover > .submenu {
  display: block;
}
.wrapper .section.head .menu .title {
  position: relative;
  width: 95% !important;
  box-sizing: border-box;
  text-align: left;
  font-weight: normal;
  background-color: rgba(14, 154, 200, 0.9);
}
.wrapper .section.head .menu .title:last-of-type {
  border-bottom: none;
}
.wrapper .section.head .menu > li ul {
  box-sizing: border-box;
  max-width: 400px;
  padding: 0;
  background: transparent;
  border: none !important;
}
.wrapper .section.head .menu .submenu > li > a {
  color: #222 !important;
}
.wrapper .section.head .menu .title a {
  padding: 10px !important;
  line-height: 1.2;
  color: #fff !important;
}
.wrapper .section.head .menu .title:not(.empty-title) > a::after {
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  content: "";
  display: inline-block;
  vertical-align: top;
  margin: 7px 0px 0px 8px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  height: 5px;
  width: 5px;
  float: right;
}
.wrapper .section.head .menu .title:hover {
  background: rgba(238, 238, 238, 0.9) !important;
}
.wrapper .section.head .menu .title:hover a {
  color: #222 !important;
}
.wrapper .section.head ul.menu > li:hover {
  background: #eee;
}
.wrapper .section.head ul.menu > li:hover > a {
  color: #222;
}
.wrapper .section.head .menu li:hover {
  background: rgba(255, 255, 255, 0.9) !important;
}
.wrapper .section.head .menu > li.right > ul {
  margin-right: -10px !important;
  padding: 0 0 10px 20px !important;
}
.right .submenu {
  right: 100% !important;
  left: auto;
  /*	padding: 10px 0 10px 10px !important;
	margin: -10px 0 -10px -10px !important;*/

}
.overslider {
  box-sizing: border-box;
}
html {
  overflow-y: scroll;
}
.wrapper .section.head .menu > li:nth-of-type(3) {
  width: 127px;
}
.wrapper .section.head .menu > li:nth-of-type(6) {
  width: 165px;
}
.sticky {
  height: 50px;
  width: 120px;
}
.sticky_fixed {
  position: fixed;
  z-index: 999;
  top: 10px;
  left: 0;
  color: #7f92a4;
  font-weight: 700;
  border-radius: 2px 0 0 2px;
  opacity: .8;
}
.sticky_fixed::before {
  content: 'Наверх';
  position: relative;
  top: 18px;
  left: 10px;
  padding-left: 20px;
  background: url(/custom/sticky-arrow.png) no-repeat;
  background-position: 0 5px;
  cursor: pointer;
}
.sticky_fixed:hover {
  opacity: 1;
  text-decoration: none;
}
#partnerform label {
  width: 340px;
  display: block;
  text-align: right;
}
#partnerform label input {
  box-sizing: border-box;
  margin-left: 10px;
  padding: 10px;
  border: 1px #d0d0d0 solid;
  font-family: Arial, sans-serif;
  font-size: 14px;
}
#partnerform fieldset {
  border: none;
}
#partnerform fieldset:first-of-type {
  margin-top: 30px;
}
#partnerform fieldset label {
  width: auto;
  text-align: left;
}
#partnerform button {
  height: 40px;
  width: 160px;
  margin-top: 15px;
  border: none;
  font-weight: bold;
  background: #1696c6;
  color: #fff;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
#partnerform button:hover {
  background-color: #010101;
}
.category .left .filters {
  padding: 20px 0 20px 20px;
}
.category .left .filters > h3 {
  margin-bottom: 16px;
}
.category .left .filters .filter {
  position: relative;
  margin-left: -20px;
  padding: 0;
  cursor: pointer;
}
.category .left .filters .filter h3 {
  position: relative;
  margin-bottom: 1px;
  padding: 10px 20px;
  background: #0e9ac8;
  color: #fff;
}
.category .left .filters .filter h3[show='1']:after {
  transform: rotate(45deg);
}
.category .left .filters .filter h3:after {
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: rotate(225deg) translate(0, 50%);
  height: 5px;
  width: 5px;
  float: right;
}
.category .left .filters .filter .spoiler_body {
  display: none;
  padding: 10px;
}
.category .left .filters .filter > div {
  padding: 5px 5px 10px;
}
.category .left .filters .filter ul li label {
  display: block;
  padding: 3px 3px 3px 6px;
}
.category .left .filters .filter .range {
  padding-right: 30px;
  padding-left: 20px;
}
.category .left .filters .filter .range label:first-of-type {
  margin-left: -8px;
}
.cat {
  position: relative;
  margin-bottom: 40px;
}
.cat img {
  width: auto !important;
  height: auto !important;
  max-width: 195px;
  max-height: 150px;
}
.cat span {
  display: block;
  margin-top: 15px;
  color: #171717;
}
.cat:hover img {
  opacity: .8;
}
.cat:hover a {
  text-decoration: none;
}
.cat:hover a:after {
  content: 'Перейти';
  position: absolute;
  top: 67px;
  left: 32px;
  width: 150px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.7);
  font-weight: bold;
  color: #000;
}
.clear_filters {
  display: block;
  margin-top: 20px;
}
