#categoryPage h1 {
  margin-bottom: 0;
}

#categoryPage.empty h1 {
  margin-bottom: 20px;
  font-size: 14px;
}

#categoryPage .btn.blue,
#categoryPage .btn.green,
#categoryPage .btn.red {
  color: #fff;
}

#categoryPage .btn.wizard {
  background: #fffbeb;
  border-color: #c6c6c6;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 15px;
}

#categoryPage .btn.wizard:after {
  color: #ffd538;
}

#categoryPage .btn.wizard:active {
  background: #fff5d1;
}

#categoryPage .btn#reset-filter {
  margin: 0 auto 0 0;
}

#categoryPage .btn#showParam:before {
  content: "h";
  color: #fff;
  font-family: AlzaMobile;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}

#categoryPage .btn#showParam:before {
  margin-right: 10px;
}

#categoryPage .anotation {
  margin: 10px;
}

#categoryPage .wizards {
  padding-top: 0;
}

#categoryPage.empty-search-page .panel {
  display: none;
}

#categoryPage .box-carousel {
  margin: 20px 0 0;
}

#categoryPage .redirect-items {
  padding: 15px 15px 0;
}

#categoryPage .redirect-items .redirect-item {
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  border-radius: 4px;
  padding: 10px;
  -webkit-box-shadow: 2px 2px 4px 0 rgba(0,0,0,.15);
  box-shadow: 2px 2px 4px 0 rgba(0,0,0,.15);
}

#categoryPage .redirect-items .redirect-item img {
  min-height: 40px;
  max-height: 40px;
  vertical-align: middle;
  padding-right: 5px;
}

#categoryPage .redirect-items .redirect-item span {
  color: #1653a4;
  vertical-align: middle;
}

#categoryPage .redirect-items .redirect-item span:after {
  content: "\00a0>";
}

#categoryPage .redirect-items .redirect-item:hover span {
  text-decoration: underline;
}

#categoryPage .producers-items {
  padding: 0 15px;
}

#categoryPage .producers-items .producer-item {
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 10px;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 4px 0 rgba(0,0,0,.15);
  box-shadow: 2px 2px 4px 0 rgba(0,0,0,.15);
}

#categoryPage .producers-items .producer-item img {
  min-height: 40px;
  max-height: 40px;
  vertical-align: middle;
  padding-right: 5px;
}

#categoryPage .producers-items .producer-item .name {
  color: #000;
}

#categoryPage .article-items {
  padding: 0 15px;
}

#categoryPage .article-items .article-item {
  padding: 10px 0;
  border-top: 1px solid #e8e8e8;
  display: block;
  color: #0094e7;
  text-decoration: none;
}

#categoryPage .article-items .article-item:last-child {
  border-bottom: 1px solid #e8e8e8;
}

#categoryPage .article-items .article-item svg {
  padding-right: 5px;
}

#categoryPage .article-items .article-item svg path:nth-child(2) {
  fill: #0094e7;
}

#categoryPage .article-items .article-item>* {
  vertical-align: middle;
}

#categoryPage .empty-seach-head {
  text-align: center;
  padding: 1rem;
}

#categoryPage .empty-seach-head svg {
  margin-top: -27px;
  height: 135px;
}

#categoryPage .empty-seach-head .empty-search-subtitle {
  margin-top: 10px;
  color: #c6c6c6;
}

#categoryPage .commodity-items {
  padding: 0 15px;
  font-size: 0;
  margin-bottom: 10px;
}

#categoryPage .commodity-items .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#categoryPage .commodity-items .commodity-item {
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 10px;
  border-radius: 4px;
  margin: 5px;
  width: 86px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 2px 2px 4px 0 rgba(0,0,0,.15);
  box-shadow: 2px 2px 4px 0 rgba(0,0,0,.15);
}

#categoryPage .commodity-items .commodity-item img {
  width: 100%;
  vertical-align: middle;
  padding-right: 5px;
}

#categoryPage .commodity-items .commodity-item .name {
  margin-top: 15px;
  font-size: .9rem;
  color: #000;
}

#categoryPage .inline-shadow-box {
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 0 10px;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 4px 0 rgba(0,0,0,.15);
  box-shadow: 2px 2px 4px 0 rgba(0,0,0,.15);
  margin-bottom: 5px;
  margin-right: 5px;
  font-size: .9rem;
  color: #000;
  line-height: 30px;
}

#categoryPage .inline-shadow-box>* {
  vertical-align: middle;
}

#categoryPage .search-tips {
  padding: 0 15px;
}

#categoryPage .search-tips ul {
  list-style: none;
  line-height: 21px;
  font-size: .9rem;
}

#categoryPage .search-tips li {
  padding-left: 20px;
  position: relative;
}

#categoryPage .search-tips .icon-check {
  position: absolute;
  left: 0;
  top: 2px;
  color: #a1c900;
}

#categoryPage .category-items {
  padding: 0 15px;
}

#categoryPage .category-items svg g g {
  fill: #ffd538;
}

#categoryPage .article-items h3,
#categoryPage .category-items h3,
#categoryPage .commodity-items h3,
#categoryPage .producers-items h3,
#categoryPage .search-tips h3 {
  margin-left: -15px;
  margin-bottom: 10px;
  font-weight: 400;
}

.box-carousel {
  display: block;
  overflow: hidden;
  width: 100%;
  margin: 20px 0;
}

.box-carousel .heading {
  padding: 0 15px;
  font-size: 1.2rem;
  color: #000;
}

.box-carousel .carousel .carItem {
  width: 36.5%;
  vertical-align: top;
  font-size: 1rem;
  padding: 1em;
}

.box-carousel .more {
  display: block;
  width: 100%;
  text-align: right;
}

.box-carousel .more>a,
.box-carousel .more>a:active,
.box-carousel .more>a:hover,
.box-carousel .more>a:link,
.box-carousel .more>a:visited {
  display: inline-block;
  min-width: 25%;
  position: relative;
  white-space: nowrap;
  text-decoration: none;
  font-size: 1em;
  text-align: left;
  line-height: 3em;
  padding: 0 2.5em 0 1em;
  margin: 0 1em 1em 0;
}

.box-carousel .more>a:active span.arrow,
.box-carousel .more>a:hover span.arrow,
.box-carousel .more>a:link span.arrow,
.box-carousel .more>a:visited span.arrow,
.box-carousel .more>a span.arrow {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
}

.commodity-list .item {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  text-decoration: none;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.commodity-list .item.archive .left .imgCont {
  opacity: .4;
}

.commodity-list .item .left {
  text-align: center;
  position: relative;
}

.commodity-list .item .left .imgCont img {
  height: 100%;
  width: 100%;
}

.commodity-list .item .left .action {
  background: #ffd538;
  color: #f00000;
  padding: 5px;
  margin: 5px;
}

.commodity-list .item .left .price {
  line-height: 1.2;
}

.commodity-list .item .left .price .normal {
  color: #f00000;
  font-size: 1.5rem;
  font-weight: 700;
}

.commodity-list .item .left .price .compare,
.commodity-list .item .left .price .withoutdph {
  color: #535252;
  font-size: 1rem;
}

.commodity-list .item .left .price .compare .strikethrough {
  display: inline-block;
  position: relative;
}

.commodity-list .item .left .price .compare .strikethrough:after {
  content: "";
  width: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  border-bottom: 1px solid #535252;
  -webkit-transform: skewY(-10deg);
  -ms-transform: skewY(-10deg);
  transform: skewY(-10deg);
}

.commodity-list .item .left .countdown {
  padding: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-48%);
  -ms-transform: translate(-50%,-48%);
  transform: translate(-50%,-48%);
}

.commodity-list .item .right {
  line-height: 1.2;
}

.commodity-list .item .right .name {
  color: #000;
  font-size: 1.4rem;
  font-weight: 100;
}

.commodity-list .item .right .promos {
  margin: 5px 0;
}

.commodity-list .item .right .promos .promo-item {
  color: #f00000;
}

.commodity-list .item .right .availability {
  margin: 5px 0;
}

.commodity-list .item .right .nameext {
  color: #535252;
}

.commodity-list.list .item {
  color: #000;
}

.commodity-list.list .item .left,
.commodity-list.list .item .right {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.commodity-list.list .item .left {
  width: 40%;
}

.commodity-list.list .item .right {
  width: 60%;
  margin-left: 15px;
}

.commodity-list.grid .item {
  width: 49%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.commodity-list.grid .item .left,
.commodity-list.grid .item .right {
  display: block;
  width: 100%;
}

.commodity-list.grid .item .right .name {
  font-size: 1.2rem;
  font-weight: 600;
}

.commodity-list .next-page {
  text-align: center;
  font-weight: 700;
}

.commodity-list .pager .col-4:first-child {
  margin: 0 3% 3% 0;
}

.commodity-list .pager .col-4:last-child {
  margin: 0 0 3% 3%;
}

.commodity-list .pager .next-page-new,
.commodity-list .pager .prev-page-new {
  display: inline-block;
  width: 100%;
  text-align: center;
  text-decoration: none;
  margin-top: 9px;
}

.commodity-list .pager .next-page-new .icon,
.commodity-list .pager .prev-page-new .icon {
  font-size: 1.6rem;
  border: 3px solid #68c9ff;
  width: 2.2rem;
  height: 2.2rem;
  line-height: 2.2rem;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
}

.commodity-list .pager .next-page-new .icon:before,
.commodity-list .pager .prev-page-new .icon:before {
  color: #0094e7;
  vertical-align: middle;
}

.commodity-list .pager .next-page-new .text,
.commodity-list .pager .prev-page-new .text {
  display: none;
  color: #535252;
  font-size: .85rem;
  padding: 7.5px;
}

.commodity-list .pager .next-page-new .text-archive,
.commodity-list .pager .prev-page-new .text-archive {
  padding-top: 1rem;
  display: inline-block;
}

.commodity-list .pager .icon-arrow-left:before {
  margin-left: -7%;
}

.commodity-list .pager .icon-arrow-right:before {
  margin-right: -7%;
}

.gift-advisor-block {
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}

.gift-advisor-block__icon {
  display: block;
  width: 25px;
  min-width: 25px;
  max-width: 25px;
  height: 26px;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  line-height: 25px!important;
  color: #fff;
  margin-right: 10px;
  background: #84b517 url(/Styles/images/svg/f-gift.svg) 2px 2px no-repeat;
}

.gift-advisor-block__text {
  color: #84b517;
  font-family: Roboto,Verdana,sans-serif;
  font-size: .85rem;
  line-height: 1.33;
  display: none;
  vertical-align: middle;
}

.gift-advisor-block__text:first-of-type {
  display: block;
}

.free-delivery-label {
  overflow: hidden;
  position: absolute;
  width: 100px;
  height: 100px;
  right: 0;
  top: 0;
  z-index: 100;
}

.free-delivery-label .text {
  background-color: #a1c900;
  color: #fff;
  display: block;
  font-size: .65rem;
  position: absolute;
  padding: 2px 0 0;
  width: 160%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 24px;
  line-height: .8rem;
  top: 17%;
  left: -10%;
  text-transform: uppercase;
  text-align: center;
}

.category-list {
  padding-bottom: 0;
}

.category-list .collapser {
  background: #e8e8e8;
  border-top: 1px solid #c6c6c6;
  color: #c6c6c6;
  font-weight: 700;
  width: auto;
  height: auto;
  margin: 0 -15px;
  padding: 15px 30px;
  text-align: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.category-list .collapser:after {
  content: "r";
  color: #c6c6c6;
  font-family: AlzaMobile;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}

.category-list .collapser:after {
  float: right;
  font-size: 1.3rem;
  line-height: .8;
  width: 10px;
}

.category-list .items {
  display: block;
  height: auto;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

.category-list .items .item {
  border-radius: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #e8e8e8;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.2rem;
  padding: 7px 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.category-list .items .item img {
  width: 38px;
  height: 38px;
  margin-right: 10px;
}

.category-list .items .item:after {
  margin-left: auto;
}

.category-list .items .item:active {
  background: #fff;
}

.category-list.collapsed .collapser {
  border-radius: 4px;
  background: #a1c900;
  border-top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.15);
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.15);
  color: #fff;
  margin: 0;
  padding: 15px;
}

.category-list.collapsed .collapser:after {
  content: "o";
  color: #fff;
  font-family: AlzaMobile;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}

.category-list.collapsed .items {
  display: none;
  height: 0;
}

.commodity-list .commodity-icons {
  left: -5px;
}

.commodity-list .commodity-icons .icon-cnt.icon-percentage {
  border-radius: 40px;
  color: #000;
  font-size: 1rem;
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.commodity-icons {
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 101;
}

.commodity-icons .icon-cnt {
  margin-bottom: 5px;
  display: block;
  position: relative;
  text-align: left;
}

.commodity-icons .icon-cnt img {
  margin: 0;
}

.commodity-icons .icon-cnt .icon-text {
  position: relative;
}

.commodity-icons .icon-cnt.energy-class.percent {
  margin-bottom: 15px;
}

.commodity-icons .icon-cnt.energy-class .add-data {
  color: #fff;
  background-color: #a1c900;
  position: absolute;
  top: 16px;
  right: -10px;
  padding: 2px;
  font-size: .8rem;
  z-index: 10;
}

.commodity-icons .icon-cnt.icon-percentage {
  border-radius: 50px;
  background: #ffd538;
  color: #000;
  font-size: 1.2rem;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  vertical-align: middle;
}

.commodity-icons .icon-cnt.icon-showroom {
  height: 45px;
}

.commodity-icons .icon-cnt.icon-showroom .icon-text {
  letter-spacing: -1px;
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  font-family: Segoe UI,Verdana,sans-serif;
  position: absolute;
  top: 10px;
  text-align: center;
  display: block;
  width: 54px;
}

.commodity-icons .icon-cnt.icon-reliability {
  height: 38px;
}

.commodity-icons .icon-cnt.icon-reliability>span {
  font-family: Segoe UI,Arial;
  text-transform: uppercase;
  font-size: .6rem;
  font-weight: 700;
  width: 60px;
  text-align: center;
  text-shadow: #fff 0 0 2px,#fff -2px 0 1px,#fff 0 -2px 1px,#fff 2px 0 1px,#fff 0 2px 1px,#fff 2px 2px 1px,#fff -2px -2px 1px,#fff -2px 2px 1px,#fff 2px -2px 1px;
  font-stretch: ultra-condensed;
  letter-spacing: 0;
  display: block;
  position: relative;
  left: -9px;
  overflow: visible;
}

.commodity-icons .icon-cnt.icon-reliability>span .percentage {
  font-weight: 700;
  font-size: 1.2rem;
  color: #398000;
  display: block;
  letter-spacing: -1px;
  font-stretch: ultra-condensed;
}

.commodity-icons .icon-cnt.icon-new-commodity {
  background-color: #c6c6c6;
  color: #fff;
  font-family: Arial;
  text-transform: uppercase;
  font-size: .8rem;
  font-weight: 400;
  padding: 3px;
  text-align: center;
  display: inline-block;
  min-width: 30px;
}

.parameterFilter.basic {
  margin: 20px 0 0;
}

.parameterFilter.basic .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px 0;
}

.parameterFilter.basic .commodity-count {
  margin: 0 auto 0 0;
}

.parameterFilter.basic .layout-switcher [class*=-switch] {
  cursor: pointer;
  display: inline-block;
  border: 0;
  background: rgba(0,0,0,0);
}

.parameterFilter.basic .layout-switcher [class*=-switch]:before {
  font-size: 2rem;
}

.parameterFilter.basic .layout-switcher .list-switch:before {
  content: "I";
  color: #c6c6c6;
  font-family: AlzaMobile;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}

.parameterFilter.basic .layout-switcher .grid-switch:before {
  content: "w";
  color: #c6c6c6;
  font-family: AlzaMobile;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}

.parameterFilter.basic .layout-switcher [class*=-switch].selected:before {
  color: #0094e7;
}

.parameterFilter.basic .sorter {
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 0;
  margin: 20px 0;
  width: 100%;
}

.parameterFilter.basic .sorter>div {
  width: auto;
}

.parameterFilter.basic .sorter>div label {
  padding: 15px 0;
}

.parameterFilter.basic .sorter>div label.checked {
  border-bottom: 4px solid #0094e7;
}

#side-menu.pf .parameter,
.parameterFilter.dialog .parameter {
  margin: 0 0 30px;
}

#side-menu.pf .parameter .parameter-name,
.parameterFilter.dialog .parameter .parameter-name {
  color: #535252;
  font-size: 1.2rem;
  font-weight: 700;
  margin: 20px 0;
}

#side-menu.pf .parameter .description,
.parameterFilter.dialog .parameter .description {
  margin: 20px 0;
}

#side-menu.pf .parameter .description ul li,
.parameterFilter.dialog .parameter .description ul li {
  border: 0;
}

#side-menu.pf .parameter .description img,
.parameterFilter.dialog .parameter .description img {
  height: auto!important;
}

#side-menu.pf .parameter .frow,
.parameterFilter.dialog .parameter .frow {
  margin-bottom: 20px;
}

#side-menu.pf .parameter .frow>span,
.parameterFilter.dialog .parameter .frow>span {
  margin: 0 5px 0 10px;
}

#side-menu.pf .parameter .frow>span:first-child,
.parameterFilter.dialog .parameter .frow>span:first-child {
  margin: 0 5px 0 0;
}

#side-menu.pf .parameter .frow .select,
.parameterFilter.dialog .parameter .frow .select {
  width: 100%;
  margin: 0;
}

#side-menu.pf .parameter .checkbox .classic,
#side-menu.pf .parameter .radio .classic,
.parameterFilter.dialog .parameter .checkbox .classic,
.parameterFilter.dialog .parameter .radio .classic {
  margin: 8px 0;
  display: block;
}

#side-menu.pf .parameter .checkbox .button,
#side-menu.pf .parameter .radio .button,
.parameterFilter.dialog .parameter .checkbox .button,
.parameterFilter.dialog .parameter .radio .button {
  height: 40px;
  line-height: 1.5;
}

#side-menu.pf .parameter .checkbox .button img,
#side-menu.pf .parameter .radio .button img,
.parameterFilter.dialog .parameter .checkbox .button img,
.parameterFilter.dialog .parameter .radio .button img {
  width: auto;
  height: 100%;
  max-width: 100%;
  vertical-align: middle;
}

#side-menu.pf .parameter .checkbox img,
#side-menu.pf .parameter .radio img,
.parameterFilter.dialog .parameter .checkbox img,
.parameterFilter.dialog .parameter .radio img {
  margin: 0 5px;
  vertical-align: middle;
}

#side-menu.pf .parameter .other-values,
.parameterFilter.dialog .parameter .other-values {
  display: none;
}

#side-menu.pf .parameter .stock-loc:not(.checked)~.select.stock-loc,
.parameterFilter.dialog .parameter .stock-loc:not(.checked)~.select.stock-loc {
  display: none;
}

#side-menu.pf .parameter.expanded .other-values,
.parameterFilter.dialog .parameter.expanded .other-values {
  display: block;
}

#side-menu.pf .items-holder {
  overflow: visible;
  overflow-x: visible;
}

#side-menu.pf .side-menu-header {
  background: #0094e7;
  color: #fff;
  font-size: 1.5rem;
  margin: -15px -15px 20px;
  position: fixed;
  top: 15px;
  left: 15px;
  width: 90%;
  height: 120px;
  z-index: 102;
}

#side-menu.pf .side-menu-header .title {
  position: relative;
  z-index: 1;
}

#side-menu.pf .side-menu-header img {
  width: auto;
  height: 100%;
  opacity: .5;
  position: absolute;
  top: 0;
  right: 15px;
  padding: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#side-menu.pf .side-menu-header .badge {
  border-radius: 50px;
  display: inline-block;
  background: #00639b;
  margin: 15px 0;
  padding: 5px 15px;
}

#side-menu.pf .side-menu-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 135px;
  height: 100%;
  overflow-y: scroll;
}

#side-menu.pf .button-apply-filters {
  display: none;
  border-radius: 50px;
  background: #a1c900;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 2rem;
  opacity: 0;
  width: 60px;
  height: 60px;
  padding: 15px;
  position: fixed;
  bottom: 60px;
  left: 90%;
  text-align: center;
  -webkit-transition: visibility 0s,opacity .5s linear;
  transition: visibility 0s,opacity .5s linear;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  visibility: hidden;
  z-index: 102;
}

#side-menu.pf .button-apply-filters:before {
  content: "C";
  color: #647d00;
  font-family: AlzaMobile;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}

#side-menu.pf .button-apply-filters:active {
  background: #8db000;
}

#side-menu.pf.visible .button-apply-filters {
  visibility: visible;
  opacity: 1;
}

#side-menu.pf:not(.visible) .side-menu-header {
  display: none;
}

.parameterFilter.dialog {
  padding-bottom: 65px;
}

.parameterFilter.dialog .parameter {
  margin: 0;
}

.parameterFilter.dialog .btn-block {
  position: fixed;
  bottom: 0;
  z-index: 2;
}

#daily-slasher {
  text-decoration: none;
  color: #535252;
  line-height: 1.2;
}

#daily-slasher .heading {
  padding: 0;
  font-size: 1.2rem;
  color: #000;
  margin-bottom: 10px;
}

#daily-slasher .panel.bordered {
  overflow: hidden;
}

#daily-slasher .frow {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 20px;
}

#daily-slasher .frow img {
  max-width: 30%;
}

#daily-slasher .frow .info {
  margin: 0 auto 0 15px;
}

#daily-slasher .frow .info .price {
  font-size: 1.2rem;
  margin: 20px 0;
}

#daily-slasher .frow .info .price .new-price {
  color: #f00000;
  font-weight: 700;
  font-size: 1.4rem;
  margin-right: 10px;
}

#daily-slasher .frow .info .price .old-price {
  color: #c6c6c6;
}

#daily-slasher .frow .info .price .old-price:after {
  border-color: #c6c6c6;
}

#daily-slasher .frow .info .label {
  display: inline;
}

#daily-slasher .frow .info .item-info {
  font-weight: 700;
  font-size: 1.2rem;
  margin-bottom: 10px;
}

#daily-slasher .frow .info .amount {
  color: #f00000;
}

#daily-slasher .frow .info .amount .value {
  font-weight: 700;
  font-size: 1.2rem;
}

#daily-slasher .discount-percent {
  background: #fd0632;
  background: -webkit-gradient(linear,left top,right top,color-stop(0,#fd0632),to(#e1021d));
  background: linear-gradient(90deg,#fd0632 0,#e1021d);
  color: #fff;
  font-weight: 700;
  font-size: 1.1rem;
  padding: 6px;
  position: absolute;
  top: 10px;
  left: -28px;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 95px;
}

#daily-slasher .btn {
  text-align: center;
}

#daily-slasher .countdown {
  background: none;
  position: static;
  top: auto;
  left: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  text-align: left;
  padding: 0;
  color: #f00000;
}

#daily-slasher .countdown>* {
  display: inline;
}

#daily-slasher.soldout img {
  opacity: .3;
}

#daily-slasher.soldout .btn {
  background: #e8e8e8;
  border-bottom: 1px solid #c2c2c2;
  color: #000;
  opacity: .3;
}

.news-container {
  line-height: 1.4;
}

.news-container .item {
  text-decoration: none;
}

.news-container .item .item-heading {
  display: block;
  font-size: 1.1rem;
  line-height: 1.2;
  margin-bottom: 5px;
}

.news-container .item .item-annotation {
  color: #535252;
  display: block;
  font-size: .9rem;
  margin-bottom: 10px;
  text-decoration: none;
}

.news-container .item:last-child {
  margin-bottom: 20px;
}

.news-container .btn.small {
  font-size: 1rem;
  padding: 5px 15px;
  font-weight: 700;
  margin: 20px 0;
}

.news-container .btn.small:after {
  font-size: 1rem;
}

.category-description.lower {
  padding-top: 0;
}

.category-description.lower .sticked {
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.category-description .category-description-annotation p {
  display: inline;
}

.category-description .category-description-annotation,
.category-description .category-description-text {
  line-height: 1.2;
}

.category-description .category-description-annotation h1,
.category-description .category-description-annotation h2,
.category-description .category-description-annotation h3,
.category-description .category-description-annotation h4,
.category-description .category-description-text h1,
.category-description .category-description-text h2,
.category-description .category-description-text h3,
.category-description .category-description-text h4 {
  padding: 0;
}

.category-description .category-description-annotation h4,
.category-description .category-description-text h4 {
  font-size: 1.1rem;
  font-weight: 700;
}

.category-description .category-description-annotation ol,
.category-description .category-description-annotation ul,
.category-description .category-description-text ol,
.category-description .category-description-text ul {
  margin: 10px 0 10px 15px;
}

.category-description .category-description-annotation ol li:before,
.category-description .category-description-annotation ul li:before,
.category-description .category-description-text ol li:before,
.category-description .category-description-text ul li:before {
  content: "\2022";
  color: #3cc4ef;
  display: inline-block;
  margin: 0 8px 0 -17px;
  vertical-align: middle;
  font-size: 25px;
  line-height: 13px;
}

.category-description .category-description-annotation ol ul,
.category-description .category-description-annotation ul ul,
.category-description .category-description-text ol ul,
.category-description .category-description-text ul ul {
  list-style-type: circle;
}

.category-description .category-description-annotation ol ul li:before,
.category-description .category-description-annotation ul ul li:before,
.category-description .category-description-text ol ul li:before,
.category-description .category-description-text ul ul li:before {
  content: none;
}

.category-description .category-description-annotation ol ol,
.category-description .category-description-annotation ul ol,
.category-description .category-description-text ol ol,
.category-description .category-description-text ul ol {
  list-style-type: lower-latin;
}

.category-description .category-description-annotation ol ol li:before,
.category-description .category-description-annotation ul ol li:before,
.category-description .category-description-text ol ol li:before,
.category-description .category-description-text ul ol li:before {
  content: none;
}

.category-description .category-description-annotation li,
.category-description .category-description-text li {
  display: list-item;
  margin-bottom: 12px;
}

.category-description .category-description-annotation sup,
.category-description .category-description-text sup {
  vertical-align: super;
  font-size: smaller;
}

.category-description .category-description-annotation sub,
.category-description .category-description-text sub {
  vertical-align: sub;
  font-size: smaller;
}

.category-description .category-description-annotation table,
.category-description .category-description-text table {
  border: none;
  border-spacing: 0;
}

.category-description .category-description-annotation table.table,
.category-description .category-description-text table.table {
  margin: 5px 0 15px;
}

.category-description .category-description-annotation table.table.winners td:first-child,
.category-description .category-description-text table.table.winners td:first-child {
  width: 200px;
}

.category-description .category-description-annotation table.table thead tr:first-child th:first-child,
.category-description .category-description-text table.table thead tr:first-child th:first-child {
  border-radius: 2px 0 0 0;
}

.category-description .category-description-annotation table.table thead tr:first-child th:last-child,
.category-description .category-description-text table.table thead tr:first-child th:last-child {
  border-radius: 0 2px 0 0;
}

.category-description .category-description-annotation table.table thead tr .empty,
.category-description .category-description-text table.table thead tr .empty {
  border-radius: 2px 2px 0 0!important;
}

.category-description .category-description-annotation table.table tbody tr:last-child td:last-child,
.category-description .category-description-text table.table tbody tr:last-child td:last-child {
  border-radius: 0 0 2px 0;
}

.category-description .category-description-annotation table.table tbody tr:last-child td:first-child,
.category-description .category-description-text table.table tbody tr:last-child td:first-child {
  border-radius: 0 0 0 2px;
}

.category-description .category-description-annotation table.table tbody tr td,
.category-description .category-description-text table.table tbody tr td {
  border-top: none;
}

.category-description .category-description-annotation table.table th,
.category-description .category-description-text table.table th {
  padding: 6px 10px;
  text-align: left;
  border: 1px solid #0383cb;
  border-right: .5px;
  background: url(/Styles/full/images/bg-table-th.png) repeat-x 0 #fff;
}

.category-description .category-description-annotation table.table th.last,
.category-description .category-description-annotation table.table th.last-child,
.category-description .category-description-annotation table.table th:last-child,
.category-description .category-description-text table.table th.last,
.category-description .category-description-text table.table th.last-child,
.category-description .category-description-text table.table th:last-child {
  text-align: right;
  border-right: 1px solid #0383cb;
}

.category-description .category-description-annotation table.table th.empty,
.category-description .category-description-text table.table th.empty {
  padding: 2px 0 3px;
}

.category-description .category-description-annotation table.table td,
.category-description .category-description-text table.table td {
  padding: 6px 10px;
  border: 1px solid #e0e0e0;
  border-right: .5px;
}

.category-description .category-description-annotation table.table td.last,
.category-description .category-description-annotation table.table td.last-child,
.category-description .category-description-annotation table.table td:last-child,
.category-description .category-description-text table.table td.last,
.category-description .category-description-text table.table td.last-child,
.category-description .category-description-text table.table td:last-child {
  border-right: 1px solid #e0e0e0;
}

.category-description .category-description-annotation table.table td.first,
.category-description .category-description-annotation table.table td.last,
.category-description .category-description-text table.table td.first,
.category-description .category-description-text table.table td.last {
  text-align: right;
}

.category-description .category-description-annotation table.it,
.category-description .category-description-text table.it {
  border-collapse: collapse;
  width: 727px;
  border: 0;
}

.category-description .category-description-annotation table.it thead,
.category-description .category-description-text table.it thead {
  border: none;
}

.category-description .category-description-annotation table.it thead tr,
.category-description .category-description-text table.it thead tr {
  background: none repeat scroll 0 0 #ecf5fe;
  border: none;
}

.category-description .category-description-annotation table.it thead tr td,
.category-description .category-description-text table.it thead tr td {
  border-left: 1px solid #0383cb;
}

.category-description .category-description-annotation table.it thead tr th,
.category-description .category-description-text table.it thead tr th {
  text-align: left;
  padding-left: 23px;
  border-left: 1px solid #0383cb;
}

.category-description .category-description-annotation table.it th,
.category-description .category-description-text table.it th {
  background: none;
  border: none;
}

.category-description .category-description-annotation table.it tbody tr td,
.category-description .category-description-annotation table.it tbody tr th,
.category-description .category-description-text table.it tbody tr td,
.category-description .category-description-text table.it tbody tr th {
  padding-left: 23px;
  padding-right: 23px;
  text-align: left;
  margin: 0;
  border: 1px solid #0383cb;
  border-right: 0;
}

.category-description .category-description-annotation table.it tr,
.category-description .category-description-text table.it tr {
  height: 40px;
}

.category-description .category-description-annotation table.it tr :first-child,
.category-description .category-description-text table.it tr :first-child {
  border-left: 0;
}

.category-description .category-description-annotation table.table2 td,
.category-description .category-description-text table.table2 td {
  vertical-align: top;
  padding-right: 15px;
}

.category-description .category-description-annotation table.table2 td p,
.category-description .category-description-text table.table2 td p {
  padding: 0;
  margin: 0;
}

.category-description .category-description-annotation table.table2 td p img,
.category-description .category-description-text table.table2 td p img {
  padding: 5px;
  margin: 0;
  background-color: #fff;
}

.category-description .category-description-annotation table.table2 th,
.category-description .category-description-text table.table2 th {
  padding-right: 15px;
}

.category-description .category-description-annotation table tr.lichy td,
.category-description .category-description-text table tr.lichy td {
  background: #e0e0e0;
}

.category-description .category-description-annotation table .tdt,
.category-description .category-description-text table .tdt {
  width: 40%;
}

.category-description .category-description-annotation table th,
.category-description .category-description-text table th {
  background-color: #ecf5fe;
}

.category-description .description-continue {
  display: inline;
}

.category-description .description-continue.hidden {
  display: none;
}

.category-description .btn-block {
  max-height: 200px;
  opacity: 1;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

.category-description .btn-block .btn {
  margin: auto;
  text-align: center;
  padding: 5px 15px;
}

.category-description .btn-block .btn:after {
  margin: 5px 0 0 10px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.category-description .btn-block.hidden {
  display: block;
  opacity: 0;
  max-height: 0;
}

.category-description .review-test-description-products {
  text-align: center;
}

.category-description .review-test-description-products .box-gbb-rating {
  display: block;
  margin: 10px 0;
}

.category-description .review-test-description-products .box-gbb-rating .label {
  border-radius: 4px;
  font-weight: 700;
  color: #535252;
  margin: 0;
  display: inline-block;
  padding: 7px 30px;
}

.category-description .review-test-description-products .box-gbb-rating.good .label {
  background: #81d2ff;
}

.category-description .review-test-description-products .box-gbb-rating.better .label {
  background: #fff;
}

.category-description .review-test-description-products .box-gbb-rating.best .label {
  background: #fff5d1;
}

.category-description .review-test-description-products .box-gbb-rating .icon {
  display: none;
}

.category-description .review-test-description-products .product {
  padding-top: 10px;
}

.category-description .review-test-description-products .product .img {
  max-width: 130px;
}

.category-description .review-test-description-products .product .name {
  display: block;
  font-weight: 700;
  text-decoration: none;
  color: #00275b;
}

.category-description .review-test-description-products .product .price {
  font-weight: 700;
  font-size: 1.3rem;
  color: #f00000;
}

.callback-block {
  font-size: 1rem;
  text-align: center;
}

.callback-block .callback {
  position: relative;
}

.callback-block .callback-green-block {
  height: 56px;
  border-radius: 5px;
  margin: 0 0 20px 32px;
  padding: 0 5px 0 40px;
  color: #fff;
  font-family: Roboto,Helvetica,Arial,sans-serif;
  background-color: #84b517;
  background-image: linear-gradient(96deg,#a1c900,#84b517);
  -webkit-box-shadow: inset 0 -1px 0 0 #398000;
  box-shadow: inset 0 -1px 0 0 #398000;
  line-height: 1.29;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.callback-block .callback-green-block .icon-arrow-right {
  font-size: 10px;
  vertical-align: middle;
}

.callback-block .callback-green-block-text {
  width: 100%;
  text-align: center;
}

.callback-block .callback-image {
  width: 65px;
  height: 65px;
  position: absolute;
  left: 0;
  top: 50%;
  margin: -32px 0 0;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 13px 0 rgba(0,0,0,.11);
  box-shadow: 0 2px 13px 0 rgba(0,0,0,.11);
}

.callback-block .callback-footer .callback-link {
  text-decoration: none;
}

.commodity-list .item {
  *zoom: 1;
}

.commodity-list .item:after,
.commodity-list .item:before {
  content: "";
  display: table;
}

.commodity-list .item:after {
  clear: both;
}

#daily-slasher .frow .info .price .old-price {
  display: inline-block;
  position: relative;
}

#daily-slasher .frow .info .price .old-price:after {
  content: "";
  width: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  border-bottom: 1px solid #000;
  -webkit-transform: skewY(-10deg);
  -ms-transform: skewY(-10deg);
  transform: skewY(-10deg);
}

#alza-dialog.callback-dialog .header {
  height: 0;
  padding: 0;
}

#alza-dialog.callback-dialog .header .close:before {
  color: #fff;
}

.callback-dialog {
  position: relative;
  font-family: Roboto,Helvetica,Arial,sans-serif;
}

.callback-dialog .callback-dialog-header {
  padding: 20px 15px 30px;
  background-color: #84b517;
  background-image: linear-gradient(106deg,#a1c900,#84b517);
  -webkit-box-shadow: 0 1px 8px 0 rgba(0,0,0,.23);
  box-shadow: 0 1px 8px 0 rgba(0,0,0,.23);
  color: #fff;
  text-align: center;
}

.callback-dialog .callback-header-image {
  height: 55px;
  width: 55px;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 11px 0 rgba(0,0,0,.11);
  box-shadow: 0 2px 11px 0 rgba(0,0,0,.11);
}

.callback-dialog .callback-dialog-title {
  color: #fff;
  margin: 10px 0;
  font-size: 18px;
}

.callback-dialog .callback-dialog-body {
  padding: 35px 15px 75px;
}

.callback-dialog .callback-dialog-label {
  padding: 0;
  margin: 0 0 15px;
  font-size: 16px;
  font-weight: 500;
}

.callback-dialog .callback-prefix-block {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 80px;
  margin: 0 10px 0 0;
}

.callback-dialog .callback-phone-block {
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
}

.callback-dialog .callback-form-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 40px;
  line-height: 43px;
}

.callback-dialog .callback-phone {
  height: 43px;
  width: 100%;
}

.callback-dialog .callback-prefix-plus {
  font-size: 16px;
  margin: 0 3px 0 0;
}

.callback-dialog .callback-phone-prefix {
  height: 43px;
  width: 100%;
  margin: 0 10px 0 0;
}

.callback-dialog .callback {
  height: 30px;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.callback-dialog .callback-icon {
  width: 30px;
  height: 30px;
  margin: 0 10px 0 0;
  vertical-align: middle;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50%;
}

.callback-dialog .callback-icon.callback-icon-orders {
  background-image: url(/Styles/mobile/images/callback/f-orders.svg);
}

.callback-dialog .callback-icon.callback-icon-complaint {
  background-image: url(/Styles/mobile/images/callback/shape.svg);
}

.callback-dialog .callback-icon.callback-icon-repayment {
  background-image: url(/Styles/mobile/images/callback/f-wallet.svg);
}

.callback-dialog .callback-icon.callback-icon-commoditychoose {
  background-image: url(/Styles/mobile/images/callback/f-compare.svg);
}

.callback-dialog .callback-icon.callback-icon-other:after {
  display: block;
  font-size: 24px;
  content: "\69";
  font-family: AlzaMobile;
  color: #00275a;
}

.callback-dialog .callback-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.callback-dialog .callback-label-text {
  font-size: 16px;
  font-weight: 300;
  color: #535252;
}

.callback-dialog .radio {
  width: 30px;
  height: 22px;
  text-align: center;
}

.callback-dialog .callback-dialog-footer {
  position: fixed;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  height: 45px;
  padding: 15px;
  -webkit-box-shadow: 0 -1px 12px 0 rgba(0,0,0,.06);
  box-shadow: 0 -1px 12px 0 rgba(0,0,0,.06);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
}

.callback-dialog .callback-close-btn {
  width: 45px;
  margin: 0 10px 0 0;
}

.callback-dialog .callback-close-btn .icon-arrow-left:before {
  vertical-align: middle;
  color: #c6c6c6;
}

.callback-dialog .callback-confirm-btn {
  width: 100%;
}

.chat-application-article-button {
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: #a1c900 url(/Styles/images/svg/chat.svg) no-repeat 50%;
  border-radius: 60px;
  cursor: pointer;
  z-index: 100;
  -webkit-box-shadow: 0 3px 10px 0 #a4a4a4;
  box-shadow: 0 3px 10px 0 #a4a4a4;
}