@charset "UTF-8";
.page-filter {
  background-color: #55b8dd;
  height: 43px;
  position: relative; }
  .page-filter .wrapper {
    position: relative; }
    .page-filter .wrapper:after {
      display: block;
      content: '';
      clear: both; }
  .page-filter__category {
    position: relative;
    z-index: 10;
    float: left;
    padding: 12px 0 0;
    cursor: pointer; }
    .page-filter__category .icon {
      width: 19px;
      height: 19px;
      fill: #fff;
      -webkit-transition: fill 0.5s;
      transition: fill 0.5s; }
  .page-filter__selection {
    position: relative;
    z-index: 10;
    float: right;
    padding: 12px 0 0;
    cursor: pointer; }
    .page-filter__selection .icon {
      width: 19px;
      height: 19px;
      fill: #fff;
      -webkit-transition: fill 0.5s;
      transition: fill 0.5s; }
  .page-filter__search {
    padding: 4px 35px;
    display: block;
    height: 43px;
    color: #fff; }
    .page-filter__search.active {
      z-index: 105; }
    .page-filter__search-input {
      border-bottom: 1px solid #fff;
      width: calc(100% - 30px);
      display: inline-block;
      color: #000; }
      .page-filter__search-input input[type='text'] {
        background-color: transparent;
        border: none;
        width: 100%;
        -webkit-transition: padding 0.5s;
        transition: padding 0.5s; }
        .page-filter__search-input input[type='text']:focus {
          outline: none;
          padding-left: 10px; }
      .page-filter__search-input ::-webkit-input-placeholder {
        color: #fff; }
      .page-filter__search-input ::-moz-placeholder {
        color: #fff; }
      .page-filter__search-input :-moz-placeholder {
        color: #fff; }
      .page-filter__search-input :-ms-input-placeholder {
        color: #fff; }
    .page-filter__search-submit {
      display: inline-block;
      font-size: 22px;
      padding: 0;
      position: relative;
      top: 3px;
      left: 3px; }
      .page-filter__search-submit:hover .page-filter__search-icon {
        color: #000; }
    .page-filter__search-icon {
      -webkit-transition: color 0.5s;
      transition: color 0.5s;
      padding: 0; }
      .page-filter__search-icon:focus {
        outline: none; }
  .page-filter__category-list {
    display: none; }
  .page-filter__category.opened .icon, .page-filter__selection.opened .icon {
    fill: #000; }
  .page-filter__category.opened .page-filter__name, .page-filter__selection.opened .page-filter__name {
    color: #000; }

.page-category {
  background-color: #60c7ed;
  padding: 14px 0 18px;
  display: none; }
  .page-category__item {
    display: block;
    font-weight: 300;
    font-size: 16px;
    line-height: 44px; }
    .page-category__item.active {
      color: #fff; }

.page-selection {
  display: none;
  background-color: #60c7ed;
  padding: 22px 0 10px; }
  .page-selection .bx-filter .bx-filter-parameters-box + .bx-filter-parameters-box {
    margin-top: 10px; }
  .page-selection .bx-filter .bx-filter-parameters-box-container:after {
    display: block;
    content: '';
    clear: both; }
  .page-selection .bx-filter .bx-filter-parameters-box-title {
    font-size: 18px;
    font-weight: 300;
    padding-bottom: 13px; }
    .page-selection .bx-filter .bx-filter-parameters-box-title .fa {
      display: none; }
  .page-selection .bx-filter .checkbox {
    float: left;
    width: 50%; }
    .page-selection .bx-filter .checkbox:nth-child(odd) {
      clear: both; }
  .page-selection .bx-filter .bx-filter-input-checkbox input[type='checkbox'] {
    display: none; }
  .page-selection .bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
    padding-left: 32px;
    position: relative;
    min-height: 25px;
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 300; }
    .page-selection .bx-filter .bx-filter-input-checkbox .bx-filter-param-text:before {
      width: 25px;
      height: 25px;
      border: 1px solid #e9e9e9;
      content: '';
      display: block;
      position: absolute;
      background-color: #fff;
      left: 0; }
  .page-selection .bx-filter .bx-filter-input-checkbox input[type='checkbox']:checked + .bx-filter-param-text:after {
    width: 23px;
    height: 26px;
    content: '';
    display: block;
    background: url(../img/icons/checkbox-checked.png) center no-repeat;
    position: absolute;
    left: 7px;
    top: -7px; }
  .page-selection .bx-filter .bx-ui-slider-track-container {
    padding-top: 9px;
    padding-bottom: 27px; }
  .page-selection .bx-filter .bx-ui-slider-track {
    height: 1px;
    background-color: #FFF;
    position: relative; }
    .page-selection .bx-filter .bx-ui-slider-track:before, .page-selection .bx-filter .bx-ui-slider-track:after {
      content: '';
      display: block;
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background-color: #FFF;
      top: -2px;
      position: absolute; }
    .page-selection .bx-filter .bx-ui-slider-track:before {
      left: 0; }
    .page-selection .bx-filter .bx-ui-slider-track:after {
      right: 0; }
  .page-selection .bx-filter .bx-ui-slider-handle {
    height: 23px;
    width: 2px;
    background-color: #000;
    margin-top: -11px;
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .page-selection .bx-filter .bx-ui-slider-pricebar-v {
    background-color: #000; }
  .page-selection .bx-filter .bx-ui-slider-part {
    display: none; }
  .page-selection .bx-filter .bx-ui-slider-pricebar-vn {
    background: #fff; }
  .page-selection .bx-filter .bx-ft-sub {
    width: 32px;
    display: inline-block;
    line-height: 35px; }
  .page-selection .bx-filter .bx-filter-input-container {
    width: calc(100% - 36px);
    display: inline-block; }
    .page-selection .bx-filter .bx-filter-input-container input[type="text"] {
      -webkit-appearance: none;
      box-shadow: none;
      resize: none;
      border: none;
      border-radius: 0;
      padding: 5.5px 15px;
      -webkit-transition: padding-left 0.5s;
      transition: padding-left 0.5s;
      font-weight: 300;
      font-size: 14px;
      line-height: 20px;
      width: 100%; }
      .page-selection .bx-filter .bx-filter-input-container input[type="text"]:focus {
        padding-left: 25px;
        outline: none; }
  .page-selection .bx-filter-button-box {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 15px; }
  .page-selection__reset {
    background-color: transparent;
    -webkit-appearance: none;
    border: 0;
    border-radius: 0;
    color: #fff;
    background: url(../img/icons/reset.svg) left no-repeat;
    padding-left: 20px;
    display: inline-block;
    margin-top: 20px;
    -webkit-transition: color 0.5s, background-image 0.5s;
    transition: color 0.5s, background-image 0.5s; }
    .page-selection__reset:focus {
      outline: none; }
    .page-selection__reset:hover {
      color: #000;
      background-image: url(../img/icons/reset-hover.svg); }

.bx-filter .bx-ui-slider-track-container {
  padding-top: 35px;
  padding-bottom: 25px; }

.bx-filter .bx-ui-slider-track {
  position: relative;
  height: 7px;
  background: #d8e9f0; }

.bx-filter .bx-ui-slider-part {
  position: absolute;
  top: -6px;
  width: 1px;
  height: 17px;
  background: #a2bfc7; }

.bx-filter .bx-ui-slider-part.p1 {
  left: -1px; }

.bx-filter .bx-ui-slider-part.p2 {
  left: 25%; }

.bx-filter .bx-ui-slider-part.p3 {
  left: 50%; }

.bx-filter .bx-ui-slider-part.p4 {
  left: 75%; }

.bx-filter .bx-ui-slider-part.p5 {
  right: -1px; }

.bx-filter .bx-ui-slider-part span {
  font-size: 11px;
  font-weight: bold;
  position: absolute;
  top: -16px;
  left: 50%;
  display: block;
  width: 100px;
  margin-left: -50px;
  text-align: center;
  color: #000; }

.bx-filter .bx-ui-slider-part.p2 span,
.bx-filter .bx-ui-slider-part.p3 span,
.bx-filter .bx-ui-slider-part.p4 span {
  color: #6b8086; }

.bx-filter .bx-ui-slider-range,
.bx-filter .bx-ui-slider-pricebar,
.bx-filter .bx-ui-slider-pricebar-vd,
.bx-filter .bx-ui-slider-pricebar-vn,
.bx-filter .bx-ui-slider-pricebar-v {
  position: absolute;
  top: 0;
  bottom: 0; }

.bx-filter .bx-ui-slider-range {
  z-index: 50; }

.bx-filter .bx-ui-slider-pricebar {
  z-index: 100; }

.bx-filter .bx-ui-slider-pricebar-vd {
  z-index: 60;
  background: #849da4; }

.bx-filter .bx-ui-slider-pricebar-vn {
  z-index: 70;
  background: #a8dff3; }

.bx-filter .bx-ui-slider-pricebar-v {
  z-index: 80;
  background: #499fd8; }

.bx-filter .bx-ui-slider-handle {
  position: absolute;
  top: 100%;
  width: 22px;
  height: 22px;
  border-bottom: none; }

.bx-filter .bx-ui-slider-handle:hover {
  -webkit-cursor: -webkit-grab;
  -ms-cursor: grab;
  -o-cursor: grab;
  cursor: grab; }

.bx-filter .bx-ui-slider-handle:active {
  -webkit-cursor: -webkit-grabbing;
  -ms-cursor: grabbing;
  -o-cursor: grabbing;
  cursor: grabbing; }

.bx-filter .bx-ui-slider-handle.left {
  left: 0;
  margin-left: -21px; }

.bx-filter .bx-ui-slider-handle.right {
  right: 0;
  margin-right: -21px; }

@media screen and (min-width: 768px) {
  .page-filter__name {
    display: inline-block;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    height: 19px;
    vertical-align: top;
    padding: 0 7px; }
  .page-filter__search {
    padding: 0;
    position: absolute;
    right: 197px;
    width: 30px;
    -webkit-transition: width 1s;
    transition: width 1s;
    background-color: #55b8dd; }
    .page-filter__search-open {
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      position: absolute;
      opacity: 0;
      z-index: 1;
      cursor: pointer; }
      .page-filter__search-open:hover + form .page-filter__search-icon {
        color: #000; }
  .page-filter__search.active {
    width: 400px; }
    .page-filter__search.active .page-filter__search-open {
      display: none; }
  .page-filter__category-list {
    display: block;
    position: absolute;
    padding: 0 200px;
    width: 100%;
    left: 0;
    text-align: center; }
  .page-filter__category-item {
    display: inline-block;
    height: 43px;
    font-weight: 300;
    font-size: 12px;
    line-height: 43px;
    padding: 0 15px;
    position: relative;
    cursor: pointer; }
    .page-filter__category-item-delete {
      height: 9px;
      width: 9px;
      position: absolute;
      top: 9px;
      right: 5px;
      background: url(../img/icons/close-white.svg) center no-repeat;
      background-size: 7px 7px;
      -webkit-transition: background-image 0.5s;
      transition: background-image 0.5s; }
      .page-filter__category-item-delete:hover {
        background-image: url(../img/icons/close-black.svg); }
  .page-category {
    padding-top: 42px;
    padding-bottom: 4px; }
    .page-category__list {
      text-align: center;
      margin: 0 -9px;
      font-size: 0; }
    .page-category__item {
      width: 25%;
      display: inline-block;
      margin-bottom: 40px;
      vertical-align: top; }
    .page-category__icon {
      display: block;
      height: 80px;
      margin-bottom: 10px; }
      .page-category__icon .icon {
        width: 80px;
        height: 80px;
        stroke: #fff;*
        -webkit-transition: stroke 0.5s;
        transition: stroke 0.5s; 
        fill:transparent;}
    .page-category__name {
      font-size: 14px;
      line-height: 18px;
      color: #212020;
      height: 36px;
      -webkit-transition: color 0.5s;
      transition: color 0.5s; }
  .page-selection .bx-filter .bx-filter-parameters-box + .bx-filter-parameters-box {
    margin-top: 0; }
  .page-selection .bx-filter .bx-filter-parameters-box-title {
    font-size: 20px; }
  .page-selection .bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
    padding-left: 44px;
    min-height: 30px; }
    .page-selection .bx-filter .bx-filter-input-checkbox .bx-filter-param-text:before {
      width: 30px;
      height: 30px;
      margin-top: -3px; }
  .page-selection .bx-filter .bx-filter-input-checkbox input[type='checkbox']:checked + .bx-filter-param-text:after {
    width: 34px;
    height: 28px;
    top: -6px; }
  .page-selection .bx-filter-button-box {
    text-align: right;
    padding-top: 15px; }
    .page-selection .bx-filter-button-box .modal-btn {
      height: 55px;
      line-height: 55px;
      float: right;
      width: 200px;
      margin-left: 25px; } }

@media screen and (min-width: 1280px) {
  .page-filter__search.active {
    width: 900px; }
  .page-filter__name {
    -webkit-transition: color 0.5s;
    transition: color 0.5s; }
  .page-filter__category:hover .icon, .page-filter__selection:hover .icon {
    fill: #000; }
  .page-filter__category:hover .page-filter__name, .page-filter__selection:hover .page-filter__name {
    color: #000; }
  .page-filter__category-item {
    -webkit-transition: color 0.5s;
    transition: color 0.5s; }
    .page-filter__category-item:hover {
      color: #fff; }
  .page-category {
    padding-top: 36px;
    padding-bottom: 0; }
    .page-category__list {
      margin: 0; }
    .page-category__item {
      width: 14.28571%; }
      .page-category__item:hover .page-category__icon .icon {
        stroke: #212020; }
      .page-category__item:hover .page-category__name {
        color: #fff; }
  .page-selection {
    padding-top: 30px; }
    .page-selection .bx-filter .bx-filter-parameters-box-title {
      font-size: 24px;
      padding-bottom: 25px; }
    .page-selection .bx-filter .checkbox {
      width: 20%; }
      .page-selection .bx-filter .checkbox:nth-child(odd) {
        clear: none; }
      .page-selection .bx-filter .checkbox:nth-child(5n + 1) {
        clear: both; } }

.catalog {
  padding-bottom: 64px; }
  .catalog__header {
    padding: 36px 0 13px; }
  .catalog__item-container + .catalog__item-container {
    margin-top: 22px; }
  .catalog__item {
    border: 1px solid #e4e4e4;
    padding: 19px; }
    .catalog__item:after {
      display: block;
      content: '';
      clear: both; }
  .catalog__item.p--hit {
    border-width: 5px;
    padding: 15px;
    position: relative; }
    .catalog__item.p--hit .icon-hit:before {
      position: absolute;
      content: '';
      border-top: 40px solid #006fae;
      border-left: 16px solid #006fae;
      border-right: 16px solid #006fae;
      border-bottom: 20px solid transparent;
      top: -5px;
      left: 14px;
      z-index: 6; }
    .catalog__item.p--hit .icon-hit:after {
      position: absolute;
      content: 'хит';
      color: #fff;
      font-size: 12px;
      font-family: 'Red Hat Text', sans-serif;
      text-transform: uppercase;
      top: 12px;
      left: 18px;
      z-index: 6; }
    .catalog__item.p--hit .catalog__name.visible-xs {
      padding-left: 50px; }
  .catalog__name {
    margin-bottom: 12px;
    color: #006fae;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    position: relative;
    z-index: 1; }
  .catalog__reviews {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 8px; }
  .catalog__price {
    font-size: 22px;
    font-family: 'Red Hat Text', sans-serif; }
  .catalog__pic, .catalog__info {
    width: 50%;
    float: left; }
  .catalog__pic {
    padding: 4px 11px 0 0;
    position: relative;
    z-index: 5; }
  .catalog__btn-byu {
    clear: both;
    padding-top: 20px; }
    .catalog__btn-byu a {
      display: block;
      line-height: 57px;
      height: 57px;
      background-color: #64c4e4;
      color: #fff;
      text-align: center;
      font-weight: 800;
      font-size: 20px;
      line-height: 57px;
      text-transform: uppercase; }
  .catalog__more {
    text-align: center;
    font-size: 16px;
    padding-top: 13px; }
  .catalog__rating {
    height: 14px;
    line-height: 14px;
    margin-bottom: 38px;
    width: 82px; }
  .catalog__filter {
    margin-bottom: 20px;
    position: relative;
    z-index: 100; }
    .catalog__filter-header {
      height: 33px;
      line-height: 31px;
      padding: 0 10px;
      border: 1px solid #e9e9e9;
      position: relative; }
      .catalog__filter-header:after {
        width: 19px;
        height: 10px;
        background: url(../img/icons/filter-arrow.png) center no-repeat;
        content: '';
        display: block;
        position: absolute;
        top: 11px;
        right: 11px; }
    .catalog__filter-list {
      display: none;
      position: absolute;
      padding: 3px 9px 6px;
      margin: 0;
      background-color: #64c4e4;
      width: 100%;
      z-index: 10; }
      .catalog__filter-list li {
        list-style-type: none; }
        .catalog__filter-list li a {
          font-weight: 300;
          font-size: 14px;
          line-height: 36px;
          color: #fff; }
  .catalog.p--catalog-card {
    padding-bottom: 1px;
    margin-top: 11px;
    border-top: 1px solid #e9e9e9; }
    .catalog.p--catalog-card .catalog__item-container + .catalog__item-container {
      margin-top: 0; }
    .catalog.p--catalog-card .catalog__header {
      padding-bottom: 19px; }

@media screen and (min-width: 768px) {
  .catalog__header {
    padding-top: 33px;
    padding-bottom: 11px; }
  .catalog__list {
    margin: 0 -20px; }
    .catalog__list:after {
      display: block;
      content: '';
      clear: both; }
  .catalog__item-container {
    padding: 0 31px;
    width: 50%;
    float: left;
    margin-bottom: 50px; }
    .catalog__item-container + .catalog__item-container {
      margin-top: 0; }
  .catalog__item {
    padding: 31px 31px 26px;
    text-align: center; }
  .catalog__item.p--hit {
    border-width: 10px;
    padding: 22px 22px 17px; }
    .catalog__item.p--hit .icon-hit:before {
      border-left: 58px solid #006fae;
      border-top: 20px solid #006fae;
      border-bottom: 20px solid #006fae;
      border-right: 22px solid transparent;
      left: -10px;
      top: 17px; }
    .catalog__item.p--hit .icon-hit:after {
      font-size: 18px;
      top: 26px;
      left: 2px; }
  .catalog__pic, .catalog__info {
    width: 100%;
    float: none; }
  .catalog__pic {
    padding: 0;
    margin-bottom: 22px; }
  .catalog__name {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 19px;
    height: 72px;
    overflow: hidden;
    position: relative; }
    .catalog__name:after {
      content: '';
      display: block;
      position: absolute;
      width: 100%;
      bottom: 0;
      height: 12px;
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(229, 229, 229, 0) 0%, white 80%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(229, 229, 229, 0) 0%, white 80%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5e5e5', endColorstr='#ffffff',GradientType=0 ); }
  .catalog__reviews, .catalog__rating {
    width: 50%;
    float: left; }
  .catalog__reviews {
    font-size: 14px;
    margin-bottom: 23px; }
  .catalog__rating {
    text-align: left;
    margin-bottom: 23px; }
  .catalog__price {
    clear: both;
    font-size: 28px; }
  .catalog__btn-byu {
    padding-top: 28px; }
    .catalog__btn-byu a {
      width: 100%;
      height: 57px;
      border: 1px solid #1a9ecf;
      font-weight: 800;
      font-size: 20px;
      line-height: 57px;
      display: inline-block;
      text-align: center;
      text-transform: uppercase;
      overflow: hidden;
      cursor: pointer;
      position: relative;
      background-color: transparent;
      vertical-align: top; }
      .catalog__btn-byu a span {
        color: #1a9ecf; }
      .catalog__btn-byu a:before {
        background: #1a9ecf;
        color: #fff; }
      .catalog__btn-byu a span {
        opacity: 0; }
      .catalog__btn-byu a:before {
        opacity: 1; }
      .catalog__btn-byu a:hover span {
        opacity: 1; }
      .catalog__btn-byu a:hover:before {
        opacity: 0; }
  .catalog__filter {
    text-align: center;
    margin-bottom: 17px; }
    .catalog__filter-header {
      height: auto;
      padding: 0;
      border: none;
      display: inline-block;
      padding: 0 11px; }
      .catalog__filter-header:after {
        display: none; }
    .catalog__filter-list {
      display: inline-block !important;
      width: auto;
      background-color: transparent;
      padding: 0;
      position: static; }
      .catalog__filter-list li {
        display: inline-block;
        text-transform: lowercase;
        padding: 0 11px; }
        .catalog__filter-list li a {
          color: #006fae;
          line-height: auto;
          font-size: 14px;
          padding: 0; }
  .catalog.p--catalog-card {
    padding-bottom: 65px;
    margin-top: 30px; } }

@media screen and (min-width: 1280px) {
  .catalog__header {
    padding-top: 25px;
    padding-bottom: 39px; }
  .catalog__list {
    margin: 0 -43px; }
  .catalog__item-container {
    padding: 0 43px;
    width: 25%;
    margin-bottom: 64px; }
  .catalog__item {
    position: relative;
    border: 0;
    padding: 32px 32px 27px; }
    .catalog__item:before {
      -webkit-transition: border-width 0.5s ease, padding 0.5s ease, border-color 0.5s;
      transition: border-width 0.5s ease, padding 0.5s ease, border-color 0.5s;
      position: absolute;
      content: '';
      display: block;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      border: 1px solid #e4e4e4;
      z-index: -1; }
    .catalog__item:hover:before {
      border-width: 10px;
      border-color: #64c4e4; }
  .catalog__item.p--hit {
    border: 0;
    padding: 32px 32px 27px; }
    .catalog__item.p--hit:before {
      border-width: 10px; }
    .catalog__item.p--hit .icon-hit:before {
      border-left-width: 47px;
      border-top-width: 15px;
      border-bottom-width: 15px;
      border-right-width: 16px;
      top: 26px;
      left: 0; }
    .catalog__item.p--hit .icon-hit:after {
      font-size: 14px;
      top: 34px;
      left: 10px; }
  .catalog__reviews {
    text-align: left;
    font-size: 12px; }
  .catalog__filter {
    margin-bottom: 28px; }
    .catalog__filter-item {
      -webkit-transition: color 0.5s;
      transition: color 0.5s; }
      .catalog__filter-item:hover {
        color: #1a9ecf; }
  .catalog__name {
    -webkit-transition: color 0.5s;
    transition: color 0.5s; }
    .catalog__name:hover {
      color: #1a9ecf; }
  .catalog.p--catalog-card {
    margin-top: 45px; } }
    
.catalog__btn-byu.p--sold-out a {
  border: none;
}
.catalog__btn-byu.p--sold-out a:before{
  display: none;
}
.catalog__btn-byu.p--sold-out a span {
  background-color: #e4e4e4;
  color: #55b8dd;
  opacity: 1 !important;
  cursor: default;
}