.xs-inner-banner.inner-banner-shop::before {
  background: linear-gradient(121deg, #051348 0%, #051348 25%, #a353ba 60%);
}
.xs-inner-banner.inner-banner-corp::before {
  background: linear-gradient(121deg, #f06f86 0%, #f49bab 25%, #cd3758 60%);
}
.mobileBar__contacts .topBar-phone {
  color: #231f22;
}
.nav-brand img {
  width: 60%;
}
.b24-window-popup-wrapper {
  max-width: 470px !important;
}
#fancybox-wrap {
  height: auto !important;
}

.copy_img {
  max-height: 15px;
  width: auto;
}

.inline_form {
  text-align: center;
}

select.form-control {
  border-radius: 5px;
  background-color: #ffffff;
  height: 54px !important;
  border: 1px solid #dcdcdc;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-bottom: 30px;
  padding-left: 24px;
  color: #9e9a9a;
}
