@import url('catalog-part-1.css?z=566');

body .catalog section.grid-by.list .product-wrapper .product-block .product-info > .nav {
  height: auto;
}

body .catalog section.grid-by.list .product-wrapper .product-block .rating {
  margin: 0;
}

body .catalog section.grid-by.list .product-wrapper .product-block .product-name {
  margin: 0;
}

body .catalog section.grid-by.list .product-wrapper .product-block:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  position: inherit;
  left: 0;
}

body .catalog section.grid-by.list .sort-view .views ul li button.list {
  pointer-events: none;
}

body .catalog section.grid-by.list .sort-view .views ul li button.list:before {
  color: #e16645;
}

body .catalog section.grid-by.grid .sort-view .views ul li button.grid {
  pointer-events: none;
}

body .catalog section.grid-by.grid .sort-view .views ul li button.grid:before {
  color: #e16645;
}

body .catalog section.grid-by .kernel {
  margin-bottom: 30px;
}

body .catalog section.grid-by .sort-view {
  box-sizing: border-box;
  text-align: right;
  background: #f1f4f9;
  width: 100%;
  display: block;
  margin-bottom: 10px;
  margin-right: 12px;
  border-top: 1px solid #F1F1F1;
  border-bottom: 1px solid #F1F1F1;
}

body .catalog section.grid-by .sort-view .sorter,
body .catalog section.grid-by .sort-view .views {
  display: inline-block;
  vertical-align: middle;
}

body .catalog section.grid-by .sort-view label,
body .catalog section.grid-by .sort-view .nav.nav-tabs {
  display: inline-block;
  vertical-align: middle;
}

body .catalog section.grid-by .sort-view label {
  font-size: 16px;
  font-weight: bold;
  margin-right: 10px;
}

body .catalog section.grid-by .sort-view .sorter select {
  border: 1px solid #ccc;
  background-color: #fff !important;
  -webkit-appearance: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAJCAYAAAA/33wPAAAAvklEQVQoFY2QMQqEMBBFv7ERa/EMXkGw11K8QbDXzuN4BHv7QO6ifUgj7v4UAdlVM8Uwf+b9YZJISnlqrfEUZVlinucnBGKaJgghbiHOyLyFKIoCbdvecpyReYvo/Ma2bajrGtbaC58kCdZ1RZ7nl/4/4d5EsO/7nzl7IUtodBexMMagaRrs+06JLMvcNWmaOv2W/C/TMAyD58dxROgSmvxFFMdxoOs6lliWBXEcuzokXRbRoJRyvqqqQvye+QDMDz1D6yuj9wAAAABJRU5ErkJggg==) !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
  padding-right: 1.5em !important;
  padding-left: 4px;
}

body .catalog section.grid-by .sort-view div.views {
  margin-left: 24px;
}

body .catalog section.grid-by .sort-view .views ul {
  display: inline-block;
}

body .catalog section.grid-by .sort-view .views ul li {
  display: inline-block;
  line-height: 24px;
  width: 37px;
  height: 33px;
}

body .catalog section.grid-by .sort-view .views ul li button {
  color: #a8b4c2;
  display: block;
  width: 37px;
  height: 33px;
  text-align: center;
  background: none;
  border: none;
  padding: 0;
}

body .catalog section.grid-by .sort-view .views ul li button:hover {
  color: #d66142;
}

body .catalog section.grid-by .sort-view .views ul li button:not(:last-of-type) {
  margin-right: 8px;
}

body .catalog section.grid-by .sort-view .views ul li button:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: fontawesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
  top: 3px;
}

body .catalog section.grid-by .sort-view .views ul li button.grid:before {
  content: "\f00a";
}

body .catalog section.grid-by .sort-view .views ul li button.gallery:before {
  content: "\f009";
}

body .catalog section.grid-by .sort-view .views ul li button.list:before {
  content: "\f00b";
}

body .catalog section.grid-by > h2 {
  display: none;
}

body .catalog .recently-viewed {
  margin-left: 370px;
  margin-top: 30px;
  position: relative;
}

body .catalog .recently-viewed .header-block {
  border-top: 1px solid #D1D3D4;
  margin-top: 40px;
  padding-top: 30px;
}

body .catalog .recently-viewed .header-block h6 {
  font-size: 20px;
  margin-bottom: 15px;
}

body .catalog .recently-viewed .header-block h6:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: fontawesome;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f06e";
  font-size: 20px;
  font-weight: normal;
  margin-right: 5px;
}

body .catalog .recently-viewed .header-block small.page-sizer {
  position: absolute;
  right: 12px;
  top: 30px;
  font-size: 20px;
  color: #808285;
  background: #fff;
}

body .catalog:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  position: inherit;
  left: 0;
}

body .catalog.article .article {
  margin-left: 370px;
}

body .catalog.article .article > h1 {
  margin: 9px 0 16px;
}

body .catalog.article .article section {
  padding-top: 16px;
}

body .catalog.article .article > h2 {
  font-size: 24px;
  margin-bottom: 15px;
}

body .catalog.article .article .pre-content {
  margin-bottom: 35px;
}

body .catalog.article .article .pre-content .description-thumbnail .image-full {
  position: relative;
}

body .catalog.article .article .pre-content .description-thumbnail .image-full img {
  margin: 0;
  margin-top: 16px;
  padding: 0;
  width: 100%;
}

body .catalog.article .article .header-block h2,
body .catalog.article .article .header-block .article-name,
body .catalog.article .article .header-block .found {
  display: inline-block;
}

body .catalog.article .article .header-block .article-name {
  font-size: 20px;
  font-weight: bold;
}

body .catalog.article .article .header-block .article-name span {
  margin-right: 10px;
}

body .catalog.article .article .header-block .found {
  font-weight: normal;
  margin-left: 5px;
}

body .catalog.article .article .header-block .found li {
  font-size: 14px;
  color: #808285;
}

body .catalog.article .article .post-content {
  margin-top: 30px;
  padding-right: 14px;
}

body .catalog.article .article .post-content h2 {
  font-size: 20px;
  line-height: 1.188em;
  margin-bottom: 16px;
  font-weight: normal;
}

body .catalog.article .article .grid-by,
body .catalog.article .article .popular-brands,
body .catalog.article .article .popular-categories {
  margin-left: 0;
}

body .catalog.article .article .grid-by {
  padding-top: 25px;
}

body .full-footer {
  position: relative;
  z-index: 9;
}

@media (max-width: 1024px) {
  body .range {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    display: block;
    padding: 0 10px 10px 10px !important;
    margin: 0;
  }

  body .range .label {
    margin: 0 !important;
  }

  body #main.catalog .recently-viewed {
    margin-left: 0;
  }
}

@media (min-width: 1025px) {
  body .narrow .narrow-scroll .name-narrow:before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: fontawesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0b0";
    margin-right: 3px;
  }
}

@media (max-width: 1184px) {
  #main,
  .catalog.view {
    position: relative;
  }

  body .catalog.view .article .pre-content .description-thumbnail .image-full .img-category {
    right: 10px;
    width: inherit;
  }

  body .catalog.view .article .pre-content .description-thumbnail .image-full .img-category .featured-categories li {
    width: 21%;
  }
}

/*test styles*/

@media (max-width: 860px) {
  body .catalog section.grid-by .sort-view {
    margin-right: 0;
  }

  body .catalog section.grid-by .sort-view div.views span {
    display: none;
  }
}

@media (max-width: 768px) {
  body h1 {
    font-size: 20px;
  }

  body h2 {
    font-size: 18px;
  }

  body.js .narrow > div.open .see-all {
    font-size: 14px;
    line-height: 2.7em;
  }

  body .catalog {
    /*				.short-description-thumbnail 							{margin: 0 0 10px;
				p 														{font-size: 14px; line-height: 20px;}
				#see-more, #see-less									{font-size: 14px; display: block; margin-top: 10px;
					&:after 											{.fontawesome; top: -1px; margin-left: 10px; font-size: 12px;}
				}
				#see-more 												{
					&:after 											{content: @fa-var-arrow-right;}
				}
				#see-less 												{
					&:after 											{content: @fa-var-arrow-left;}
				}
			}
			.pre-content .description-thumbnail 						{
				.popular-categories .bx-wrapper .bx-controls .bx-controls-direction {
					.bx-next, .bx-prev 								{height: 188px; margin-top: -6px;}
				}
				.popular-brands .bx-controls .bx-controls-direction {
					.bx-next, .bx-prev 								{margin-top: -3px;}
				}
			}*/
  }

  body .catalog .is-hidden-mobile {
    display: none;
  }

  body .catalog .is-hidden-desktop {
    display: block;
  }

  body .catalog.narrow {
    height: 100%;
  }

  body .catalog:not(.promo) .description-thumbnail {
    display: none;
  }

  body .catalog:not(.promo) .article > h1,
  body .catalog:not(.promo) > h1,
  body .catalog:not(.promo) .pre-content,
  body .catalog:not(.promo) .post-content {
    display: none;
  }

  body .catalog > .show-filter {
    display: none !important;
  }

  body .catalog .recently-viewed,
  body .catalog.view .article {
    margin-left: 0;
  }

  body .catalog .article .header-block .article-name {
    display: inline;
  }

  body .catalog .article .header-block .found {
    margin: 0;
  }

  body .catalog .header-block .article-name {
    font-size: 20px;
  }

  body .catalog .sort-view {
    height: auto;
    padding: 4px 8px;
  }

  body .catalog .sort-view .sorter {
    margin: 0;
    float: right !important;
  }

  body .catalog .sort-view .sorter .dropdown-toggle {
    line-height: 35px;
    padding-top: 0;
    padding-bottom: 0;
  }

  body .catalog .sort-view .show-filter {
    float: left;
    margin: 0;
  }

  body .show-navigation {
    z-index: 10;
  }
}

@media (min-width: 756px) and (max-width: 1200px) {
  body .catalog .narrow.fullsize {
    display: none;
  }

  body .catalog section.grid-by.fullsize {
    margin-left: 0;
  }

  body .catalog section.grid-by.fullsize.gallery .kernel .product-wrapper {
    width: 50% !important;
  }

  body .catalog.article .article.fullsize {
    margin-left: 0;
  }

  body .catalog.article .article.fullsize .pre-content {
    margin-left: 370px;
  }
}

@media (max-width: 900px) {
  body #main.catalog section.grid-by.gallery .kernel .product-wrapper {
    width: 100% !important;
  }
}

@media (max-width: 515px) {
  body .catalog section.grid-by .sort-view .views {
    display: none;
  }
}

@media (max-width: 400px) {
  body .catalog .recently-viewed .header-block h6 {
    font-size: 16px;
  }

  body .catalog .recently-viewed .header-block h6:before {
    font-size: 13px;
  }

  body .catalog .recently-viewed .header-block small.page-sizer {
    margin-top: 2px;
    font-size: 13px;
  }
}

/*! nouislider - 11.1.0 - 2018-04-02 11:18:13 */

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */

.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  user-select: none;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

/* Wrapper for all connect elements.
 */

.noUi-connects {
  overflow: hidden;
  z-index: 0;
  width: 112%;
  margin: 0 -6%;
  background: #e16645;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}

/* Offset direction
 */

html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0;
}

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */

.noUi-vertical .noUi-origin {
  width: 0;
}

.noUi-horizontal .noUi-origin {
  height: 0;
}

.noUi-handle {
  position: absolute;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  transition: transform 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Slider size and handle placement;
 */

.noUi-horizontal {
  width: 88%;
  margin: 0 auto;
  height: 8px;
}

.noUi-horizontal .noUi-handle {
  width: 20px;
  height: 20px;
  left: -17px;
  top: -6px;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -11px;
  left: auto;
}

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */

.noUi-target {
  width: 87%;
  margin: 0 auto;
}

.noUi-connects {
  border-radius: 3px;
}

/* Handles and cursors;
 */

.noUi-draggable {
  cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}

.noUi-handle {
  border: 1px solid #fff;
  border-radius: 100%;
  background: #e16645;
  cursor: default;
}

.noUi-handle:hover {
  background: #d66142;
}

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

/* Handle stripes;
 */

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

.noUi-vertical .noUi-handle:after {
  top: 17px;
}

/* Disabled state;
 */

[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}

/* Base;
 *
 */

.noUi-pips,
.noUi-pips * {
  box-sizing: border-box;
}

.noUi-pips {
  position: absolute;
  color: #999;
}

/* Values;
 *
 */

.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

/* Markings;
 *
 */

.noUi-marker {
  position: absolute;
  background: #ccc;
}

.noUi-marker-sub {
  background: #AAA;
}

.noUi-marker-large {
  background: #AAA;
}

/* Horizontal layout;
 *
 */

.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
  -ms-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

/* Vertical layout;
 *
 */

.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  -ms-transform: translate(0, -50%, 0);
  transform: translate(0, -50%, 0);
  padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
  -ms-transform: translate(0, 50%);
  transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}