.cookie-info,
.wrapper .header-white {
  z-index: 999;
  width: 100%;
}
.fancybox-container .block-slides .slick-dots li button,
body .slick-dots li {
  background-color: #efebec;
}
#form_order,
.deliveryList,
body .shop-all.shop-item {
  margin-top: 60px;
}
.shipping__floor-apartment {
  margin-bottom: 60px;
}
.consult-modal__close-btn-custom {
  position: absolute;
  right: 0;
  top: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.consult-modal__close-btn-custom:hover {
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
}
.item-body__text > div:first-of-type .footer__accordion-desc .item-body__desc {
  width: auto;
  max-width: 100% !important;
  margin-bottom: 20px;
}
.item-body__text .active .footer__accordion-desc .item-body__desc {
  width: auto;
  max-width: 100% !important;
}
.menu_burger::after,
.menu_burger::before,
.menu_burger .wrapper .header .menu .menu_burger {
  background-color: #000 !important;
}
.open-menu__left .menu_burger {
  background: #fff !important;
  transform: rotate(46deg);
}
.open-menu__left .menu > * {
  transition: 1s ease-out;
}
.open-menu__left .menu_burger::after {
  transform: rotate(-90deg);
  top: 1px !important;
  left: 0 !important;
}
.fancybox-container .fancybox-button.fancybox-button--zoom:after,
.fancybox-container .fancybox-button.fancybox-button--zoom:before,
.open-menu__left .menu_burger::before {
  display: none !important;
}
.main .brand-item {
  display: flex;
  flex-direction: column;
}
.main .brand-item .shop-content {
  order: 0;
}
.main .brand-item .brand-item__text {
  order: 2;
}
.main .brands_letters_list {
  display: flex;
  justify-content: space-around;
  margin: 40px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.main .brands_letters_list .brands_letters_item {
  font-family: Halvar, sans-serif;
  font-size: 16px;
  padding: 10px;
  cursor: pointer;
}
.main .brands_letters_list .brands_letters_item:not(:last-child) {
  margin-right: 15px;
}
.main .brands-list {
  margin-top: 40px;
}
.main .brands-list .brands-item:last-child {
  margin-right: 0;
}
.main .breadcrumb {
  flex-wrap: wrap;
}
@media all and (max-width: 420px) {
  .shop-btn .item-cards__btn {
    width: 232px !important;
  }
  .item-cards__btn {
    margin: 0 auto;
  }
}
.item-cards .card_title-url_link,
.item-cards .card_title-url_link:hover {
  text-decoration: none;
}
.item-cards .card_title-url_link .item-cards__title,
.item-cards .card_title-url_link .menu_burger {
  display: block;
}
.item-cards .card_title-url_link .item-cards__desc {
  display: block;
  height: auto;
}
.item-cards .item-cards__wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 20px 0;
  height: auto;
}
.item-cards .item-cards__inner {
  height: 480px;
}
.item-cards .item-cards__inner .item-cards__item {
  margin: 0;
  padding: 2% 0;
}
.item-cards .item-cards__inner .item-cards__status-text {
  text-transform: none;
  font-size: 13px;
  margin-bottom: 10px;
  box-shadow: 2px 2px 2px #e6e6e6;
}
.item-cards .item-cards__inner .item-cards__status-text.news {
  background-color: rgba(233, 210, 180, 0.7);
  color: #c7aab1 !important;
}
.item-cards .item-cards__inner .item-cards__status-text.best {
  color: #fff !important;
  background-color: rgba(205, 179, 186, 0.7);
  box-shadow: 0 5px 21px rgba(0, 0, 0, 0.05);
  border-radius: 0;
  font-family: Onest;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}
.item-cards .item-cards__inner .item-cards__status-text.sticker {
  color: #fff !important;
  background-color: rgba(205, 179, 186, 0.7);
  text-transform: uppercase;
  white-space: nowrap;
  width: unset;
}
.item-cards .item-cards__inner .item-cards__status {
  top: 0;
  left: 0;
  position: static;
}
.item-cards .card_title-url_link .item-cards__title {
  font-size: 16px;
  color: #c7aab1;
  margin-bottom: 10px;
}
.item-cards .card_title-url_link .item-cards__desc {
  font-size: 13px;
  color: #666;
  margin-bottom: 0;
  padding-bottom: 0;
}
.item-cards img,
.item-cards .item__img img {
  max-width: 100%;
}
.item-cards__status-wrap {
  position: absolute;
  top: 10px;
  left: 0;
  display: flex;
  flex-direction: column;
}
.item-cards__status-wrap.bottom-fixed {
  justify-content: flex-end;
  bottom: 50%;
}
.bestsellers-assortment .item-cards {
  background-color: transparent;
}
.prise-block {
  font-size: 20px;
  color: #333;
}
.collections .h4,
.online-consultation__title {
  font-size: 36px;
  line-height: 1.3;
  text-transform: uppercase;
}
.item-cards__wrap .item-cards__btn {
  margin-top: 3px;
  height: 49px;
  background-color: #c7aab1;
  border: none;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.item-cards__wrap .item-cards__btn:hover {
  background-color: #c594a0;
}
.product .item-body__right .item-body__btn-price {
  display: flex;
  flex-wrap: wrap;
}
.product .item-body__right .item-body__btn-price .fastbuy {
  margin-bottom: 15px;
  margin-left: 0;
  text-align: center;
  padding: 0;
  white-space: nowrap;
}
.product .item-body__right .item-body__btn-price .body__brad {
  color: #000;
  margin-bottom: 0.5rem;
}
.product .item-body__right .item-body__btn-price .product-item-detail-info-container {
  min-width: 110px;
  margin-right: 15px;
  min-height: 65px;
  margin-bottom: 15px;
}
.product .item-body__right .item-body__btn-price .product-item-detail-info-container .product-item-amount {
  height: 100%;
  padding: 0;
}
.product .item-body__right .item-body__btn-price .product-item-detail-info-container .product-item-amount .product-item-amount-field-container {
  height: 100%;
  display: flex;
  align-items: center;
  border: 1px inset #000;
  padding: 0 20px;
  justify-content: center;
}
.product .item-body__right .item-body__btn-price .product-item-detail-info-container .product-item-amount .product-item-amount-field-container .no-select {
  background: 0 0;
}
.product .item-body__right .item-body__btn-price button {
  max-width: 440px;
  width: 30%;
  min-width: 150px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.header-nav .header-nav__li.color {
  background-color: #c7aab1;
  border-radius: 5px;
}
.header-nav .header-nav__li.color a {
  color: #fff !important;
}
.cookie-info {
  position: fixed;
  bottom: 0;
  background: #ccc;
  padding: 1rem 40px 0;
}
.cookie-info p {
  font-size: 14px;
  width: 80%;
  display: inline-block;
}
.cookie-info p a,
.cookie-info p .shop-list-catalog li.active > a {
  color: #000;
  text-decoration: underline;
}
.cookie-info .btn {
  margin-top: auto;
  border-radius: 0;
  font-size: 13px;
  display: inline-flex;
  padding: 5px;
  font-family: Halvar, sans-serif;
  text-transform: uppercase;
  border: 1px solid #000;
  vertical-align: top;
  background: #fff;
  color: #000;
}
.item-body__right .item-body__title {
  font-size: 20px;
  line-height: 1.2;
}
.item-body__right .item-body__subtitle {
  font-size: 16px;
  line-height: 1.25;
}
.item-body__right .item-body__desc {
  font-size: 14px;
  line-height: 1.25;
  max-width: 100% !important;
  width: auto !important;
}
.item-body__right .header__accordion-desc::after {
  top: 14px;
}
.item-body__right .accordion.active .header__accordion-desc::after {
  top: 5px;
}
.footer__accordion-desc {
  transition: none !important;
}
.accordion.active .footer__accordion-desc {
  padding-bottom: 0 !important;
}
.accordion .footer__accordion-desc {
  display: none;
  max-height: none !important;
  margin-bottom: 20px;
}
h2.consultation__left-title {
  font-size: 30px;
  line-height: 1.25;
}
img.consultation__right-img {
  max-width: 100%;
  object-fit: contain;
  height: auto;
}
.consultation .consultation-inner .button {
  margin-top: -100px;
}
.quote {
  max-width: 1264px;
  margin: 0 auto;
}
.quote .h2,
.quote h2.quote-title {
  font-size: 36px;
  color: #666;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.3;
  margin-top: 45px;
}
.quote .quote-subtitle {
  display: none;
}
.shop h4.content-wrap.shop-title {
  font-size: 36px;
  color: #666;
  text-transform: uppercase;
  text-align: center;
  margin-top: 40px;
  border-bottom: none;
}
.shop .shop-all.shop-assortment {
  max-width: 1288px;
  margin-top: 45px;
}
.shop .shop-all.shop-assortment .shop-cards {
  width: calc(25% - 20px);
  margin: 0 10px 20px !important;
}
.shop .shop-all.shop-assortment .shop-cards__img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.shop-assortment .shop-cards .shop-cards__title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  width: 100%;
  top: calc(100% - 65px);
  bottom: 0;
  padding: 20px 0;
  background-color: rgba(134, 65, 9, 0.3);
  transform: translate(-50%, 0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.shop-assortment .shop-cards .shop-cards__title:hover {
  bottom: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 23px;
}
.shop-assortment .shop-cards:focus .shop-assortment .shop-cards__img,
.shop-assortment .shop-cards:hover .shop-assortment .shop-cards__img {
  border-radius: 0;
}
.bestsellers .bestsellers-wrap {
  background-color: #fff;
  padding-bottom: 54px;
}
.bestsellers .bestsellers-wrap .bestsellers-title {
  text-align: center;
  text-transform: uppercase;
  color: #666;
  font-size: 36px;
  padding-top: 27px;
}
.bestsellers .bestsellers-wrap.content-wrap .slick-slider .slick-dots {
  bottom: -27px;
}
.collections .h4 {
  color: #666;
  text-align: center;
  margin-bottom: 52px;
}
body .slick-dots {
  bottom: 53px;
}
body .slick-dots li {
  width: 10px;
  height: 10px;
}
body .slick-dots li button {
  width: 10px;
  height: 10px;
  opacity: 0.3;
}
body .slick-dots li button.slick-active {
  opacity: 1;
  background-color: #c7a5ad;
}
body .collections {
  margin-top: 50px;
  margin-bottom: 0;
}
body .collections .slick-slider .slick-dots {
  bottom: 0;
}
body .collections .slick-slider .slick-arrow.slick-prev {
  left: 30px;
  bottom: -24px;
}
.swiper-container.sw1 {
  height: 483px;
}
.header .search-popup_input,
.online-consultation {
  position: relative;
}
.online-consultation__title {
  color: #666;
  margin-top: 14px;
  white-space: nowrap;
}
.online-consultation__row {
  display: flex;
  padding: 50px 0 44px 180px;
}
.online-consultation__row-white {
  padding-bottom: 30px;
  margin-top: 60px;
}
.online-consultation__row-pink {
  background-color: #fcf8f9;
  color: #666;
}
.online-consultation__img {
  position: absolute;
  bottom: -44px;
  right: 0;
  max-width: 346px;
}
.online-consultation__img img {
  max-width: 100%;
}
.online-consultation__desk,
.online-consultation__name,
.online-consultation__text {
  font-size: 20px;
  line-height: 1.5;
  margin-top: -8px;
  position: relative;
  z-index: 1;
  letter-spacing: 0.02em;
}
.online-consultation__text {
  font-weight: 300;
}
.online-consultation__desk {
  margin-top: 0;
  font-weight: 300;
}
.online-consultation__name {
  font-weight: 700;
}
.online-consultation__btn {
  font-size: 16px;
  color: #666;
  background-color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-top: 14px;
  min-width: 300px;
  text-align: center;
  padding: 13px 15px;
  border: none;
  text-transform: uppercase;
  box-shadow: 2px 2px 3px #e6e6e6;
  border-radius: 4px;
}
.online-consultation__btn:hover {
  background-color: #ffffff;
  color: #fff;
}
.online-consultation__plate {
  font-weight: 400;
  line-height: 1.5;
  padding: 18px 27px;
  border: none;
  box-shadow: 0 5px 21px rgba(0, 0, 0, 0.05);
  max-width: 270px;
}
.av__comments-left {
  width: 40%;
  text-align: right;
  margin: 0 30px;
}
.av__comments-right {
  width: 55%;
  margin: 0 30px;
  max-width: 475px;
  position: relative;
}
@media (min-width: 1025px) {
  .online-consultation__plate {
    position: absolute;
    bottom: -5%;
    right: 55%;
    z-index: 5;
  }
}
.av-comments__instagram {
  font-size: 30px;
  color: #333;
  text-transform: uppercase;
}
.instagram-title {
  text-align: center;
  margin-top: 12px;
}
.instagram-title a {
  font-size: 40px;
  color: #c7aab1 !important;
  text-decoration: none;
}
.bestsellers .prise-block,
.instagram .block_wrap_instagram,
.main .item-body {
  margin-top: 0;
}
.block_wrap_instagram {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.block_wrap_instagram .instagrm-item {
  position: relative;
  z-index: 2;
  overflow: hidden;
  width: calc(12.5%);
}
.block_wrap_instagram .instagrm-item img {
  -webkit-transition: 1s;
  transition: 1s;
  height: 100%;
  flex-shrink: 0;
  object-fit: cover;
  width: 100%;
}
.block_wrap_instagram .instagrm-item img:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.block_wrap_instagram .instagrm-item a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  display: inline-block;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  z-index: 30;
  width: 100%;
  top: 50%;
  left: 0;
  font-size: 24px;
  color: #191919;
  text-transform: uppercase;
  opacity: 0;
  visibility: hidden;
}
.block_wrap_instagram .instagrm-item:hover a,
.block_wrap_instagram .instagrm-item:hover::after {
  opacity: 1;
  visibility: visible;
}
.block_wrap_instagram .instagrm-item::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.header__dropdown-menu,
.header__dropdown-menu-brands {
  z-index: 99999;
  top: calc(100% - 16px);
  opacity: 0;
  transform: translateY(-200%);
  max-height: calc(100vh - 56px);
  pointer-events: none;
  left: 0;
  right: 0;
  overflow: auto;
}
.header-nav .header-nav__li:hover .header__dropdown-menu,
.header-nav .header-nav__li:hover .header__dropdown-menu-brands {
  transform: translateY(0);
  opacity: 1;
  pointer-events: all;
}
.instagram-link {
  width: 100%;
  height: 100%;
}
.block_wrap_instagram .instagrm-item::after {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 5;
  content: '';
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.new-footer {
  background-color: #c7aab1;
}
.new-footer__logo-wrap {
  margin: 25px 0;
}
.new-footer__row {
  display: flex;
  flex-wrap: wrap;
  padding: 25px 0 20px;
  max-width: 1040px;
  margin-left: 125px;
}
.new-footer__nav {
  width: 100%;
  position: relative;
}
.new-footer__col {
  width: 32%;
  padding-right: 25px;
}
.new-footer__col:first-child {
  width: 33%;
}
.new-footer__col:nth-child(2) {
  width: 40%;
}
.new-footer__col:nth-child(3) {
  width: 27%;
}
.new-footer__col.new-footer__col-gray a {
  font-size: 22px;
  color: #666;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.new-footer__col.new-footer__col-gray a:active,
.new-footer__col.new-footer__col-gray a:hover {
  text-decoration: none;
  color: #666;
  opacity: 0.7;
}
.new-footer__ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0;
  margin-top: 5px;
  margin-bottom: 4px;
}
.new-footer__ul--contacts {
  margin: 35px 0 15px;
}
.new-footer__ul a,
.new-footer__ul li {
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  list-style-type: none;
}
.new-footer__ul a:active,
.new-footer__ul li:active,
.new-footer__ul a:hover,
.new-footer__ul li:hover {
  text-decoration: none;
  color: #fff;
  opacity: 0.7;
}
.new-footer__social {
  display: flex;
  margin: 0 -8px;
}
.new-footer__social-icon {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin: 0 8px;
}
.new-footer__social-icon:active,
.new-footer__social-icon:hover {
  text-decoration: none;
  color: #fff;
  opacity: 0.7;
}
.new-footer__copyright {
  font-size: 16px;
  color: #fff;
  margin-top: 30px;
}
.header,
.header .header-white {
  border-bottom: none;
  margin-bottom: 0;
}
.header .content-wrap,
.header .header-white .content-wrap {
  position: relative;
  padding-top: 8px;
}
.header .search-popup,
.header .header__dropdown-menu,
.header .header__dropdown-menu-brands {
  background-color: rgba(255, 255, 255, 0.95);
}
.header__dropdown-menu-brands {
  position: absolute;
  padding-top: 16px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.dropdown-menu-brands__wrap {
  max-width: 998px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.dropdown-brands__row {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e0e0e0;
}
.dropdown-brands__row a {
  color: #666;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 16px;
}
.dropdown-brands__row a:active,
.dropdown-brands__row a:hover {
  color: #9e6d79;
  text-decoration: none;
}
.dropdown-brands__number {
  margin-right: 20px;
}
.dropdown-brands__ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-right: 30px;
  padding-left: 19px;
}
.dropdown-brands__li {
  margin: 0 8px;
}
.dropdown-brands__block {
  padding: 20px 0;
}
.dropdown-brands__items {
  padding-left: 0;
  column-count: 4;
  list-style-type: none;
}
.dropdown-brands__items-li a {
  font-size: 16px;
  color: #9e6d79;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.dropdown-brands__items-li a:hover {
  color: #9e6d79;
}
.header__dropdown-menu {
  position: absolute;
  padding-top: 16px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.dropdown-menu__wrap {
  display: flex;
  flex-wrap: wrap;
  max-width: 1050px;
  margin: 0 auto;
  padding: 20px 0;
}
.dropdown-menu__ul {
  list-style-type: none;
  border-left: 1px solid #e0e0e0;
  margin: 0 35px;
  padding: 0 0 20px 20px;
  display: inline-block;
  width: calc(33.33% - 70px);
}
.dropdown-menu__ul li a {
  color: #9e6d79;
  font-size: 16px;
  margin-left: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
}
.dropdown-menu__ul li a:hover {
  color: #9e6d79;
}
.dropdown-menu__title a {
  text-transform: uppercase;
  margin-left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #666;
}
.header {
  position: relative;
  margin-bottom: 0;
}
.header .search-popup {
  position: absolute;
  top: 100%;
  min-height: auto;
}
.header .search-popup _container {
  padding: 15px;
  max-width: 1030px;
  margin: 0 auto;
}
.header .search-popup _input .input-form {
  background-color: transparent;
  padding-left: 55px;
  font-size: 16px;
  text-transform: none;
}
.header .search-popup _input .input-form__group {
  margin-bottom: 0;
  border-bottom: 1px solid #e0e0e0;
  padding: 9px 0 3px;
}
.header .search-popup _input .input-form__group::before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url("/local/templates/lecreme_2026/img/redesign/header-search.png");
  background-size: contain;
  opacity: 0.5;
}
.header .search-popup _exit-btn {
  background-color: transparent;
  margin-right: 0;
}
.header .search-popup _exit-btn::after,
.header .search-popup _exit-btn::before {
  width: 20px;
  height: 2px;
  background-color: #c7aab1;
}
.header .search-popup _exit {
  position: absolute;
  right: 0;
  top: 5px;
}
.header .search-popup _aside-title span {
  margin-left: 20px;
  font-size: 16px;
  text-transform: uppercase;
  color: #666;
  display: block;
  margin-bottom: 9px;
}
.header .input-form:focus {
  box-shadow: none;
}
.basket_footer-total,
.basket_text,
.breadcrumb .breadcrumb-item-link,
.button.--long,
.check,
.coll-cards .coll-cards__text,
.coll-cards__footer .coll-cards__amount-text,
.fastbuy,
.footer__accordion-sort,
.header__accordion,
.header__accordion-span,
.header_open-menu__link,
.item-all,
.item-body__desc,
.item-body__price,
.item-cards__btn,
.item-cards__desc,
.item-cards__status-text,
.order-item__price,
.order-item__quantity,
.order-item__quantity-status,
.product-item-amount-field {
  font-family: 'Onest', sans-serif !important;
  letter-spacing: 0.002em;
}
.online-consultation__title,
body .checkbox-option-title,
body .checkout_title-text {
  font-family: 'Onest' !important;
}
body .bestsellers .bestsellers-wrap {
  padding-bottom: 10px;
}
body .quote {
  padding-bottom: 15px;
}
.shop-list-catalog {
  width: 210px;
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  color: #666;
  font-size: 14px;
  line-height: 1.34;
}
.shop-list-catalog li {
  margin-bottom: 10px;
}
.shop-list-catalog li ul {
  margin: 10px 0 0 10px;
  padding: 0;
  list-style: none;
}
.shop-list-catalog li ul li {
  margin-bottom: 5px;
}
.shop-list-catalog li ul li a {
  color: #000;
}
.shop-list-catalog li a {
  color: #666;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  text-decoration: none;
}
.shop-list-catalog li a:hover {
  color: #000;
  text-decoration: none;
}
@media screen and (max-width: 1600px) {
  .online-consultation__row-white {
    margin-top: 0;
  }
}
@media screen and (max-width: 1024.98px) {
  body .header-cabinet {
    align-items: center;
    margin: 0;
  }
  body .header-cabinet .header-cabinet__basket {
    margin-top: -5px;
    margin-left: -11px;
  }
  body .header-cabinet svg {
    width: 24px;
    height: 24px;
  }
  body .online-consultation__img {
    right: 0;
  }
  body .shop-list-catalog {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  body .bestsellers .bestsellers-wrap {
    padding-bottom: 0;
  }
  body .bestsellers .bestsellers-wrap .bestsellers-title,
  body .bestsellers .bestsellers-wrap .collections .h4,
  body .bestsellers .bestsellers-wrap .online-consultation__title,
  body .bestsellers .bestsellers-wrap .shop h4.content-wrap.shop-title {
    font-size: 24px;
    line-height: 1.3;
    white-space: normal;
  }
  body .collections .h4 {
    margin-bottom: 18px;
  }
  body .quote .h2,
  body h2.quote-title {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 30px;
  }
  body .online-consultation__btn {
    width: calc(100% - 80px);
  }
  .new-footer .block {
    flex-direction: column;
  }
  .new-footer .logo-wrap {
    margin-bottom: 0;
  }
  .new-footer .row {
    margin-left: 25px;
    padding: 15px 0 30px;
  }
  .new-footer .col,
  .new-footer .col:nth-child(2) {
    width: 100%;
  }
  .new-footer .col:last-child {
    margin-top: 0;
  }
  .fancybox-container .block-slides.slick-slider .slick-arrow {
    display: none !important;
  }
  .fancybox-container .btn-block,
  .fancybox-container .customer_bought,
  .fancybox-container .product-block {
    max-width: 100%;
    margin-left: 15px;
    margin-right: 15px;
  }
  .fancybox-container .popup-content .title-block {
    margin-bottom: 30px;
    padding-top: 20px;
  }
  .fancybox-container .fancybox-slide-html .fancybox-close-small {
    right: 0;
    top: 25px;
  }
  .online-consultation__img img {
    width: 223px !important;
  }
}
@media screen and (max-width: 480px) {
  .shop .shop-all.shop-assortment .shop-cards {
    width: 100%;
  }
}
@media screen and (max-width: 460px) {
  .sw1 .slick-list {
    left: 0;
  }
  .collections .coll-cards {
    height: auto;
    padding: 0;
  }
  .collections .coll-cards .coll-cards-link:first-child {
    position: relative;
    height: auto;
    width: 100%;
    padding-bottom: 0;
  }
  .collections .coll-cards .coll-cards-link-wrap {
    position: absolute;
    padding: 20px;
  }
}
@media screen and (min-width: 1371px) {
  body .bestsellers-wrap.content-wrap .slick-slider {
    margin: 0 auto 30px;
  }
}
.brands-generator .page-title {
  padding: 40px 0;
  text-align: center;
}
.brands-generator .page-title h1 {
  text-transform: uppercase;
}
.brands-generator h2 {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px;
}
.brands-generator ul {
  list-style: none;
}
.brands-generator .brand-container {
  width: 70%;
  float: left;
}
.brands-generator .brand-pager {
  border: 1px solid #323232;
  border-width: 1px 0;
  margin-bottom: 50px;
  display: flex;
  justify-content: space-around;
}
.brands-generator .brand-pager li {
  display: inline-block;
  vertical-align: top;
  flex-basis: 4%;
}
.brands-generator .brand-pager li a {
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 60px;
  width: 100%;
  text-align: center;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.brands-generator .brand-pager li a.active,
.brands-generator .brand-pager li a:hover {
  color: #b1b1b1;
}
.brands-generator .brands-list {
  margin-bottom: 30px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding-left: 0;
}
.brands-generator .brands-list li {
  display: inline-block;
  vertical-align: top;
  height: 105px;
}
.brands-generator .brands-list li img {
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  display: inline-block;
  line-height: 105px;
  vertical-align: middle;
}
.brands-generator .brands-list li a {
  color: #000;
  border: 1px solid #323232;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  font-size: 18px;
}
.brands-generator .brands-list li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.brands-generator .brand-search {
  width: 30%;
  float: right;
  padding-top: 70px;
  padding-right: 40px;
}
.brands-generator .brand-search .btn-search {
  background-color: transparent;
  border: none;
  background-position: 1px -172px;
  text-indent: -999999px;
  background-image: url("https://keeplooking.ru/skin/frontend/keeplooking/keeplooking/images/kpl-sprite.svg?v=18");
  width: 30px;
  height: 40px;
}
.brands-generator .brand-search .search-box {
  position: relative;
  z-index: 0;
}
.brands-generator .brand-search .search-box.empty_search .btn-search {
  background-position: -30px -140px;
}
.brands-generator .brand-search input {
  width: 100%;
  line-height: 36px;
  padding: 2px 8px 0 12px;
  border-radius: 8px;
  border: 1px solid #b1b1b1;
  -webkit-appearance: none;
}
.brands-generator .brand-search button {
  position: absolute;
  right: 0;
  top: 0;
  color: #323232;
  font-size: 14px;
  line-height: 1.5;
}
@media only screen and (max-width: 979px) {
  .brands-generator .brands-list {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .brands-generator .brands-list li {
    height: 70px;
  }
}
@media only screen and (max-width: 770px) {
  .brands-generator .page-title {
    padding: 0 0 15px;
    border-bottom: 1px solid #323232;
    margin-bottom: 20px;
  }
  .brands-generator .page-title h1 {
    font-size: 14px;
  }
  .brands-generator h2 {
    margin-bottom: 12px;
  }
  .brands-generator .brand-pager {
    display: none;
  }
  .brands-generator .brand-container,
  .brands-generator .brand-search {
    float: none;
    width: 100%;
    padding-top: 0;
  }
  .brands-generator .brand-search {
    padding-right: 0;
    padding-top: 20px;
    margin-bottom: 20px;
  }
  .brands-generator .brands-list li {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 599px) {
  .brands-generator .brands-list {
    padding: 0;
    grid-template-columns: 1fr 1fr;
  }
  .brands-generator .brand-container,
  .brands-generator .brand-search {
    padding: 20px;
  }
}
.main .brand-breadcrumb {
  margin: 21px 60px 11px;
}
.main .brand-breadcrumb .breadcrumb-item-link {
  font-size: 16px;
  line-height: 21px;
  color: #c7aab1;
}
.brand_bestsellers {
  margin-top: 100px;
}
.brand_bestsellers .bestsellers-wrap .brand_bestsellers-title {
  font-family: 'Tenor Sans' !important;
  font-style: normal;
  margin: 100px auto 46px;
  font-weight: 400;
  font-size: 40px;
  text-transform: uppercase;
  line-height: 130%;
  color: #666;
  text-align: left;
  padding: 0;
}
.brand_bestsellers .bestsellers-assortment {
  border-bottom: 1px solid #dac5b2;
  margin-bottom: 0 !important;
  padding-bottom: 66px;
}
body .bestsellers.brand_bestsellers .bestsellers-wrap {
  padding-bottom: 0;
}
@media (min-width: 1371px) {
  .bestsellers .bestsellers-wrap .brand_bestsellers-title {
    max-width: 1276px;
  }
}
.header__accordion {
  font-family: 'Tenor Sans' !important;
}
.header-nav .header-nav__a.header_open-menu__link--colored {
  color: #c7aab1 !important;
}
.favor.active svg path {
  fill: #000;
}
/*# sourceMappingURL=styles.css.map */