.mob-hidden-new {
  display: block !important;
}

@media screen and (min-width: 426px) {
  .header-cart-popup-wrapper {
    width: 352px;
  }
}

@media screen and (min-width: 699px) {
  .slide-elem {
    flex: 0 0 49%;
  }
  .new-items__block img,
  .search-results .sale-items__block img {
    height: 263px !important;
    object-fit: cover;
  }
}

@media screen and (min-width: 769px) {
  .header-cart-popup-wrapper {
    width: 300px;
    top: -116px;
    right: 10px;
  }

  .header-cart-popup-top .center {
    width: 175px;
  }

  .header-cart-popup-top .right {
    padding-right: 0;
  }

  .header__mid__menu-search {
    display: flex !important;
    height: auto !important;
  }

  .opt-maps__wrapper {
    flex-direction: row;
    justify-content: space-between;
  }

  .cco-top__rs .charactersictic-block-wrapper {
    display: block !important;
  }

  .collapsible,
  .btn-callback,
  .filter-collapse-btn {
    display: none !important;
  }

  .collection-filter-wrapper {
    flex-direction: row;
    margin-top: 30px;
  }

  .collection-filter-wrapper .left {
    width: 60%;
  }

  .collection-filter-wrapper .right {
    width: 40%;
  }
}

@media screen and (min-width: 1100px) {
  .slide-elem {
    flex: 0 0 33%;
  }
}

@media screen and (min-width: 1101px) {
  .product-slider-wrapper .product-slider-main.single-image-only {
    height: 100%;
    max-height: 500px;
  }
}

@media screen and (max-width: 1280px) {
  .new-items .container {
    overflow: hidden;
  }

  .home-categories-slider .new-items__arrow--next {
    left: unset !important;
    right: 0;
  }

  .home-categories-slider .new-items__arrow--prev {
    left: 0 !important;
    z-index: 1;
  }
}

@media screen and (max-width: 1200px) {
  .main-slider {
    min-height: 360px;
  }
  .categories-slider .menu__cat__inner-square .icon {
    font-size: 45px;
  }

  .categories-slider .categories-slide-title a {
    font-weight: normal;
  }
  .salon-list-wrapper .salon-title {
    min-height: 60px;
  }
}

@media screen and (max-width: 1170px) {
  .scrolled .header__top__phone a {
    display: block;
    margin-left: 5px;
  }
}

@media screen and (max-width: 1140px) {
  .scrolled .header__top__phone {
    margin-right: 0;
  }

  .scrolled .header__mid__search {
    position: relative;
    right: 0;
  }
}

@media screen and (max-width: 1100px) {
  .countries {
    padding-left: 95px;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .all-country {
    margin-left: -96px;
    width: 93px;
    position: absolute;
  }

  .brands .wrapper--title {
    padding-top: 28px;
    padding-bottom: 12px;
  }

  .brands .title {
    font-size: 30px;
  }

  .country__block {
    height: 51px;
  }

  .brands__wrapper {
    padding-top: 50px;
  }

  .country__block {
    width: 125px;
    margin-left: 24px;
  }

  .tablet-hidden {
    display: none;
  }

  .desc-hidden {
    display: block;
  }

  .container--t15 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .container--t45 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .tablet-nopadding {
    padding-left: 0;
    padding-right: 0;
  }

  .header__mid__menu__li.divider {
    margin-left: 10px;
    margin-right: 10px;
  }

  .header__mid__menu__ul {
    justify-content: left;
    flex-wrap: wrap;
    margin-bottom: 12px;
  }

  .menu__cat .wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .main-slider__wrapper {
    width: 580px;
  }

  .main-slider__right {
    margin-left: 37px;
  }

  .menu__cat__arrow {
    position: absolute;
    cursor: pointer;
    width: 25px;
    height: 100%;
    top: 0px;
    z-index: 1;
  }

  .menu__cat__arrow:before {
    content: '\e908';
    color: var(--main-orange-color);
    font-family: 'iconfont';
    font-size: 17px;
    position: absolute;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .menu__cat__arrow--prev {
    left: 0px;
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 0) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
  }

  .menu__cat__arrow--prev:before {
    left: 10px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .menu__cat__arrow--next {
    right: 0px;
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
  }

  .menu__cat__arrow--next:before {
    right: 10px;
  }

  .rating1-items__slider.slick-initialized,
  .rating2-items__slider.slick-initialized,
  .new-items__slider.slick-initialized {
    margin-left: -30px;
    margin-right: -30px;
  }

  .new-items__arrow--next {
    right: 7px;
    border-left: 20px solid #efefed9e;
    background: linear-gradient(
      to right,
      rgba(239, 239, 237, 0) 0%,
      rgba(239, 239, 237, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00efefed', endColorstr='#efefed', GradientType=1);
  }

  .new-items__arrow--prev {
    left: 7px;
    border-right: 20px solid #efefed9e;
    background: linear-gradient(
      to right,
      rgba(239, 239, 237, 1) 0%,
      rgba(239, 239, 237, 0) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefed', endColorstr='#00efefed', GradientType=1);
  }

  .new-items__arrow--next:hover {
    border-left: 20px solid #efefed9e;
  }

  .new-items__arrow--prev:hover {
    border-right: 20px solid #efefed9e;
  }

  .new-items__arrow {
    z-index: 1;
    top: 18%;
  }

  .news__block:nth-child(-n + 2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .news__wrapper {
    padding-bottom: 0;
  }

  .title-right {
    white-space: nowrap;
  }

  .main-desc__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .main-desc__text-block {
    width: 100%;
  }

  .main-desc__text-block + .main-desc__text-block {
    margin-left: 0;
  }

  .main-desc__logo-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
  }

  .main-desc__wrapper {
    margin-bottom: 0;
  }

  .main-desc__logo-link {
    margin-top: 20px;
  }

  .publ__block {
    width: 30%;
  }

  .publ__block.show-all {
    display: none;
  }

  .show-all-mobile {
    display: block;
  }

  .publication__wrapper {
    /* height: 1760px; */
    align-items: center;
  }

  .publication:before {
    width: 210%;
    top: -55%;
  }

  .publ__img img {
    width: 100%;
  }

  .footer .wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer__right {
    width: 100%;
  }

  .footer__menu__ul {
    max-width: 160px;
  }

  .footer__left {
    width: 210px;
  }

  .footer__mid {
    width: 455px;
  }

  .footer__input {
    width: 100%;
    margin-right: -134px;
    margin-bottom: 60px;
  }

  .footer__cards {
    width: 220px;
    float: left;
    margin-right: 24px;
    margin-bottom: 27px;
  }

  .footer__soc {
    margin-bottom: 30px;
  }

  .footer__right .footer__block {
    margin-top: 15px;
  }

  .menu__li:hover .menu__link--dropdown + .menu__dropdown {
    display: none;
  }

  .menu__li:hover .menu__link--dropdown {
    background: transparent;
  }

  .top-3d__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: -340px;
  }

  .top-3d__ls {
    width: 100%;
    margin-right: 0;
  }

  .top-3d__rs {
    width: 100%;
  }

  .top-3d {
    height: auto;
    margin-bottom: 290px;
  }

  .top-3d__text br {
    display: none;
  }

  .top-3d__text {
    margin-bottom: 60px;
  }

  .top-3d__form {
    height: auto;
    min-height: 460px;
    margin-bottom: 20px;
  }

  .top-3d__form:before {
    content: '';
    border: 7px solid transparent;
    border-bottom: 7px solid var(--main-orange-color);
    position: absolute;
    left: 50%;
    top: -14px;
    transform: translate(-50%, 0);
  }

  .example-3d__block {
    width: 320px;
    max-width: unset;
    margin-bottom: 30px;
  }

  .example-3d__block__img img:last-child {
    width: 100%;
  }

  .map-3d {
    padding-bottom: 70px;
  }

  .example-3d__wrapper {
    justify-content: space-around;
  }

  .main-404__title {
    font-size: 26px;
  }

  .main-404__text {
    font-size: 18px;
  }

  .filter__block {
    width: 29%;
    margin-right: 3.3%;
  }

  .popular-cat__header {
    position: absolute;
    left: 30px;
  }

  .filter__block__title__ls {
    max-width: 90%;
    overflow: hidden;
    white-space: nowrap;
  }

  .filter__block--absolute {
    position: absolute;
    right: 1px;
    bottom: -52px;
  }

  .filter__block--btn {
    bottom: -104px;
    background: #56565a;
    border: 1px solid #56565a;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
  }

  .section-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .main-404 {
    padding-top: 46px;
    padding-bottom: 26px;
  }

  .big-block {
    padding-top: 0;
  }

  .new-items--5col .new-items__block {
    margin: 0 10px;
  }

  .tablet-nopadding .title {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container {
    width: auto;
  }

  .new-items--5col .new-items__arrow {
    display: block !important;
  }

  .about__pretitle {
    font-size: 28px;
  }

  .about__title {
    font-size: 32px;
  }

  .about-header {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .about__pretitle-2 {
    font-size: 30px;
  }

  .about__title-2 {
    font-size: 46px;
  }

  .about-block {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }

  .about__text {
    width: 300px;
    margin-right: 0;
    font-size: 24px;
    line-height: 28px;
  }

  .about__text span {
    font-size: 50px;
  }

  .about__bigtitle {
    font-size: 60px;
  }

  .about__text-2 {
    font-size: 18px;
    width: 300px;
  }

  .about-block + .about-block {
    margin-top: 40px;
  }

  .about-banner .about__wrapper {
    flex-direction: column;
  }

  .about__text-3 {
    font-size: 24px;
    line-height: 30px;
    width: 300px;
  }

  .cart__in-box {
    margin-top: 6px;
    width: auto;
    margin-right: 0;
  }

  .cart__desc {
    width: 390px;
  }

  .cart__price {
    width: 180px;
  }

  .cart__quantity {
    width: 150px;
  }

  .cart__price {
    width: 180px;
  }

  .cart__close {
    margin-left: 0;
    margin-right: 0;
  }

  .cart__price .old {
    display: block;
    margin-top: -9px;
  }

  .cart__bottom {
    padding-bottom: 40px;
  }

  .cart__block__input {
    width: 170px;
  }
  .cart-slider {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* .new-items__slider-2 .new-items__arrow--prev {
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 0) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
  }

  .new-items__slider-2 .new-items__arrow--next {
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
  } */

  .cart-form__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cart-form__ls {
    width: 100%;
  }

  .cart-form__rs {
    width: 100%;
  }

  .cart-form__radio-block .cart-form__row {
    margin-right: 70px;
  }

  .cart-form__submit {
    width: 450px;
    margin: 0 auto;
  }

  .cart-form__row .checkbox {
    width: 450px;
    margin: 0 auto;
  }

  .contacts__block__row--tab_space {
    margin-left: 28px;
  }

  .delivery__table {
    width: 65%;
    padding-right: 15px;
  }

  .delivery__th {
    width: 50%;
  }

  .delivery__th:last-child,
  .delivery__td:last-child {
    width: 50%;
  }

  .delivery__td {
    width: 50%;
  }

  .delivery__box {
    width: 35%;
    padding-left: 15px;
    padding-right: 10px;
  }

  .delivery__tr:first-child {
    height: 80px;
  }

  .pickup__wrapper {
    flex-direction: column;
  }

  .pickup__ls {
    width: 100%;
  }

  .pickup__rs {
    width: 100%;
  }
  .warehouse-map {
    height: auto;
  }
  .warehouse-map iframe {
    min-height: 400px;
  }

  .opt-head__bot__rs__bot h3 {
    padding: 0;
  }
  .opt-catalog-links {
    display: flex;
    flex-direction: column;
  }

  .opt-head__bot__rs br {
    display: none;
  }

  .opt-head__rs {
    width: 100%;
    margin-top: 20px;
  }

  .opt-head__wrapper {
    flex-direction: column;
  }

  .opt-head__ls {
    width: 100%;
    margin-right: 0;
  }

  .opt-head__form-block {
    width: auto;
    padding-left: 25px;
    padding-right: 25px;
  }

  .opt-head__form-block__bot__left {
    display: none;
  }

  .opt-head__form-block__top__right h3 {
    padding-top: 15px;
  }

  .opt-head__form-block__top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 30px;
  }

  .opt-head__form-block__bot {
    margin-bottom: 40px;
  }

  .opt-head__bot__rs__top {
    line-height: 0;
  }

  .opt-head {
    padding-bottom: 42px;
  }

  .opt-contacts__row {
    flex-direction: column;
  }

  .opt-contacts__block__wrapper {
    display: flex;
    justify-content: space-between;
  }

  .opt-contacts__block__row:first-child .opt-contacts__block__right {
    max-width: 190px;
  }

  .opt-contacts__block__row:nth-child(2) .opt-contacts__block__right {
    display: flex;
  }

  .opt-contacts__block__row .icon {
    margin-right: 10px;
  }

  .opt-contacts__block__right .time {
    font-size: 11px;
    margin-top: 0;
    margin-left: 10px;
  }

  .opt-contacts__block {
    padding: 20px;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .opt-contacts__block:last-child {
    margin-bottom: 0;
  }

  .opt-contacts__block h3 br {
    display: none;
  }

  .opt-head__form-block__wrapper iframe {
    position: initial;
  }

  .write-to-opt {
    padding: 20px;
  }

  .write-to-opt__rs .write-to-opt__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .write-to-opt__part:last-child {
    margin-top: 34px;
  }

  .write-to-opt__submit {
    margin-bottom: 20px;
  }

  .opt-contacts {
    margin-bottom: 50px;
  }

  .certificate-wrapper {
    margin-left: -15px;
    margin-right: -15px;
  }

  .sert__block {
    margin-left: 15px;
    margin-right: 15px;
    width: 150px;
  }

  .opt-head__bot__ls__right {
    padding-right: 50px;
  }

  .page__row__img-col {
    width: 380px;
    margin-bottom: 20px;
  }

  .page__row__img-col img {
    width: 100%;
  }

  .page__gallery {
    margin-left: -30px;
    margin-right: -30px;
  }

  .filter.opened .filter__block--opened {
    height: 37px;
  }

  .filter__block--opened .filter__block__body {
    position: absolute;
    z-index: 2;
    background: #efefed;
    max-height: 263px;
    width: 100%;
    overflow: hidden;
    border: 1px solid #d9d8d5;
    margin-left: -1px;
    padding-top: 5px;
    padding-bottom: 5px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.2s all ease-out;
    -o-transition: 0.2s all ease-out;
    transition: 0.2s all ease-out;
  }

  .filter__block--opened .filter__block__title__rs {
    display: block;
  }

  .filter__block.filter__block--opened:not(.filter__block--price):hover {
    background: #e4e4e0;
  }

  .filter__block.filter__block--opened:not(.filter__block--price):hover
    .icon-triangle_down {
    color: var(--main-orange-color);
  }

  .filter__block--size:hover .filter__block__body {
    opacity: 0;
    visibility: hidden;
  }

  .filter__block.filter__block--opened:hover .filter__block__body,
  .filter__block--size:hover .filter__block__body:last-child {
    visibility: visible;
    opacity: 1;
  }

  /*#filter_size .filter__block__body {
		opacity: 0;
		visibility: hidden;
	}*/
  #filter_size:hover .filter__block__body:last-child {
    visibility: visible;
    opacity: 1;
    top: 0px;
  }

  .cc__top .cc__found {
    display: none;
  }

  .filter__row {
    position: absolute;
    top: -42px;
    right: 32px;
    width: 85px;
    margin-top: -15px;
  }

  .filter:not(.opened) + .popular-cat .popular-cat__row__links {
    padding-right: 0px;
    width: 100%;
  }

  .filter:not(.opened) + .popular-cat .popular-cat__row {
    width: 100%;
  }

  .filter.opened #filter_cat {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .filter.opened #filter_color {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .filter.opened #filter_purpose {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .filter.opened #filter_brands {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .filter.opened #filter_str-layout {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .filter.opened #filter_layout {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .filter.opened #filter_country {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .filter.opened #filter_spec {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .filter.opened #filter_size {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .filter.opened #filter_area {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .filter.opened #filter_price {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .filter.opened #filter_par {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  /* .filter:not(.opened) .filter__wrapper {
		height: 160px;
	} */

  .header-cc .title {
    font-size: 30px;
  }

  .header-cc .wrapper--title {
    font-size: 30px;
  }

  .cc__found > span {
    display: none;
  }

  .cc__found {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cc__sort__select {
    width: 183px;
  }

  .cc__sort {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .cc__found .link-1,
  .cc__found .link-2 {
    display: block;
  }

  /* .cc__middle .new-items__block {
		width: 300px;
	} */

  .cc__middle .new-items__block__top {
    background: #fff;
    padding: 5px;
    padding-bottom: 10px;
    height: 55px;
  }

  .cc__nav__show-more {
    left: 30px;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
  }

  .cco-top__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ccc__body__block {
    overflow: hidden;
    padding-right: 25px;
    height: auto;
    padding-bottom: 40px;
  }

  .ccc__body__block:nth-child(2n) {
    margin-right: 0;
  }

  .ccc__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 30px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 25px;
    margin-left: 30px;
    margin-right: 30px;
  }

  .ccc__colors {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .cco-top .container {
    padding-left: 0;
    padding-right: 0;
  }

  .cco-top .title {
    padding-left: 30px;
    padding-right: 30px;
  }

  .cco-top .wrapper--title {
    padding-top: 30px;
  }

  .cco-top__ls {
    padding-left: 30px;
    padding-right: 30px;
  }

  .cco-top__slider__dots {
    left: auto;
    right: 30px;
    height: 100%;
  }

  .cco-top__row-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .cco-top__block:first-child {
    width: 170px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-weight: bold;
  }

  .cco-top__row .cco-top__block:first-child {
    width: 170px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-weight: bold;
  }

  .cco-top__row .cco-top__block.cco-top__block--orange {
    font-weight: normal;
  }

  .cco-top__block.cco-top__block--orange br {
    display: none;
  }

  .cco-top__block .text p br {
    display: none;
  }

  .cco-top__row:last-child {
    margin-bottom: 0;
  }

  .ccc__title {
    padding-bottom: 20px;
  }

  .ccc__colors__title {
    margin-bottom: 10px;
  }

  .ccc .container {
    padding-left: 0;
    padding-right: 0;
  }

  .ccc__body__title {
    padding-left: 30px;
    padding-right: 30px;
  }

  .ccc__body__block__text,
  .ccc__body__block__size,
  .ccc__body__block__title {
    margin-left: 147px;
  }

  .ccc__body__block__title {
    margin-bottom: 5px;
  }

  .ccc__body__block__size {
    margin-bottom: 0;
  }

  .ccc__body__block__price {
    margin-left: 0;
    align-items: flex-end;
  }

  .ccc__body__row {
    flex-direction: column;
    align-items: flex-start;
    position: relative;
  }

  .ccc__body__question {
    width: auto;
    margin-bottom: 10px;
    text-align: left;
    margin-right: 0;
  }

  .ccc__body__question br {
    display: none;
  }

  .ccc__body__submit {
    width: 135px;
  }

  .ccc__body__block__price small.old {
    display: block;
  }

  .cco-top__slider {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 156px;
  }

  .cco-top__slider .slick-list {
    width: 100%;
  }

  .ccc__body__desc-inner {
    min-height: 135px;
  }

  .ccc__body__form form {
    max-width: 330px;
  }

  .product-options:before {
    border-top: 150px solid transparent;
    border-bottom: 150px solid transparent;
  }

  .product-options,
  .product-details {
    padding: 20px;
  }

  .cpo-top__question-block {
    left: 200px;
    top: 15px;
  }

  .cpc__top {
    padding-left: 30px;
  }

  .cpo-top .title {
    text-align: left;
  }

  .belleza-products .cc__middle .new-items__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .belleza-products .cc__middle .new-items__block__top {
    background: #efefed;
    padding: 15px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 100%;
  }

  .belleza-top {
    height: 530px;
  }

  .kerama-products .filter__wrapper {
    padding-top: 50px;
  }

  .kerama-products .filter__row {
    top: 0;
    width: 150px;
    margin-top: 20px;
  }

  .kerama-products .cc__middle .new-items__block {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }

  .kerama-products .cc__middle .new-items__block__top {
    background: #efefed;
    padding: 15px;
    justify-content: flex-start;
    height: 100%;
  }

  .nefrit-products .cc__middle .new-items__block {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }

  .nefrit-products .cc__middle .new-items__block__top {
    background: #efefed;
    padding: 15px;
    justify-content: flex-start;
    height: 100%;
  }

  .nefrit-top {
    height: 530px;
  }

  .nefrit-products .filter__row {
    width: 150px;
  }

  .big-block .container:before {
    left: 0;
    right: 0;
  }

  .collection-filter-wrapper {
    padding: 0 30px;
  }

  .salon-advantages-list {
    gap: 20px;
  }

  .salon-advantages-list .list-item {
    width: 28%;
  }

  .add-3d__wrapper .new-items__arrow--next {
    right: -25px;
  }
  .add-3d__wrapper .new-items__arrow--prev {
    left: -25px;
  }

  .salon-list-wrapper .single-salon {
    width: 28%;
  }

  .collection-items {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .favorite-title-bar .title {
    font-size: 22px;
  }

  .favorite-title-bar .cc__sort {
    flex-direction: row;
    align-items: center;
  }

  .header__top__left {
    max-width: unset;
  }
  .new-items__block {
    width: 45%;
    margin: 0 10px 30px 10px;
  }

  .search-results .collection__wrapper,
  .search-results .product__wrapper {
    grid-template-columns: repeat(auto-fill, 48%);
  }
  .news-list-wrapper .new-items__block {
    width: 100% !important;
  }

  .publication__wrapper {
    display: flex;
    flex-direction: column;
    height: auto;
  }

  .publication__wrapper .publ__block {
    width: 90%;
    height: auto;
  }

  .product-slider-wrapper {
    width: 100%;
  }

  .product-slider-wrapper .product-slider-main,
  .product-slider-wrapper .product-slider-thumbnail {
    width: 100%;
  }

  .product-details,
  .product-options {
    width: 50%;
    margin-top: 40px;
  }

  .product-popup-slider .slider-wrapper {
    max-width: calc(100% - 40px);
  }
  .product-popup-slider .slick-next {
    right: -20px;
  }
  .product-popup-slider .slick-prev {
    left: -20px;
  }
}

@media screen and (max-width: 768px) {
  .main-slider {
    min-height: 400px;
  }
  .header {
    width: 100%;
  }

  .header-top-line {
    height: 70px;
    position: fixed;
    z-index: 120;
  }

  .header__top__big-text {
    display: none;
  }

  .header-top-line .container {
    flex-direction: column;
  }

  .header-top-line .text {
    font-size: 12px;
    text-align: center;
  }

  .header-top-line .link {
    font-size: 10px;
    margin-top: 10px;
    margin-left: 0;
  }

  .btn-close-header-top-line {
    bottom: 60%;
    right: 1%;
  }

  .opt-maps__wrapper,
  .opt-maps_right_wrapper {
    flex-direction: column;
  }

  .opt-maps__part {
    width: 100%;
  }
  .opt-map-b1 {
    margin-bottom: 10px;
  }
  .opt-map-b1,
  .opt-map-b2 {
    width: auto;
  }

  .filter__block {
    width: 45%;
  }

  p.form-calculate-table__name {
    padding-right: 2px;
  }

  .form-calculate-table__input,
  .form-calculate-table-select {
    width: auto;
    margin-left: 1px;
    margin-right: 1px;
  }

  select.form-calculate-table-select__type {
    width: 40px;
    font-size: 12px;
    padding: 10.5px 2px;
  }

  .form-calculate-table__td_right {
    width: 50px;
  }

  .form-calculate-table-select {
    position: relative;
    bottom: 1px;
  }

  .top-3d__form {
    padding: 40px 25px;
  }

  .top-3d-form-check .checkbox .checkbox__text {
    top: 55px;
  }
  .top-3d__form__col .top-3d__form__btn {
    margin-bottom: 15px;
  }

  .brands__block {
    flex: 35%;
    width: 100px;
    height: 100px;
  }

  .categories-slider-section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .categories-slider-section .container {
    padding-left: 5px;
    padding-right: 5px;
  }

  .categories-slider-section .wrapper--title {
    margin-left: 10px;
  }

  .categories-slider-section .title-right {
    margin-top: 30px;
    margin-left: 10px;
  }

  .home-categories-slider .new-items__arrow {
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;
  }

  .home-categories-slider .new-items__arrow--prev {
    border-right: 12px solid #e4e3e1;
    opacity: 60%;
  }

  .home-categories-slider .new-items__arrow--prev:hover {
    border-right: 12px solid #d9d8d5;
  }

  .home-categories-slider .new-items__arrow--next {
    border-left: 12px solid #e4e3e1;
    opacity: 60%;
  }

  .home-categories-slider .new-items__arrow--next:hover {
    border-left: 12px solid #d9d8d5;
  }

  .home-categories-slider .categories-slide-title {
    margin-top: 0;
  }

  .categories-slider .menu__cat__inner-square .icon {
    font-size: 40px;
  }

  .categories-slider .categories-slide-title a {
    font-size: 10px;
  }

  .collection-filter-wrapper .stick-to-top {
    position: fixed;
    width: 100%;
    background: #fff;
    margin: 0;
    padding: 0 30px;
    z-index: 1000;
    left: 0;
  }

  .collection-filter-wrapper .left .filter-collapse-btn {
    right: -25px;
  }

  .collection-filter-wrapper .right.sticky-margin {
    margin-top: 80px;
  }

  .collection-filter-wrapper .ccc__colors {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .collection-filter-wrapper .stick-to-top .filter-collapse-btn {
    right: 65px;
    top: 16px;
  }

  .wrapper_favorite_collection {
    background: transparent !important;
    padding-top: 0 !important;
  }

  .wrapper_favorite_collection .new-items__block {
    margin: 15px 7px;
  }

  .favorite-title-bar {
    margin-top: 30px;
  }

  .favorite-title-bar .wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .favorite-title-bar .inner-wrapper {
    width: 100%;
    justify-content: center;
    margin-bottom: 20px;
  }

  .favorites-btn-share {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .favorite-title-bar {
    margin-bottom: 0;
  }

  .favorite-collection-title .inner-wrapper {
    margin-bottom: 0;
  }

  .favorite-title-bar .cc__sort {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .favorites-empty {
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .favorites-empty .text,
  .favorites-empty .link {
    font-size: 14px;
  }

  .header-cart-popup-wrapper.scrolled {
    top: -117px;
  }

  .catalog-filter-buttons {
    position: fixed;
    background: white;
    height: 66px;
    z-index: 10;
    bottom: 0;
    left: 0;
    width: 100%;
    box-shadow: 0px -3px 18px 0px #00000030;
  }

  .catalog-filter-buttons .wrapper {
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }

  .catalog-filter-buttons .catalog-filter-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    height: 42px;
    width: 140px;
    border: 1px solid #de7f11;
    border-radius: 2px;
    gap: 10px;
  }

  .salon-advantages-list {
    flex-direction: column;
    flex-wrap: nowrap;
    gap: unset;
    margin-left: 20px;
  }

  .salon-advantages-list .list-item {
    width: 100%;
  }

  .add-3d__wrapper .new-items__arrow--next {
    right: 0;
  }

  .add-3d__wrapper .new-items__arrow--prev {
    left: 0;
  }

  .salon-list-wrapper .single-salon {
    width: 100%;
  }

  .header__top__left {
    width: 100%;
  }

  .header__top__left {
    background: #efefed;
    padding: 5px 0;
    justify-content: space-between;
  }

  .address__city,
  .address__dashed {
    font-size: 14px !important;
  }

  .address__city {
    height: 38px;
  }

  .filter__block {
    width: 45%;
  }

  .mobile-width > div {
    width: 100% !important;
  }

  .mobile-width-40-100 {
    margin-top: 30px;
  }

  .mobile-width-40-100 img {
    width: 100px !important;
    height: 66px !important;
  }

  .header_top_search_btn {
    display: block;
    order: 4;
  }

  .scrolled .header_top_cart {
    display: block !important;
  }

  .scroll-hidden-mobile {
    display: none !important;
  }

  .scrolled .header__mid__search__btn {
    display: flex;
    align-items: center;
  }

  .header_top_search_btn .header__mid__search__btn {
    position: inherit;
  }

  .header__mid {
    height: auto;
    padding-bottom: 5px;
  }

  .header__mid.move_down {
    padding-top: 70px;
  }

  .p-form-calc-all > div {
    margin: 20px auto 0;
    max-height: 600px;
    overflow-y: scroll;
    padding-bottom: 30px;
  }

  #modal-feedback .p-form__block {
    position: fixed;
    z-index: 2;
    margin-top: 10px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }

  .full-page .news__block {
    display: flex;
  }

  .sale-items__img__hover {
    display: none;
  }

  .container {
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
  }

  .only-mob {
    display: block;
  }

  .mob-hidden,
  .mob-hidden-new {
    display: none !important;
  }

  .scrolled .mob-hidden.scroll-visible {
    display: block !important;
  }

  .header__top {
    height: auto;
    width: 100%;
  }

  .header__top__mobile {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .header_top_2_mobile {
    padding: 8px 0;
    border-bottom: 1px solid #efefed;
  }

  .header_top_2_mobile .container {
    overflow: visible;
  }

  .header__bot {
    display: none;
  }

  .header__bot.move_down {
    top: 70px;
  }

  .header_sticky_mobile {
    position: fixed;
    z-index: 100;
    top: 0px;
  }

  .header__top.move_down {
    position: relative;
    top: 70px;
  }

  .header__top__text {
    order: 1;
  }

  .header .separator::after {
    content: '';
    border-right: 1px solid #cecec1;
  }

  .header__top__mob-menu {
    cursor: pointer;
    box-sizing: border-box;
  }

  .scrolled .header__top__mob-menu {
    order: 1;
    height: 25px;
  }

  .scrolled .header__top__item {
    order: 2;
  }

  .scrolled .header__top__phone {
    order: 3;
  }

  .scrolled .mob-scroll-separator {
    order: 4;
  }

  .scrolled .header_top_search_btn {
    order: 5;
  }

  .scrolled .header_mid_favorite {
    order: 6;
  }

  .scrolled .header-cart {
    order: 7;
  }

  .separator_2 {
    order: 2;
  }

  .scrolled .separator_2 {
    display: none;
  }

  .header__top__phone {
    order: 3;
  }

  .separator_3 {
    order: 4;
  }

  .dealer {
    order: 5;
  }

  .header_top_favorite {
    order: 6;
    margin-right: 15px;
  }

  .scrolled .header_top_favorite {
    margin-right: 0;
  }

  .scrolled .header_top_favorite.scroll-visible {
    display: block !important;
  }

  .header_top_cart {
    order: 6;
  }

  .header__top__phone a {
    font-size: 16px;
    font-weight: 600;
  }

  .logo {
    width: 140px;
  }

  .logo__link__img {
    width: 140px;
  }

  .header__mid__menu-search {
    width: 100%;
  }

  .scrolled .header__mid__search__input {
    opacity: 1;
  }

  .header__mid__menu-search.scrolled {
    position: fixed;
  }

  .header__mid__menu-search.move_down.scrolled {
    top: 124px !important;
  }

  .header-cart__target .icon-cart {
    font-size: 26px;
  }

  .header-favorite-mobile {
    position: relative;
  }

  .header-favorite-mobile a {
    font-size: 14px;
    display: flex;
    text-decoration: none;
    align-items: center;
  }

  .header__mid__right {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  .scrolled .header__mid__right {
    position: fixed;
    z-index: 500;
    top: 65px;
  }

  .scrolled .header__mid__right.move_down {
    top: 135px;
  }

  .header__mid__search__input {
    border: 1px solid #56565a;
  }

  .menu__cat__block {
    padding-top: 16px;
  }

  .menu__cat__arrow:before {
    display: none;
  }

  .main-slider__title {
    font-size: 22px;
  }

  .main-slider__wrapper {
    margin-top: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 80px;
  }

  .main-slider__text {
    font-size: 14px;
  }

  .main-slider__right {
    margin-left: 15px;
  }

  .main-slider__wrapper {
    height: 235px;
    margin-right: -66px;
  }

  .main-slider__right-logo {
    height: 235px;
  }

  .main-slider__right-logo img {
    height: 100%;
  }

  .main-slider__dots .slick-dots {
    bottom: 25px;
  }

  .main-slider__sup-text {
    font-size: 16px;
  }

  .slick-slide .new-items__block {
    margin: 0 7px;
  }

  .title {
    font-size: 22px;
    text-align: center;
  }

  .wrapper--title .title-right__link {
    display: none;
  }

  .wrapper--title {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .new-items__block {
    width: 100%;
    margin: 0 0 30px 0;
  }

  /* .new-items-center .new-items__block {
    margin: 0 auto;
  } */

  .sale-items__wrapper {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .mob--desert-storm {
    background: #efefed;
  }

  .news__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .news__block {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .main-desc__text-block {
    text-align: left;
  }

  .main-desc__logo-link {
    width: 45%;
    max-width: 200px;
  }

  .main-desc__logo-link img {
    width: 100%;
  }

  .footer {
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .footer__left {
    width: 100%;
    order: 2;
  }

  .footer__mid {
    order: 1;
  }

  .footer__right {
    order: 3;
    margin-top: 20px;
  }

  .footer__link {
    color: #fff;
    font-size: 13px;
    margin-top: 20px;
    display: block;
  }

  .footer__menus {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer__menu__title {
    margin-top: 25px;
  }

  .footer__input {
    margin-bottom: 35px;
    margin-top: 25px;
  }

  .tablet-nopadding {
    padding-left: 0;
    padding-right: 0;
  }

  .publ__all__img img {
    margin: 0 auto;
  }

  .publ__block {
    margin-left: 7px;
    margin-right: 7px;
    width: 45%;
  }

  .publication__wrapper2 {
    height: auto;
  }

  .publication__wrapper2 .publ__block {
    margin-left: auto;
    margin-right: auto;
  }

  .container--m0 {
    padding-left: 0;
    padding-right: 0;
  }

  .title-right {
    margin-bottom: 30px;
  }

  .mobile-menu {
    display: none;
    position: fixed;
    top: 0;
    left: -100%;
    width: 100vw;
    height: calc(100vh - 54px);
    z-index: 10000;
    overflow: auto;
    background: #3d3d46;
    padding-bottom: 20px;
    box-sizing: border-box;
  }
  .mobile-menu.opened {
    display: block;
  }
  .mobile-menu::-webkit-scrollbar {
    width: 6px;
  }

  .mobile-menu::-webkit-scrollbar-track {
    background: #26262c;
    border-radius: 14px;
  }

  .mobile-menu::-webkit-scrollbar-thumb {
    background: #717171;
    border-radius: 14px;
  }

  .mobile-menu::-webkit-scrollbar-thumb:hover {
    background: #545353;
  }

  .mobile-menu__header {
    width: 100%;
    height: 40px;
  }

  .mobile-menu__close {
    display: block;
    margin: 10px 10px 0 auto;
    background: transparent;
    border: none;
    cursor: pointer;
  }

  .mobile-menu__body {
    width: 100%;
    overflow: hidden;
  }

  .menu__link,
  .menu-btn {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
    font-size: 16px;
    padding: 10px 25px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    border: none;
    border-bottom: 1px solid #757579;
  }

  .menu__link .icon-triangle_down,
  .menu__link .icon-triangle_right {
    position: relative;
    margin-left: -21px;
    margin-top: 0;
    bottom: 1px;
  }

  .menu__li {
    margin-bottom: 5px;
  }

  .menu-btn {
    width: 100%;
    background: transparent;
    display: flex;
    align-items: center;
  }
  .menu-btn.border-top {
    border-top: 1px solid #757579;
  }
  .mobile-menu-bottom-links {
    position: fixed;
    width: 100vw;
    left: -100%;
    bottom: 0;
    padding: 6px;
    display: none;
    align-items: center;
    justify-content: center;
    gap: 6px;
    background: #3d3d46;
    box-sizing: border-box;
  }

  .mobile-menu-bottom-links.opened {
    display: flex;
  }

  .mobile-menu-bottom-links .link-stock,
  .mobile-menu-bottom-links .link-sale {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    width: 50%;
    height: 42px;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
  }
  .mobile-menu-bottom-links .link-stock {
    background: #509f49;
  }
  .mobile-menu-bottom-links .link-sale {
    background: #ee7601;
  }
  .header__mid__menu__ul {
    width: 100%;
    flex-direction: column;
    padding: 0 25px;
  }

  .header__mid__menu__li {
    margin-bottom: 12px;
    text-transform: uppercase;
  }
  .bottom-ul {
    margin-top: 12px;
    margin-bottom: 30px;
  }
  .bottom-ul .header__mid__menu__li {
    font-size: 14px;
  }
  .header__mid__menu__link {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
  }

  .top-3d__title p {
    font-size: 24px;
  }

  .top-3d__title .big {
    font-size: 26px;
  }

  .top-3d__inner {
    padding-top: 45px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .top-3d__title {
    margin-bottom: 15px;
  }

  .top-3d__text {
    margin-bottom: 50px;
  }

  .top-3d__form__title {
    margin-bottom: 10px;
  }

  .top-3d__form__row {
    flex-direction: column;
  }
  .top-3d__form__col {
    width: 100%;
  }

  .top-3d__form__row label {
    -webkit-transform: translate(0, -67px);
    -ms-transform: translate(0, -67px);
    transform: translate(0, -67px);
  }

  .header__mid.scrolled {
    margin-bottom: 0;
  }

  .top-3d {
    margin-bottom: 0;
    background-size: auto 50%;
    background-position: top;
  }

  .example-3d__wrapper {
    margin-bottom: 0;
  }

  .add-3d__title {
    padding-top: 20px;
  }

  .add-3d__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .add-3d__block + .add-3d__block {
    margin-left: 0;
  }

  .section-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .bg-white-desk {
    background: #fff;
  }

  .filter__mob__block__title {
    display: flex;
    justify-content: space-between;
    height: 42px;
    align-items: center;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    background: var(--main-orange-color);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxOCI+PGcgZmlsbD0iI2ZmZiI+PHBhdGggZD0iTTE2Ljk3IDIuNTZhMi45OSAyLjk5IDAgMCAwLTUuOSAwSDB2MWgxMS4wN2EyLjk4IDIuOTggMCAwIDAgNS45IDBIMjB2LTFoLTMuMDN6bS0xLjAxIDFhMiAyIDAgMCAxLTMuOTQtLjUgMiAyIDAgMSAxIDMuOTQuNXpNNS41MSA1Ljk3YTIuOTggMi45OCAwIDAgMC0yLjk1IDIuNUgwdjFoMi41NmEzIDMgMCAwIDAgNS45IDBIMjB2LTFIOC40NmEyLjk5IDIuOTkgMCAwIDAtMi45NS0yLjV6bTEuOTMgMy41YTIgMiAwIDEgMS0zLjg3LTEgMiAyIDAgMCAxIDMuODcgMXpNMTQuMDIgMTEuODhhMi45OCAyLjk4IDAgMCAwLTIuOTUgMi41SDB2MWgxMS4wN2EyLjk4IDIuOTggMCAwIDAgNS45IDBIMjB2LTFoLTMuMDNhMi45OSAyLjk5IDAgMCAwLTIuOTUtMi41em0xLjkzIDMuNWEyIDIgMCAxIDEtMS45My0yLjUgMiAyIDAgMCAxIDIgMmMwIC4xNy0uMDIuMzQtLjA3LjV6Ii8+PC9nPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 20px 18px;
    padding-left: 50px;
    padding-right: 15px;
    margin-bottom: 5px;
  }

  .filter__mob__block__title__rs .icon {
    color: #fff;
    font-size: 12px;
    position: absolute;
  }

  .mob-orange {
    background: var(--main-orange-color);
  }

  .filter__mob__block__title__rs {
    padding-bottom: 10px;
    padding-right: 15px;
  }

  .filter__mob__block__title__rs.active {
    padding-bottom: 15px;
  }

  .filter__mob__block__title__ls.active span {
    display: none;
  }

  .main-404 {
    padding-top: 34px;
  }

  .main-404__img {
    padding-bottom: 15px;
  }

  .main-404__img img {
    width: 94px;
  }

  .main-404__title {
    font-size: 22px;
  }

  .big-block__text {
    font-size: 24px;
  }

  .tablet-nopadding .title {
    padding-left: 15px;
    padding-right: 15px;
  }

  .new-items--5col {
    padding-bottom: 20px;
  }

  .about__wrapper {
    flex-direction: column;
  }

  .about__wrapper .about__ls,
  .about__wrapper .about__rs {
    width: 100%;
  }
  .about__wrapper .about__ls {
    margin-bottom: 40px;
  }
  .about-header {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .about-header .about-header-wrapper {
    flex-direction: column;
  }

  .about-header .header-icon-wrapper,
  .about-header .header-text-wrapper {
    width: 100%;
    padding: 0;
  }

  .about-header img {
    margin: 0 auto 25px;
  }

  .about__pretitle {
    font-size: 22px;
    text-align: center;
  }

  .about__title {
    font-size: 28px;
    text-align: center;
  }

  .about__pretitle-2 {
    font-size: 24px;
    text-align: center;
  }

  .about__title-2 {
    font-size: 36px;
  }

  .about-repeatable-block.block-1 .about__pretitle-2,
  .about-repeatable-block .about__title-2 {
    color: #efefed;
    text-align: center;
  }

  .about-block {
    align-items: center;
  }

  .about__text {
    font-size: 21px;
    text-align: center;
  }

  .about-block .about-icon {
    width: 100px;
    margin-bottom: 25px;
  }

  .about__text span {
    font-size: 46px;
  }

  .about-repeatable-block {
    position: relative;
  }
  .about-repeatable-block .container {
    z-index: 1;
  }

  .about-repeatable-block .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #00000057;
  }

  .about-repeatable-block .slider-wrapper {
    margin-left: auto;
    margin-right: auto;
  }
  .about-page-salon-slider .slick-next {
    right: -25px;
  }

  .about-page-salon-slider .slick-prev {
    left: -25px;
  }
  .about__bigtitle {
    font-size: 42px;
    text-align: center;
  }

  .about__row {
    display: block;
    text-align: center;
    margin-top: 10px;
  }

  .about__row .icon {
    display: inline;
    font-size: 18px;
    margin-right: 5px;
  }

  .about__row__text {
    display: inline;
  }

  .about__text-2 {
    text-align: center;
  }

  .about-banner:before {
    display: none;
  }

  .about-banner {
    padding-top: 60px;
    padding-bottom: 100px;
    background-position: 13% 50%;
  }

  .about-banner .about__pretitle-2 {
    text-align: center;
  }

  .about-banner .about__ls {
    flex-direction: column;
  }

  .about-banner .about-banner-left {
    flex-direction: column;
    text-align: center;
  }

  .about-brand-logo {
    width: 250px;
  }
  .about-banner .about-block__rs {
    padding: 20px;
  }
  .about__text-3 {
    width: auto;
    font-size: 18px;
    text-align: center;
  }

  .cart__row {
    flex-direction: column;
    position: relative;
  }

  .cart__desc {
    width: 100%;
    box-sizing: border-box;
    padding-right: 30px;
    margin-right: 0;
  }

  .cart__price .old {
    display: inline;
    margin-top: 0;
  }

  .cart__price {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 94px;
    margin-right: 0;
    margin-top: 10px;
  }

  .cart__quantity {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 94px;
    margin-right: 0;
    margin-top: 10px;
  }

  .cart__close {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 0;
  }

  .cart__bottom {
    margin-left: -15px;
    margin-right: -15px;
  }

  .cart__bottom__row .cart__block:first-child {
    order: 1;
  }

  .cart__bottom__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 15px;
  }

  .cart__block__submit {
    width: 100px;
  }

  .cart__block {
    margin-top: 20px;
  }

  .cart__bottom {
    height: auto;
    padding-bottom: 20px;
  }

  .cart-form__row {
    display: block;
  }

  .cart-form__label {
    margin-bottom: 5px;
    display: block;
  }

  .cart-form__block {
    margin-bottom: 40px;
  }

  .cart-form__radio-block .cart-form__row {
    margin-right: 0;
  }

  .cart-form__row--top_padding {
    margin-top: 20px;
  }

  .cart-form__submit {
    max-width: 450px;
    width: 100%;
    display: block;
  }

  .cart-form__row .checkbox {
    max-width: 450px;
    width: 100%;
    display: block;
  }

  .contacts__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
  }

  .contacts__ls {
    width: 100%;
    margin-right: 0;
  }

  .contacts__block__title {
    margin-bottom: 10px;
  }

  .contacts__block {
    margin-bottom: 20px;
  }

  .contacts__block__text:last-child {
    margin-bottom: 0;
  }

  .contacts__rs {
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
  }

  .contacts__rs iframe {
    min-height: 250px;
  }

  .contacts__map--top {
    height: 500px;
  }

  .contacts__rs__block {
    padding: 30px 0px 0;
  }

  .contacts__map--bottom {
    margin-left: 0px;
    margin-right: 0px;
    height: 415px;
    display: block;
  }

  .contacts__rs__block .contacts__block {
    padding-left: 15px;
    padding-right: 15px;
  }

  .contacts__ls .contacts__block:last-child {
    margin-bottom: 20px;
  }

  .contacts__map--top {
    margin-bottom: 20px;
  }

  .bookmarks__wrapper {
    gap: 25px;
  }

  .bookmarks__point {
    margin-right: 0;
  }

  .delivery-subtitle-content {
    margin-bottom: 33px;
  }

  .delivery__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .delivery__table {
    width: 100%;
    padding-right: 0;
  }

  .delivery__box {
    width: 100%;
  }

  .delivery__td {
    height: 75px;
  }

  .delivery__box {
    padding-left: 0;
    background: transparent;
    padding-right: 0;
    padding-top: 26px;
  }

  .delivery__row {
    margin-bottom: 0;
  }

  .attention-block {
    margin-left: -15px;
    margin-right: -15px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .delivery__title {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .pickup__title {
    padding-bottom: 10px;
  }

  .pickup__title h3 {
    font-size: 24px;
  }

  .pickup > .container > p {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .pickup__rs {
    flex-direction: column-reverse;
  }
  .warehouse-images {
    display: grid;
    grid-template-columns: 48% 48%;
    justify-content: space-between;
    gap: 20px;
  }

  .payment__title__block h3 {
    font-size: 24px;
  }

  .bookmarks__wrapper {
    padding-top: 21px;
    padding-bottom: 10px;
  }

  .delivery__sub-title {
    margin-bottom: 25px;
  }

  .delivery__box__block {
    margin-bottom: 16px;
  }

  .delivery__block {
    margin-bottom: 25px;
  }

  .payment__block {
    margin-bottom: 15px;
  }

  .payment {
    padding-bottom: 25px;
  }

  .delivery__block--table {
    margin-left: -15px;
    margin-right: -15px;
  }

  .opt-head__bot {
    margin-right: 0;
    padding-top: 0;
  }

  .opt-head__rs {
    width: 100%;
    margin-top: 180px;
  }

  .opt-head__ls {
    margin-right: 0;
  }

  .opt-head__top h1 {
    font-size: 30px;
    margin-bottom: 3px;
  }

  .opt-head__top p {
    font-size: 22px;
  }

  .opt-head:before {
    display: none;
  }

  .opt-head {
    padding-top: 19px;
    padding-bottom: 0;
  }

  .opt-head__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .opt-head__top {
    position: absolute;
    top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .opt-head .container {
    padding-left: 0;
    padding-right: 0;
  }

  .opt-head__form-block {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }

  .opt-head__form-block__bot__left {
    display: block;
  }

  .opt-head__bot__ls__right {
    padding-right: 10px;
  }

  .opt-head__bot__rs__bot {
    padding-top: 4px;
  }

  .full-page .news__block {
    width: 100%;
  }

  .opt-head__bot__ls__right h3 {
    margin-top: 50px;
  }

  .opt-head__bot__ls__right p {
    margin-left: -60px;
    width: 220px;
    margin-bottom: 37px;
  }

  .opt-head__form-block__wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .opt-contacts__block {
    padding: 0;
    background: transparent;
  }

  .opt-contacts__block__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .opt-contacts__block__row:nth-child(2) .opt-contacts__block__right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .opt-contacts__block__right .time {
    margin-left: 0;
    margin-top: 5px;
  }

  .opt-contacts__block__row {
    margin-top: 10px;
  }

  .opt-contacts__block__row:first-child .opt-contacts__block__right {
    max-width: 100%;
  }

  .opt-contacts__block__row .icon-point {
    margin-right: 13px;
  }

  .kat-banner-sale {
    background-image: url(/assets/images/banners/sale-br-mob.jpg) !important;
    background-size: 100% !important;
  }

  .write-to-opt {
    margin-left: -15px;
    margin-right: -15px;
    padding: 30px 15px;
  }

  .write-to-opt__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .write-to-opt__checkbox + label {
    margin-top: 0;
  }

  .write-to-opt__part:last-child {
    margin-top: 30px;
  }

  .write-to-opt__submit {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .opt-maps__part {
    padding-top: 25px;
    margin-right: 0;
  }

  .write-to-opt__ls {
    width: 100%;
  }

  .certificate-wrapper {
    margin-left: -10px;
    margin-right: -10px;
  }

  .opt-maps__wrapper {
    margin-left: -15px;
    margin-right: -15px;
  }

  .opt-maps__text {
    min-height: unset;
  }

  .sert__block {
    width: 135px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
  }

  .sert__block__text {
    font-size: 12px;
    margin-top: 0;
  }

  .sert__block__row .icon-download {
    font-size: 12px;
    margin-right: 5px;
  }

  .sert:before {
    width: 300%;
    height: 200%;
    top: -50%;
    left: -100%;
  }

  .page__row__img-col {
    width: 100%;
  }

  .table-wrapper {
    overflow-x: scroll;
    margin-left: -15px;
    margin-right: -15px;
  }

  .table-type-2 {
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
  }

  .table-type-2 td {
    padding-left: 10px;
    padding-right: 10px;
  }

  .table-wrapper caption {
    padding-left: 15px;
    padding-right: 15px;
  }

  .table-type-2 caption {
    padding-left: 15px;
    padding-right: 15px;
  }

  .page {
    padding-bottom: 0;
  }

  .header-cc .title {
    font-size: 20px;
    text-align: left;
  }

  .header-cc .wrapper--title {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .popular-cat {
    display: none;
  }

  .cc__sort {
    margin-top: 0 !important;
  }

  .filter__row {
    display: none;
  }

  .cc {
    padding-top: 0;
  }

  .cc__top {
    border-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #efefed;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 12px;
    margin-bottom: 30px;
  }

  .cc__found {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    float: none;
  }

  .cc__found .link-1,
  .cc__found .link-2 {
    font-size: 14px;
    padding: 10px 7px;
    display: inline-block;
    color: var(--main-orange-color);
    text-align: center;
    border: var(--main-orange-color) 1px solid;
    margin: 0;
    width: 125px;
    background: #fff;
  }

  .cc__found .link-1 {
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
  }

  .cc__found .link-2 {
    margin-left: -5px;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
  }

  .cc__found .filterActive {
    background: var(--main-orange-color);
    color: #fff !important;
  }

  .filter__header .cc__found {
    background: none;
    padding: 0;
    float: none !important;
    width: 282px;
    margin: 0 auto;
    display: block !important;
    text-align: center;
  }

  .cc__sort {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 13px;
  }

  .cc__top .cc__nav {
    display: none;
  }

  .cc__middle {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .cc__bottom {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .cc__nav__show-more {
    position: relative;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: auto;
    margin-bottom: 20px;
  }

  .cc__nav__show-more a {
    font-size: 16px;
  }

  .cc__nav__show-more a i {
    font-size: 10px;
    margin-right: 5px;
  }

  .cco-top .title {
    text-align: left;
  }

  .cco-top__ls {
    padding-left: 0;
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cco-top__slider {
    padding-right: 0;
  }

  .cco-top__slider__dots {
    height: 116px;
    position: relative;
    width: 100%;
    right: 0;
    margin-top: 7px;
  }

  .cco-top__slider__dots .slick-dots {
    display: flex !important;
    width: auto;
  }

  .cco-top__slider__dots .slick-dots li {
    margin-right: 7px;
  }

  .cco-top__rs {
    padding: 15px;
  }

  .cco-top__row-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cco-top__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cco-top__row .cco-top__block.cco-top__block--orange {
    margin-bottom: 5px;
  }

  .cco-top__block .text p {
    margin-bottom: 3px;
  }

  .ccc__title {
    font-size: 22px;
  }

  .ccc__top {
    padding-top: 20px;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 10px;
    border-bottom: 0;
  }

  .ccc__colors__title {
    margin-top: 15px;
  }

  .ccc__colors__wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .ccc__colors__wrapper::after {
    content: '';
    flex: auto;
  }

  .ccc__colors__part {
    margin-bottom: 5px;
  }

  .ccc__types__part,
  .ccc__types__all {
    margin-bottom: 5px;
  }

  .p-form-3d > div {
    margin: 20px auto 0;
  }

  .p-form-3d .top-3d__form__btn {
    transform: translate(0, 0);
  }

  .ccc__body__title {
    padding-left: 15px;
    padding-right: 15px;
  }

  .ccc__body__block {
    width: 100%;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .ccc__body__question {
    margin-right: 0;
  }

  .ccc__body__submit {
    width: 100px;
  }

  .ccc__body__submit span {
    display: none;
  }

  .ccc__body__img {
    width: 110px;
    height: 110px;
  }

  .ccc__body__img img {
    max-width: 100%;
    max-height: 100%;
  }

  .ccc__body__block__text,
  .ccc__body__block__size,
  .ccc__body__block__title {
    margin-left: 120px;
  }

  .cco-desc__header {
    padding-top: 30px;
    font-size: 22px;
  }

  .cco-desc__body p {
    text-align: left;
  }

  .ccc__body__desc-inner {
    min-height: 110px;
  }

  .ccc__body__block__price {
    flex-direction: column;
    align-items: flex-start;
    min-height: unset;
  }

  .ccc__body__block__price span {
    font-size: 20px;
  }

  .ccc__body__block__price small {
    font-size: 14px;
  }

  .ccc__body__block__price small.old {
    display: inline;
  }

  .cpo-top__header .cpo-top__text:first-child {
    font-weight: bold;
  }

  .cpo-top__block .cpo-top__text:first-child {
    font-weight: bold;
  }

  .product-block {
    flex-direction: column;
  }

  .product-details,
  .product-options {
    width: 100%;
  }

  .product-options {
    margin-top: 0;
  }
  /* .product-details {
    padding-right: 30px;
    padding-top: 20px;
  } */

  .product-options:before {
    display: none;
  }

  .product-options .showForm3D {
    width: 100%;
  }

  .cpo-top__form form {
    flex-direction: column;
    align-items: center;
  }
  .showForm3D {
    width: 235px;
    padding: 0;
  }

  .cpo-top__price.new {
    margin-left: 10px;
  }

  .cpo-top__question br {
    display: none;
  }

  .cpo-top__question-block {
    left: 25px;
    top: auto;
    bottom: 166px;
  }

  .cpo-top__submit {
    margin-bottom: 30px;
  }

  .cpc .ccc__body__block {
    margin-bottom: 0;
  }

  .belleza__logo {
    width: 260px;
  }

  .belleza__logo img {
    width: 100%;
  }

  .belleza-products .cc__top {
    background: transparent;
  }

  .belleza-top {
    height: 375px;
  }

  .belleza-desc__title {
    font-size: 24px;
    padding-top: 50px;
    padding-bottom: 25px;
  }

  .belleza-desc__text {
    font-size: 15px;
  }

  .belleza__more {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .kerama-products .mob-orange {
    background: var(--main-orange-color);
  }

  .kerama-products .cc__top {
    background: transparent;
  }

  .kerama__logo {
    max-width: 400px;
    margin: 0 auto;
  }

  .kerama__logo img {
    width: 100%;
  }

  .kerama__mob-block {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #000;
    margin-top: 60px;
    padding-bottom: 20px;
    margin-bottom: 60px;
  }

  .kerama__mob-block__title {
    font-size: 18px;
    color: #fff;
    font-style: italic;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .kerama__mob-block__select {
    height: 45px;
    background: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .kerama__mob-block__select span {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
  }

  .kerama__mob-block__select .icon {
    color: var(--main-orange-color);
    font-size: 12px;
  }

  .kerama__labels {
    position: absolute;
    top: 320px;
    width: auto;
    left: 15px;
    right: 15px;
    margin-top: 0;
    z-index: 2;
    display: none;
  }

  .kerama-top {
    background-position: right;
  }

  .kerama-top .container {
    overflow: visible;
  }

  .kerama__label {
    display: block;
    margin-bottom: 0;
    text-align: left;
    font-style: normal;
  }

  .nefrit__logo {
    width: 260px;
  }

  .nefrit__logo img {
    width: 100%;
  }

  .nefrit-products .cc__top {
    background: transparent;
  }

  .nefrit-top {
    height: 375px;
  }

  .nefrit-desc__title {
    font-size: 24px;
    padding-top: 50px;
    padding-bottom: 25px;
  }

  .nefrit-desc__text {
    font-size: 15px;
  }

  .nefrit__more {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .p-form-dealer .container {
    overflow: visible;
  }

  .p-form-dealer .p-form__block {
    right: auto;
    left: 0;
    width: 100%;
    margin-top: 0;
    padding: 30px;
  }

  .p-form__title {
    display: block;
  }

  .p-form__text {
    color: #000;
  }

  .p-form__close {
    display: block;
  }

  .geobranch {
    left: 0;
  }

  .geobranch .container {
    overflow: visible;
    padding: 0;
    width: 100vw;
    position: relative;
  }

  .geo__block {
    position: fixed;
    margin-top: 45px;
    width: 100%;
  }

  .geobranch button {
    background: transparent;
    border: none;
    position: absolute;
    top: 55px;
    z-index: 500;
    right: 10px;
  }

  .geobranch button.move_down {
    top: 80px;
  }

  .geo__block.move_down {
    margin-top: 70px !important;
  }

  .geobranch__li a span br {
    display: none;
  }

  .geo__block:before {
    display: none;
  }

  .geo {
    left: 0;
  }

  .geo .container {
    overflow: visible;
    padding: 0;
  }

  .geo__li a span br {
    display: none;
  }

  .geo__btn {
    width: 45%;
  }

  .menu__link:hover {
    background: transparent;
  }

  .sub-menu {
    display: none;
  }

  .sub-menu.visible {
    display: block;
  }

  .sub-menu ul li {
    padding-top: 12px;
  }

  .sub-menu ul li a {
    color: rgba(255, 255, 255, 0.61);
    font-size: 14px;
    text-decoration: none;
  }

  .sub-menu ul {
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .menu__link--dropdown.active .icon-triangle_down {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
  }

  .filter .filter__wrapper {
    display: none;
  }

  .filter.opened .filter__wrapper {
    height: auto;
    flex-wrap: nowrap;
    display: block !important;
    margin: 0 -15px;
  }

  .filter__block:not(.filter__block--opened) .filter__block__body,
  .filter__block--size .filter__block__body:last-child {
    position: relative;
  }

  .filter__block {
    width: 100%;
    margin: 0;
  }

  .filter.opened .filter__block--opened {
    height: 163px;
  }

  .filter__block--opened .filter__block__body {
    position: relative;
    z-index: 2;
    background: #efefed;
    max-height: 125px;
    width: 100%;
    overflow: hidden;
    border: 0;
    margin-top: -1px;
    padding-top: 0px;
    padding-bottom: 0px;
    visibility: visible;
    opacity: 1;
    margin-left: 0;
    -webkit-transition: 0.2s all ease-out;
    -o-transition: 0.2s all ease-out;
    transition: 0.2s all ease-out;
  }

  /*.filter__clear {
		display: none;
	}*/
  .filter-active-button {
    display: none;
  }

  .filter__block__title {
    height: auto;
    background: #fbfbfb;
    padding: 0 0px;
    margin-bottom: 1px;
  }

  .filter__block-hover .filter__block__title::after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  .filter__block__title::after {
    content: ' ';
    top: 24px;
    right: 20px;
    width: 8px;
    height: 8px;
    margin: -8px 0 0 12px;
    border-top: 2px solid #777;
    border-right: 2px solid #777;
    position: absolute;
    transition: transform 0.15s ease-out;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .filter__block-hover .filter__block__body .filter__block__title::after,
  .filter__block--size2-hover .filter__block__title::after {
    margin: -10px 0 0 12px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  .filter__block__body {
    max-height: unset !important;
    border: none !important;
  }

  .filter__block__title__ls {
    cursor: pointer;
    padding: 14px 20px;
    width: 100%;
    font-size: 15px;
    line-height: 15px;
    vertical-align: top;
    display: inline-block;
    text-align: left;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .filter__block__body .filter__block__title__ls {
    padding: 14px 16px;
  }

  .ps {
    overflow: auto !important;
  }

  .filter__block__title__ls span {
    font-style: italic;
    font-size: 13px;
    color: var(--main-orange-color);
  }

  .filter__block.filter__block--opened:not(.filter__block--price):hover {
    background: #efefed;
  }

  .filter__block__title--size {
    margin-top: 19px;
  }

  .filter__block__title--size:hover {
    background: #e4e4e0;
  }

  .filter__block.filter__block--absolute.opened-filter {
    position: relative;
    bottom: 0;
  }

  .filter__mob__block__title__rs.active .icon-triangle_down {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
  }

  .bg-white-desk > .cc__found {
    width: 280px;
    float: none !important;
    margin: 5px auto 15px;
  }

  .popular-cat__row {
    width: 100%;
    padding-left: 0;
  }

  .popular-cat__header {
    width: 100%;
    position: relative;
    left: 0;
  }

  .popular-cat__row__links {
    margin-left: 0;
  }

  .mob-hide {
    display: none !important;
  }

  .pickup__rs img {
    width: 100%;
    margin-bottom: 0;
  }

  .ccc__body__wrapper {
    background: #dedede;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 0;
    padding-top: 30px;
  }

  .ccc__body__block {
    margin: 0 auto !important;
    max-width: 320px;
  }

  .ccc__body__block:nth-child(2n-1) {
    background: #efefed;
  }

  .ccc__body__block:nth-child(2n) {
    background: #fff;
  }

  .brands .wrapper--title {
    padding-top: 17px;
    padding-bottom: 19px;
  }

  .countries {
    padding-left: 0;
    padding-right: 30px;
    flex-wrap: nowrap;
    text-align: center;
    overflow-x: auto;
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 15px;
    position: relative;
  }

  .all-country {
    margin-left: 30px;
    position: relative;
  }

  .country__img span {
    margin-left: 0;
    margin-top: 5px;
  }

  .country__img {
    flex-direction: column;
    justify-content: center;
  }

  .country__block:last-child {
    width: 80px;
    flex-shrink: 0;
  }

  .brands__checkboxes {
    flex-wrap: wrap;
    height: auto;
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 20px;
    padding-bottom: 9px;
    justify-content: flex-start;
  }

  .br-check__block {
    margin: 0 5px 0 15px;
    height: 26px;
  }

  .country__gradient {
    display: block;
  }

  .country__gradient .left {
    position: absolute;
    left: 0px;
    background: -webkit-linear-gradient(
      left,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 0) 100%
    );
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(rgba(255, 255, 255, 1)),
      to(rgba(255, 255, 255, 0))
    );
    background: -o-linear-gradient(
      left,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 0) 100%
    );
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 0) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
    width: 25px;
    height: 70px;
    margin-top: -70px;
  }

  .country__gradient .right {
    position: absolute;
    right: 0px;
    background: -webkit-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%
    );
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(rgba(255, 255, 255, 0)),
      to(rgba(255, 255, 255, 1))
    );
    background: -o-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%
    );
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
    width: 25px;
    height: 70px;
    margin-top: -70px;
  }

  .brands__wrapper {
    padding-top: 35px;
  }

  .mob-show {
    display: block;
  }

  .kerama-slider .main-slider__btn-left {
    display: none;
  }

  .kerama-slider {
    background: #33598a !important;
  }

  .gallery__title,
  .gallery__description {
    padding-left: 10px;
  }

  .advantages__title {
    padding-left: 10px;
    margin-bottom: 50px;
  }

  .advantages__items {
    margin-left: 0px;
  }

  .advantages__item {
    width: calc(50% - 20px);
    margin-left: 15px;
    margin-top: 30px;
  }

  .advantages__pic-descr {
    width: calc(100% - 35px);
  }

  .opt-head__top h1 {
    font-size: 28px;
  }

  .opt-head__top p {
    font-size: 15px;
  }

  .opt-head__form-block__bot {
    margin-left: 25px;
    padding-bottom: 15px;
  }

  .opt-head__form-block__wrapper iframe {
    left: -25px !important;
  }

  .opt-head__form-block__top {
    padding-left: 21px;
  }

  .collection-items {
    display: block;
  }

  /* Modal Styles */
  .modal {
    padding-top: 200px;
  }

  .modal-body .wrapper {
    width: 356px;
    padding: 6px;
  }

  .modal-body .top {
    padding-top: 18px;
    padding-bottom: 15px;
    padding-left: 23px;
  }

  .modal-body .top .title {
    font-size: 15px;
  }

  .modal-body .top .text {
    font-size: 13px;
  }

  .modal-body .link {
    font-size: 10px;
    padding: 4px 17px;
  }

  .modal-body .bottom .img {
    margin-top: 22px;
    margin-bottom: 22px;
  }

  .modal-body .bottom .img img {
    width: 113px;
    height: auto;
  }

  .modal-body .bottom .text-1 {
    font-size: 13px;
  }

  .modal-body .bottom .text-2 {
    font-size: 17px;
  }

  .modal-close {
    left: 155px;
  }

  /* Bottom Popup */
  .bottom-popup {
    display: none !important;
  }
  /*.bottom-popup {
    bottom: -4px;
    right: 5%;
  }

  .bottom-popup .popup-wrapper {
    position: relative;
    bottom: 16px;
  }

  .bottom-popup .content {
    width: 183px;
    height: auto;
    align-items: center;
    padding: 0px 10px;
  }

  .bottom-popup .content::after {
    top: 45px;
    right: 110px;
    border-left: 25px solid #fff;
  }

  .bottom-popup .text-lg {
    font-size: 12px;
    text-align: center;
  }

  .bottom-popup .link {
    font-size: 7px;
    width: 135px;
    height: 25px;
  }

  .bottom-popup .img {
    right: 0;
    top: 16px;
  } */

  .footer__cards {
    float: none;
  }

  .cco-top__block .btn-3d,
  .cco-top__block .btn-callback {
    width: 42vw;
  }

  .geo__block--choise {
    width: 80% !important;
  }

  .news-list-wrapper .news-wrapper {
    width: 100% !important;
  }

  .salon-list-wrapper .salon-title,
  .salon-list-wrapper .salon-address {
    min-height: unset;
  }

  /* .product-slider-wrapper .product-slider-main {
    width: calc(100% - 40px);
  } */
  /* .product-slider-wrapper .product-slider-thumbnail {
    width: calc(100% - 35px);
  } */

  .brand-wrapper .brand-img {
    max-width: 60px;
  }

  .new-items__arrow--next {
    right: 18px;
  }
  .new-items__arrow--prev {
    left: 18px;
  }
  .payment-option .tooltip {
    right: -13px;
  }
  .payment-option .pay-badge .tooltip .triangle {
    left: 97%;
  }

  .search-results .collection__wrapper,
  .search-results .product__wrapper {
    grid-template-columns: repeat(auto-fill, 100%);
  }
  .pay-badge-column-mobile {
    flex-direction: column;
    align-items: center;
    min-height: 62px;
  }

  .how-to-order-wrapper {
    flex-direction: column;
  }
  .how-to-order {
    width: 100%;
    margin-bottom: 20px;
  }
  .how-to-order:nth-child(2) .how-to-order-content,
  .how-to-order:nth-child(2) .how-to-order-title {
    border-left-width: 2px;
    border-right-width: 2px;
  }
  .how-to-order-extra-content {
    margin-bottom: 20px;
  }
  .bottom-mobile-action-buttons {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    bottom: 0px;
    width: 100%;
  }
  .bottom-mobile-action-buttons .btn-toggle,
  .bottom-mobile-action-buttons .btn-phone,
  .bottom-mobile-action-buttons .btn-3d {
    background: transparent;
    border: none;
  }

  .bottom-mobile-action-buttons .top-row .icon-up {
    display: none;
  }
  .bottom-mobile-action-buttons .btn-toggle {
    background: #fff;
    width: 45px;
    height: 16px;
    display: block;
    margin: 0 auto;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    position: relative;
    top: 1px;
  }
  .bottom-mobile-action-buttons .btn-toggle.closed {
    height: 26px;
  }

  .bottom-mobile-action-buttons .bottom-row {
    background: #fff;
    box-shadow: 0px 0px 21.1px 0px #00000059;
  }
  .bottom-mobile-action-buttons .bottom-wrapper {
    display: flex;
    gap: 14px;
    align-items: center;
    justify-content: center;
    padding: 14px;
  }
  .bottom-mobile-action-buttons .btn-3d,
  .bottom-mobile-action-buttons .btn-phone {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 10px;
    line-height: 100%;
    width: 100%;
    height: 38px;
    opacity: 1;
    border: 1px solid #de7f11;
    border-radius: 3px;
    padding: 8px 14px;
  }
  .new-hits-tabs {
    flex-direction: column;
  }
  .hits-tabs-title {
    text-align: left;
  }

  .new-items__block__top {
    padding: 10px 6px 10px 10px;
  }
  .new-items__block__bot {
    padding: 5px 8px 15px;
  }
}

/* //commented by Andrey
@media screen and (max-width: 425px) {
	.top-3d-form-check {
		bottom: 100px;
	}

	top-3d__form__btn {
		margin-top: 50px;
	}
}
*/
@media screen and (max-width: 625px) {
  .main-slider {
    min-height: 240px;
  }

  .opt-head__bot {
    flex-direction: column;
  }
  .opt-head__bot__ls,
  .opt-head__bot__rs,
  .opt-head__bot__rs__bot {
    width: 100%;
  }
  .opt-head__bot__rs__bot {
    padding: 20px 0;
  }
}

@media screen and (max-width: 494px) {
  .opt-head__rs {
    margin-top: 225px;
  }
  .opt-head__bot__ls {
    width: 100%;
  }
}

@media screen and (max-width: 478px) {
  .opt-head__rs {
    margin-top: 255px;
  }

  .form-calculate-table__td,
  .form-calculate-table__td,
  select.form-calculate-table-select__type {
    font-size: 11px;
  }

  .brand-wrapper {
    width: 140px;
    height: 140px;
    padding: 0 10px;
  }

  .cco-top__block .btn-3d,
  .cco-top__block .btn-callback {
    font-size: 10px;
    height: 70px;
    width: 42vw;
  }

  .publ__block {
    width: 100%;
    padding: 20px;
  }
}

@media screen and (max-width: 450px) {
  .news__block {
    flex-direction: column;
    gap: 20px;
  }
  .news__block__img {
    margin-right: 0;
  }
  .news-thumbnail {
    width: 100%;
    height: auto;
  }
  .payment-option .label-wrapper {
    gap: 10px;
    margin-bottom: 10px;
  }
  .payment-option .label-wrapper {
    flex-direction: column;
  }
}

@media screen and (max-width: 430px) {
  .header_top_cart,
  .header-favorite-mobile {
    display: block !important;
  }

  .header-favorite-mobile a {
    display: flex !important;
    align-items: center;
    text-decoration: none;
  }

  .header-favorite-mobile .heart-shape {
    margin-right: 10px;
    padding-top: 1px;
  }

  .xs-show {
    display: block !important;
  }

  .xs-hidden {
    display: none !important;
  }

  .header-cart-popup-wrapper {
    top: -68px;
  }
}

@media screen and (max-width: 400px) {
  .geo__block--choise {
    width: 98% !important;
  }
}

@media screen and (max-width: 400px) {
  .kerama-slider .only-mob {
    display: block !important;
  }

  .kerama-slider .mob-hidden {
    display: none !important;
  }

  .brand-wrapper {
    width: 125px;
    height: 125px;
  }
}

@media screen and (max-width: 375px) {
  .modal-body .wrapper {
    width: 320px;
  }

  .modal-close {
    left: 148px;
  }

  .brand-wrapper {
    width: 100px;
    height: 100px;
  }

  .brand-wrapper .brand-title {
    font-size: 10px;
  }
}

@media screen and (max-width: 340px) {
  .modal-body .wrapper {
    width: 295px;
  }

  .modal-body .top .title {
    font-size: 13px;
  }

  .modal-body .top .text {
    font-size: 12px;
  }

  .modal-body .bottom .text-1 .modal-body .bottom .text-2 {
    margin-bottom: 10px;
  }

  .modal-body .bottom .text-1 {
    font-size: 11px;
  }

  .modal-body .bottom .text-2 {
    font-size: 15px;
  }

  .modal-close {
    left: 127px;
  }

  .bottom-popup {
    right: 0;
  }

  .bottom-popup .content {
    width: 160px;
  }
  .pay-badge {
    padding-right: 3px;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .main-slider {
    min-height: 270px;
  }
  .tab-hidden,
  .scroll-tab-hidden {
    display: none !important;
  }

  .tab-dark-bg {
    background: #56565a !important;
  }

  .logo {
    width: 20%;
  }

  .header__top .container .wrapper .address {
    width: 35%;
  }

  .header__top__left {
    max-width: 45%;
    width: auto;
  }

  .header__mid__right {
    width: 40%;
  }

  .header_mid_menu_buttons {
    margin-bottom: 0;
  }

  .header-cart {
    margin-bottom: 0;
    margin-top: 4px;
  }

  .scrolled .header-cart {
    margin-top: 0;
  }

  .menu--left .menu__li .scroll-hidden {
    display: none;
  }

  .menu__link,
  .menu__li .btn__stock,
  .menu__li .btn__sale {
    font-size: 12px;
  }

  .scrolled .menu--left {
    width: 82%;
  }

  .scrolled .menu__link {
    color: #fff !important;
  }

  .separator.tab-white::after {
    border-right: 1px solid #cecec1;
  }
  .salon-address {
    min-height: 90px;
  }

  .news__block {
    flex-direction: column;
    gap: 20px;
  }
  .news-thumbnail {
    width: 100%;
    height: 175px;
  }
}

@media (min-width: 769px) and (max-width: 1100px) {
  .header__mid__menu-search {
    width: 375px;
  }

  .modal {
    padding-top: 215px;
  }

  .cart__bottom__row .cart__block:first-child {
    width: 100%;
  }
}

@media (min-width: 769px) and (max-width: 1023px) {
  .new-items__arrow--next {
    right: 10px;
  }
  .new-items__arrow--prev {
    left: 10px;
  }
}

@media (min-width: 426px) and (max-width: 768px) {
  .opt-map-b1 {
    flex-direction: row;
  }
}

@media (min-width: 447px) and (max-width: 768px) {
  .new-items__slider .new-items__arrow--next {
    right: 16px;
  }

  .new-items__slider .new-items__arrow--prev {
    left: 16px;
  }
}

@media screen and (max-width: 478px) {
  .opt-head__rs {
    margin-top: 250px;
  }
  .form-calculate-table__td,
  .form-calculate-table__td,
  select.form-calculate-table-select__type {
    font-size: 11px;
  }

  .brand-wrapper {
    width: 140px;
    height: 140px;
    padding: 0 10px;
  }

  .cco-top__block .btn-3d,
  .cco-top__block .btn-callback {
    font-size: 10px;
    height: 70px;
    width: 42vw;
  }

  .publ__block {
    width: 100%;
    padding: 20px;
  }
}

@media screen and (max-width: 400px) {
  .kerama-slider .only-mob {
    display: block !important;
  }

  .kerama-slider .mob-hidden {
    display: none !important;
  }

  .brand-wrapper {
    width: 125px;
    height: 125px;
  }
}

@media screen and (max-width: 375px) {
  .opt-head__rs {
    margin-top: 275px;
  }

  .modal-body .wrapper {
    width: 320px;
  }

  .modal-close {
    left: 148px;
  }

  .brand-wrapper {
    width: 100px;
    height: 100px;
  }

  .brand-wrapper .brand-title {
    font-size: 10px;
  }
}

@media screen and (max-width: 340px) {
  .modal-body .wrapper {
    width: 295px;
  }

  .modal-body .top .title {
    font-size: 13px;
  }

  .modal-body .top .text {
    font-size: 12px;
  }

  .modal-body .bottom .text-1 .modal-body .bottom .text-2 {
    margin-bottom: 10px;
  }

  .modal-body .bottom .text-1 {
    font-size: 11px;
  }

  .modal-body .bottom .text-2 {
    font-size: 15px;
  }

  .modal-close {
    left: 127px;
  }

  .bottom-popup {
    right: 0;
  }

  .bottom-popup .content {
    width: 160px;
  }
  .pay-badge {
    padding-right: 3px;
  }
}

@media (min-width: 769px) {
  .geobranch .geo__block {
    left: 100px;
  }

  .favorite_page_modal .modal-close {
    left: 182px;
  }
  .bottom-mobile-action-buttons {
    display: none !important;
  }
}

@media (min-width: 1000px) {
  .desktop-hide,
  .closed-filter {
    display: none;
  }

  .mobile-feedback {
    display: none;
  }

  .bg-white-desk {
    display: block;
    background: #fff;
    padding: 0;
    width: 100%;
  }

  .sizeBlock {
    height: 300px !important;
  }

  .filter__block--color {
    height: 510px !important;
    width: 780px !important;
    flex-flow: column wrap;
  }

  #filter_brands .filter__block__body {
    /*height: 530px !important;*/
    max-height: 530px !important;
    width: 460px !important;
    flex-flow: column wrap;
  }

  .filter__block--color .filter__block__body__row {
    width: 180px;
  }

  .filter__block-hover .filter__block--color,
  .filter__block--size2-hover .filter__block--color:last-child,
  .filter__block-hover .filter__block--brands {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) {
  .contacts__nav {
    animation-fill-mode: both;
    animation-duration: 1s;
    animation-name: fadeIn;
    animation-duration: 0.5s;
    animation-delay: 0.2s;
  }
  .rating1-items__slider .slick-slide,
  .rating2-items__slider .slick-slide,
  .new-items__slider .slick-slide,
  .rating-items__slider .slick-slide {
    padding: 0 5px;
  }
}

@media screen and (min-width: 1025px) {
  .desktop-hidden {
    display: none !important;
  }

  .favorite-title-bar {
    background: #efefed;
  }
}

@media (min-width: 1101px) {
  .product-slider-wrapper .thumbnail-next {
    margin-right: 4px;
  }
}

@media (min-width: 1200px) {
  .geo .geo__block {
    left: 45px;
  }

  .geobranch .geo__block {
    left: 140px;
  }
}

@media (min-width: 1300px) {
  .geo .geo__block {
    left: 8%;
  }

  .geobranch .geo__block {
    left: 18%;
  }
}

@media (min-width: 1440px) {
  .geo .geo__block {
    left: 15%;
  }

  .geobranch .geo__block {
    left: 23%;
  }
}

@media (min-width: 1920px) {
  .geo .geo__block {
    left: 20%;
  }

  .geobranch .geo__block {
    left: 28%;
  }
}

.menu__cat__home__arrow {
  position: absolute;
  cursor: pointer;
  width: 25px;
  height: 100%;
  top: 0px;
  z-index: 1;
}

.menu__cat__home__arrow:before {
  content: '\e908';
  color: var(--main-orange-color);
  font-family: 'iconfont';
  font-size: 17px;
  position: absolute;
  padding-top: 50px;
  padding-bottom: 50px;
}

.menu__cat__home__arrow--prev {
  left: 0px;
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(255, 255, 255, 1)),
    to(rgba(255, 255, 255, 0))
  );
  background: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
}

.menu__cat__home__arrow--prev:before {
  top: 40px;
  left: 5px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.menu__cat__home__arrow--next {
  right: 0px;
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(255, 255, 255, 0)),
    to(rgba(255, 255, 255, 1))
  );
  background: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}

.menu__cat__home__arrow--next:before {
  top: 40px;
}

.filter-active-input {
  width: 87%;
  height: 21px;
  background-color: #fff;
  outline: 0;
  border-radius: 0;
  border: 1px solid #dadada;
  font-size: 14px;
  justify-content: flex-start;
  padding: 6px 12px;
  display: none;
}
