body .input-box__error-text {
  margin-left: 5px;
  margin-top: 5px;
  background: #FEF2F5;
  opacity: 1;
  border-radius: 5px;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #D64040;
  padding: 2px 9px 5px 12px;
  display: inline-block;
}
body .none {
  display: none;
}
.desktop .footer-menu__link.is-current {
  color: var(--color-accent);
}
.filter__list .filter__list-content.is-open{
    max-height: 100%;
}
.box-buttom--change{
  display: flex;
  justify-content: space-between;
}
.box-buttom--change button{
  margin-right: 0;
}

.pageChange {
  width: 530px;
}
.box-price {
  display: flex;
  justify-content: space-around;
  width: 100%;
}
.box-price .goods__price {
  width: 50%;
}
.old-price {
  font-style: normal;
  text-decoration-line: line-through;
  color: #d1a0a8;
  font-weight: 700;
  line-height: 120%;
  width: 50%;
  text-align: center;

  margin-bottom: 21px;
  font-size: 16px;
}

.prod-box-price {
  display: flex;
  width: 100%;
  justify-content: flex-start;
}

.prod-box-price .single-product__price {
  width: auto;
  margin-right: 30px;
  font-size: 22px;
}
.goods__label {
  z-index: 1!important;
}

.desktop .sub-catalog__item-content.is-open {
  height: 330px;
  overflow: scroll;
}

.single-product__description-more {

  margin-bottom: 20px;
}


.desktop .single-product__gallery-my {
  margin-bottom: 10px;
}



.desktop .single-product__gallery-my .big-img-slin{
  display: flex!important;
  justify-content: center;
  width: 100% !important;
  height: 476px;
  background-color: var(--color-white);
}
.desktop .single-product__gallery-my .gallery__slider img{

}


.desktop .single-product__gallery-my .slick-slide{
    display: flex;
    justify-content: center;
  align-items: center;
}

.desktop .single-product__gallery-my .slick-track{
  min-height: 470px;
}

.container-slider-my {
  display: flex;
  flex-direction: column;
  width: calc(42% - 20px);
  margin-right: 20px;
  margin-left: 0;
  overflow: hidden;
}
.scroll-gallery__carousel-my .slick-track{
  display: flex;
}
.scroll-gallery__carousel-my .slick-track div{
  width: 100px!important;
}
.scroll-gallery__carousel-my .slick-track img{
  height: 70px;

}
.gallery__slider .slick-track{
  display: flex;
  width: 100%;

}

.scroll-gallery__carousel-my .slick-track .slick-cloned {
  display: none;
}

.scroll-gallery__carousel-my .slick-track{
  width: 100% !important;
  display: flex;
  justify-content: center
}
.scroll-gallery__carousel-my .slick-center{
  border: 1px solid var(--color-graphite);
}

.scroll-gallery__carousel-my .min-img-slin {
  display: flex!important;
  justify-content: center;
  align-items: center;
  height: 70px;
}

.scroll-gallery__carousel-box-my {
  position: relative;
}
.scroll-gallery__carousel-box-my button{
  z-index: 9;
}

.SearchPage .single-product__recommended{
  border: none;
}

.search-result-no {
  color: red;
  margin-left: 10px;
}

.main-slide-my .slick-track{
  display: flex;
}

.main-slide-my .slick-prev {
  display: none!important;
}
.main-slide-my .slick-next {
  display: none!important;
}
.main-slide-my .slick-dots {
  display: none!important;
}

.main-slide-my .slick-slider {
  width: 100%;
}
.m-t-20 {
  margin-top: 20px;
}

.modal-DeliveryAddress {
  display: flex;
  justify-content: space-around;
}

.in-basket {
  color: var(--color-white);
  background-color: var(--color-accent);
  border-color: var(--color-accent);
}

.border-bottom-none {
  border-bottom: none!important;
}

.red__text {
  color: red;
}

.css-1s2u09g-control {
  width: 100%;
  border-color: #ffffff!important;

}

.css-1pahdxg-control{
  width: 100% !important;
}
.desktop .training {
  margin-bottom: 50px;
}
.link-LOréal {
  margin-bottom: 100px;
}

.order-history-item__content.is-open {
  max-height: none!important;
}

.desktop .delivery-banner, .tablet .delivery-banner {

  height: initial!important;

}

.m-l-18 {
  margin-left: 18px;
}
.my-scores-history {
  max-width: 100% !important;
}

.order-history__detail___params {
  padding-top: 20px;
}

.welcome__main-slider .slick-prev, .slick-next{
  display: none!important;
}

.welcome__main-slider .swiper-wrapper{
  display: inline-block!important;
}

.welcome__main-slider .swiper-wrapper .slick-track {
  display: flex;
}
.welcome__main-slider .swiper-wrapper .slick-track img{
  min-height: 540px;
}

.welcome__slider .slick-prev, .slick-next{
  display: none!important;
}
.welcome__slider .swiper-wrapper {
  display: inline-block!important;
}

.welcome__slider .swiper-wrapper .slick-track .slick-slide{

}
.welcome__slider .swiper-wrapper .slick-dots{
  display: none;
}

.welcome__main-slider .welcome-item__content a{
  position: absolute;
  bottom: 80px;
  left: 160px;
}

.welcome__slider_my .welcome-item__content a{
  position: absolute;
  bottom: 46px;
  left: 50px;
}
.welcome__main-slider  .slick-dots {
  display: flex!important;
  justify-content: flex-end;
  margin-right: 140px;
  margin-top: 0;
}

.welcome__main-slider  .slick-dots button{

  cursor: pointer;
  transition-property: all;
  transition-duration: .3s;
  display: inline-block;
  border-radius: 50%;
  background-color: #edd5d9;
  border: 1px #edd5d9;
  font-size: 0;
  width: 10px;
  height: 10px;
}
.welcome__main-slider  .slick-dots li {
  display: inline-block;
  margin-right: 7px;
}
.welcome__main-slider  .slick-dots li.slick-active button{
  background-color: #d1a0a9;
}

@media screen and (min-width: 1023.99px) {
  .welcome__slider .swiper-wrapper .slick-track .slick-slide {
    width: auto !important;
  }
}

@media screen and (max-width: 1023.99px) {
  /*.page.overflow, .page__wrapper {*/
  /*  overflow: initial;*/
  /*}*/
  .welcome__main-slider{
    display: none;
  }
  .welcome__slider .swiper-wrapper {
    display: inline-block!important;
  }
  .welcome__slider_my .slick-track {
    display: flex;
  }
  .welcome__slider .swiper-wrapper .slick-track .slick-slide {
    width: auto;
  }
}