.close-btn {
  background: url('../images/navigation.png') 0px 0px no-repeat;
  background: rgba(0, 0, 0, 0) url('../images/navigation.svg') no-repeat 0px 0px;
  height: 24px;
  width: 24px;
  position: absolute;
  display: block;
}

.close-btn:hover {
  background: url('../images/navigation.png') -24px 0px no-repeat;
  background: rgba(0, 0, 0, 0) url('../images/navigation.svg') no-repeat -24px 0px;
}

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

.nav_panel div {
  width: 30px;
  height: 60px;
  position: absolute;
  top: 0px;
}

.mobile_panel a.panel-item.shoplist {
  display: none;
}

.nav_panel .nav-next {
  right: 10px;
  /*background: url('../images/icon-right-big-slider.png') 0px 0px no-repeat;*/
  background: url('../images/big_arrows.png') -60px 0px
    no-repeat;
  background: rgba(0, 0, 0, 0)
    url('../images/big_arrows.svg') no-repeat -60px 0px;
  cursor: pointer;
}

.nav_panel .nav-prev {
  /*background: url('../images/icon-left-big-slider.png') 0px 0px no-repeat;*/
  background: url('../images/big_arrows.png') 0px 0px
    no-repeat;
  background: rgba(0, 0, 0, 0)
    url('../images/big_arrows.svg') no-repeat 0px 0px;
  left: 10px;
  cursor: pointer;
}

.nav_panel .nav-prev:hover {
  background: url('../images/big_arrows.png') -30px 0px
    no-repeat;
  background: rgba(0, 0, 0, 0)
    url('../images/big_arrows.svg') no-repeat -30px 0px;
}

.nav_panel .nav-next:hover {
  background: url('../images/big_arrows.png') -90px 0px
    no-repeat;
  background: rgba(0, 0, 0, 0)
    url('../images/big_arrows.svg') no-repeat -90px 0px;
}

.section-products-slider .owl-stage-outer{
  overflow: hidden;
}

.header-menu .top-menu__item.home_menu.first{
    display: none;
}

header.moving .header-menu .top-menu__item.home_menu.first{
		display: inline-block;
		width: 40px;
		min-width: 40px;
		margin-left: 0px;
}

header.moving .header-menu .top-menu__item.home_menu.first a{
    background: url('../images/home_menu.svg') 0px 0px no-repeat;
    display: block;
    width: 27px;
    height: 22px;
    margin-left: 0px;
    position: relative;
    top: 4px;
    border-bottom: none;
}

header.moving .header-menu .top-menu__item.home_menu.first a:hover{
    text-decoration: none;
}

@media only screen and (max-width: 1350px) {
  .nav_panel div {
    position: absolute;
    top: 0px;
  }
  .nav_panel .nav-next {
    /*background: url('../images/icon-right-big-slider.png') 0px 0px no-repeat;
      background-size: 100%;*/
    right: 0px;
    transform: scale(0.7) translateY(-20px);
  }
  .nav_panel .nav-prev {
    /*background: url('../images/icon-left-big-slider.png') 0px 0px no-repeat;
    background-size: 100%;*/
    transform: scale(0.7) translateY(-20px);
    left: 0px;
  }
}

@media only screen and (max-width: 999px) {
  .mobile_panel a.panel-item.shoplist {
    display: block;
  }
}

/*
Ð¾Ñ�Ð½Ð¾Ð²Ð½Ð°Ñ� Ð¿Ð°Ð½ÐµÐ»ÑŒ Ð´Ð»Ñ� Ð²ÐµÑ€Ñ…Ð½ÐµÐ³Ð¾ Ð¼ÐµÐ½ÑŽ
*/
header .main_panel {
  width: 100%;
  height: 40px;
  background-color: #ed2690;
  text-align: center;
}

.user_panel {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 300;
}

.user_panel .new-year-header-gif {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  user-select: none;
  pointer-events: none;
  background-image: url('../images/1920х72_header_only_pink.gif');
  background-repeat: repeat;
  background-position: center;
}

.center_options {
  max-width: 1630px;
  width: 90%;
  margin: 0px auto;
}

.center_options h2 {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #333333;
  margin: 15px auto 0px;
  text-transform: uppercase;
}

.center_options p.slogan {
  transform: rotate(-4deg);
  font-size: 32px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  position: relative;
  top: -10px;
  margin: 0px;
}

.center_options h2 p {
  margin: 0px;
}

.main_panel .panel-item {
  margin-top: 10px;
  display: block;
  float: left;
  margin-right: 3%;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #f5f5f5;
}




.main_panel a.panel-item.city_choice span.png {
  background: url('../images/sprite_icon.png') 0px 0px no-repeat;
  background: rgba(0, 0, 0, 0) url('../images/sprite_icon.svg') no-repeat 0px 0px;
  height: 30px;
  width: 24px;
  padding: 0px 0px 0px 0px;
}

.main_panel a.panel-item.city_choice {
  padding: 0px 0px 0px 0px;
  min-width: 90px;
  display: none;
}

.main_panel a.panel-item.city_choice span {
  float: left;
  display: block;
  padding: 6px 0px 0px 2px;
}

.main_panel a.panel-item.shoplist {
  padding: 5px 0px 0px 0px;
  margin-top: 4px;
}


.main_panel a.panel-item.shoplist span.png {
  background: url('../images/sprite_icon.png') 0px 0px no-repeat;
  background: rgba(0, 0, 0, 0) url('../images/sprite_icon.svg') no-repeat 0px 0px;
  width: 20px;
  height: 30px;
  margin-right: 5px;
  position: relative;
}

.main_panel span.png, .mobile-menu-container span.png, .main_panel a.panel-item.bonus_card span
  {
  display: inline-block;
  vertical-align: middle;
}

.main_panel a.panel-item.bonus_card .separ {
  width: 28px;
  height: 24px;
  display: inline-block;
  margin-right: 4px;
  background: url('../images/sprite_icon.png') -69px 0px no-repeat;
  background: rgba(0, 0, 0, 0) url('../images/sprite_icon.svg') no-repeat -69px 0px;
}

.main_panel a.panel-item.bonus_card {
  margin-top: 10px;
  padding: 0px;
}

.main_panel a.panel-item.bonus_card .title {
  margin-top: 2px;
}

.main_panel a.panel-item.delivery {
  padding: 0px 0px 0px 0px;
  font-size: 11px;
      margin-left: 15%;
    margin-top: 10px;
}

.main_panel a.panel-item.delivery span.png {
  background: url('../images/sprite_icon.png') -49px 0px no-repeat;
  background: rgba(0, 0, 0, 0) url('../images/sprite_icon.svg') no-repeat -49px -1px;
  height: 24px;
  width: 24px;
  margin-right: 4px;
}

.main_panel a.panel-item.delivery .title {
  padding-top: 2px;
  font-feature-settings: "lnum" 1;
}

.main_panel .panel-item.feedback_phone {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  float: right;
  color: #ffffff;
  text-align: left;
  margin-right: 0px;
  min-width: 120px;
}

.main_panel .panel-item:hover span.title, .main_panel .panel-item:hover span.city_choice {
  text-decoration: underline;
}

.main_panel .panel-item.feedback_phone span.title {
  border-bottom: dashed 1px #e6e6e7;
}

.main_panel a.panel-item.feedback_phone:visited {
  text-decoration: none;
}

.main_panel a.panel-item.feedback_phone.mobile {
  display: none;
}

.main_panel .panel-item.feedback_phone:hover {
  text-decoration: none;
  border-bottom: dashed 0px #e6e6e7;
}

.main_panel .panel-item.feedback_phone span.descr {
  display: none;
  line-height: 100%;
  text-transform: lowercase;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}

.main_panel .panel-item.feedback_phone:hover span.title {
  display: none;
}

.main_panel .panel-item.feedback_phone:hover span.descr {
  display: block;
}

.main_panel .panel-item.feedback_phone span.descr span {
  border-bottom: dashed 1px #e6e6e7;
}

header .user_panel .header_slogan {
  font-size: 34px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.74;
  letter-spacing: normal;
  text-align: left;
  color: #ed2690;
  float: left;
  margin: 25px 0px 0px 82px;
}

.flat_columns {
  display: -ms-Flexbox;
  -ms-box-orient: horizontal;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}

.flat_columns.left {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}

.left_space_menu {
  display: -ms-Flexbox;
  -ms-box-orient: horizontal;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
}

.center_in_box {
  display: -ms-Flexbox;
  -ms-box-orient: horizontal;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}

.even_in_box {
  display: -ms-Flexbox;
  -ms-box-orient: horizontal;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}

.left_in_box {
  display: -ms-flexbox;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

.right_in_box {
  display: -ms-flexbox;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

.vertically_sides_in_box {
  display: -ms-Flexbox;
  -ms-box-orient: horizontal;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -moz-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-content: space-between;
  -moz-align-content: space-between;
  -ms-align-content: space-between;
  align-content: space-between;
}

.user_panel .user_profile {
  border-radius: 4px;
  background-color: #f5f5f5;
  min-width: 165px;
  position: relative;
}

.user-profile__auth-buttons {
  cursor: pointer;
}

.user-profile__auth-modal {
  position: absolute;
  display: none;
  top: 100%;
  right: 0;
  width: 298px;
  padding-top: 16px;
}

.user-profile__auth-modal__content {
  position: relative;
  padding: 18px 16px 16px;
  border-radius: 12px;
  background-color: white;
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.16);
}

.user-profile__auth-modal__title {
  font-family: 'Open Sans';
  font-size: 12px;
  line-height: 120%;
  text-align: left;
  color: #0B1F35;
}

.user-profile__auth-modal__button {
  width: 100%;
  margin-top: 32px;
  border-radius: 8px;
  background-color: #D7308D;
  padding: 15px;
  font-family: 'Open Sans';
  font-size: 14px;
  line-height: 140%;
  font-weight: bold;
  text-align: center;
  color: white;
  user-select: none;
}

.user-profile__auth-modal__button:hover {
  background-color: #A60064;
}

.user-profile__auth-modal__close-button {
  position: absolute;
  top: 12px;
  right: 12px;
  user-select: none;
}

.user_panel .user_profile .item {
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 100%;
  text-align: center;
  color: #333333;
  text-transform: uppercase;
  margin: 14px 0px 12px;
  border-bottom: 1px dashed #333333;
}

.user_panel .user_profile .item:hover {
  border-bottom: 1px dashed #f5f5f5;
}

.user_panel .user_profile .item.line_vert {
  border-bottom: none;
  margin: 15px 10px 0px;
}

header .top_menu {
  background-color: #f5f5f5;
  position: relative;
}

.js-search-panel.mobile {
  display: none;
}

header .search_panel {
  float: right;
  min-width: 256px;
  margin: 5px 5px 4px 0px;
}

header .search_panel.fixed {
  float: left;
  margin: 5px 5px 4px 2%;
  min-width: 220px;
  width: 220px;
}

header .search_panel.order-page.fixed {
  float: left;
  margin: 5px 24px 4px 2%;
  min-width: 256px;
  width: 256px;
}

#search-inline form .user_search{
  bottom: auto;
  top: 5px;
}
header .search_panel.fixed #search-inline form input{
  width: 100%;
}

header .hidden_panel.fixed {
  display: block;
}

header .hidden_panel {
  background-color: #ed2690;
  margin: 0px;
  float: right;
  display: none;
  min-width: 263px;
  height: 40px;
}

header .hidden_panel .user_profile {
  /*background-color: #ed2690;*/
  width: 165px;
  position: relative;
  float: left;
  display: flex;
}

header .hidden_panel .item {
  font-size: 12px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 100%;
  letter-spacing: 0.9px;
  text-align: center;
  color: #f5f5f5;
  border-bottom: 1px dashed #f5f5f5;
  text-transform: uppercase;
  margin: 14px 0px 12px;
}

header .hidden_panel .close-btn {
    background: url('../images/close-white.png') 0px 0px no-repeat;
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    margin: 8px 0px 0px 10px;
}

header .hidden_panel .user_sections {
  top: 101%;
}

header .hidden_panel .user_profile.left a.item, header .hidden_panel .user_profile.left a.item:hover
  {
  text-decoration: none;
  margin-left: 12px;
}

header .hidden_panel .item.line_vert {
  border-bottom: none;
  margin: 15px 10px 0px;
}

header .hidden_panel .item:hover {
  border-bottom: 1px dashed #ed2690;
}

header .hidden_panel .favourite {
  background: rgba(0, 0, 0, 0) url('../images/header_icons.svg') no-repeat 0px 0px;
  color: #8e8e93;
  height: 32px;
  padding-top: 2px;
  width: 30px;
  float: left;
  margin-top: 1px;
  -webkit-align-content: end;
  -moz-align-content: end;
  -ms-align-content: end;
  align-content: end;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}

header .hidden_panel .favourite:hover, header .hidden_panel .smallCart a.title:hover span
  {
  color: #ed2690;
}

header .hidden_panel .smallCart .icon {
  width: 32px;
  height: 36px;
  background: url('../images/icon-basket.png') 0px 0px no-repeat;
  width: 30px;
  height: 30px;
  background: rgba(0, 0, 0, 0)
    url('../images/header_icons.svg') no-repeat -120px
    0px;
  padding-top: 2px;
  color: #8e8e93;
  margin-top: 2px;
}

header .hidden_panel .smallCart {
  background-color: #ed2690;
  margin-top: 0px;
  height: 100%;
}

.header-menu {
  margin-top: 0px;
}

.spacer_margin {
  width: 100%;
  height: 15px;
}


.header-panel {
  margin-top: 20px;
  margin-bottom: 0px;
}

/*header.moving .main_panel.top_menu {
    background-color: #ffffff;
}*/

.catalog_menu {
  height: 100%;
  margin: 0px 0px 0px;
  float: left;
}

.header-menu {
		width: 100%;
}
.catalog_menu {
		width: 80%;
}

header.moving .catalog_menu{
    width: 60%;
}

#mega_menu .header-menu-sub {
  top: 100%;
  position: absolute;
  left: 0px;
  max-height: none;
  box-shadow: none;
  margin: 0px;
  transform: none;
  max-width: 1920px;
  background-color: transparent;
  width: 100%;
  text-align: center;
}

.header.fixed .header-menu-sub.active, #mega_menu .top-menu-sub.active {
  transform: none;
  min-height: 450px;
  display: block;
  overflow: hidden;
}

.header-menu .top-menu-sub, #mega_menu .top-menu-sub {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  padding: 0px;
  background-color: #fff;
  width: 100%;
  max-width: 1630px;
  position: relative;
  margin: 0px auto;
  min-height: 450px;
  border: solid 1px #eeeeee;
  display: none;
  overflow: hidden;
}

#mega_menu .top-menu-sub.first {
  background-color: #e8e8e8;
}

.header__submenu {
  position: relative;
  left: 0px;
  max-height: none;
  box-shadow: none;
  margin: 0px auto;
  transform: none;
  border-bottom-right-radius: 36px;
  border-bottom-left-radius: 36px;
  width: 100%;
  text-align: center;
  padding: 24px 0;
  display: none;
}

@media (min-width: 768px) {
  .header__submenu {
    padding: 0px;
  }
}

@media (min-width: 1024px) {
  .header__submenu {
    padding: 14px 0px;
  }
}

@media (min-width: 1360px) {
  .header__submenu {
    padding: 28px 0;
  }
}

.header-submenu {
  position: relative;
  max-height: 100vh;
}

@media (min-width: 768px) {
  .header-submenu {
    max-height: calc(100vh - 172px);
    padding-bottom: 20px;
  }
}

@media (min-width: 1024px) {
  .header-submenu {
    max-height: calc(100vh - 127px);
    padding-bottom: 0;
  }
}

@media (min-width: 1360px) {
  .header-submenu {
    max-height: calc(100vh - 191px);
  }
}

@media (min-width: 1680px) {
  .header-submenu {
    max-height: calc(100vh - 152px);
  }
}

.header-submenu__nav,
.header-submenu__list,
.header-submenu__submenu {
  height: 100%;
}

.header-submenu__nav {
  display: flex;
}

.header-submenu__left {
  flex-shrink: 0;
  overflow-y: auto;
  flex-shrink: 0;
  overflow-y: auto;
}

@media (min-width: 768px) {
  .header-submenu__left {
    width: 251px;
    margin-right: 28px;
    padding-right: 13px;
    max-height: calc(100vh - 192px);
  }
}

@media (min-width: 1024px) {
  .header-submenu__left {
    width: 225px;
    margin-right: 27px;
    padding-right: 13px;
    max-height: calc(100vh - 127px);
  }
}

@media (min-width: 1360px) {
  .header-submenu__left {
    width: 258px;
    margin-right: 70px;
    padding-right: 10px;
    max-height: calc(100vh - 191px);
  }
}

@media (min-width: 1680px) {
  .header-submenu__left {
    width: 286px;
    margin-right: 44px;
    padding-right: 40px;
    max-height: calc(100vh - 152px);
  }
}

.header-submenu__right {
  flex: 1 auto;
}

.header-submenu__wrap {
  display: none;
  padding: 0 28px;
  position: relative;
}

@media (min-width: 768px) {
  .header-submenu__wrap {
    padding: 0 16px;
  }
}

@media (min-width: 1024px) {
  .header-submenu__wrap {
    padding: 0 10px;
  }
}

@media (min-width: 1360px) {
  .header-submenu__wrap {
    padding: 0 28px;
  }
}

.header-submenu__wrap.active {
  display: block;
}

.header-submenu__item:not(:last-child) {
  margin-bottom: 8px;
}

.header-submenu__link {
  display: flex;
  align-items: center;
  font-family: 'RFDewi';
  font-size: 14px;
  line-height: 19px;
  font-weight: 600;
  padding: 0;
  color: rgba(19, 20, 19, 1);
  position: relative;
  border-radius: 16px;
  min-height: 48px;
  padding-right: 20px;
}

.header-submenu__link:after {
  content: '';
  height: 16px;
  width: 12px;
  background: no-repeat 0 0;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='16' viewBox='0 0 12 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4L8 8L4 12' stroke='%23131413' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  margin-left: auto;
  transition: all .25s ease-in-out;
}

.header-submenu__link:hover,
.header-submenu__link.active  {
  background: rgba(239, 236, 243, 1);
  color: rgba(19, 20, 19, 1);
  text-decoration: none;
}

.header-submenu__icon {
  height: 48px;
  width: 48px;
  margin-right: 16px;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: #E6DFF0;
  border-radius: 16px;
}

.header-submenu__icon-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.header-submenu__text {
  text-align: left;
}

.header-submenu__text:first-child {
  padding-left: 20px;
}

.header-submenu__menu {
  opacity: 0;
  pointer-events: none;
  transition: none;
  transform: none;
  overflow: hidden;
  overflow-y: auto;
  display: block;
  text-align: left;
  padding: 10px 0 0;
  display: none;
  min-height: 100%;
  max-height: calc(100vh - 78px - 74px);
  position: relative;
}

@media (min-width: 768px) {
  .header-submenu__menu {
    padding-top: 4px;
    max-height: calc(100vh - 192px);
    padding-right: 20px;
  }
}

@media (min-width: 1024px) {
  .header-submenu__menu {
    padding-top: 0;
    max-height: calc(100vh - 127px);
    padding-right: 20px;
  }
}

@media (min-width: 1360px) {
  .header-submenu__menu {
    max-height: calc(100vh - 191px);
    padding-right: 20px;
  }
}

@media (min-width: 1680px) {
  .header-submenu__menu {
    max-height: calc(100vh - 152px);
    padding-right: 70px;
  }
}

.header-submenu__menu.active {
  opacity: 1;
  pointer-events: all;
  display: block;
}

.header-submenu__submenu .mCSB_container {
  height: 100%;
}

.header-submenu__col {
  width: 100%;
}

@media (min-width: 768px) {
  .header-submenu__col {
    width: calc(50% - 16px);
  }
}

@media (min-width: 1024px) {
  .header-submenu__col {
    width: calc(30% - 16px);
  }
}

@media (min-width: 1360px) {
  .header-submenu__col {
    width: calc(23% - 16px);
  }
}

@media (min-width: 1680px) {
  .header-submenu__col {
    width: calc(20% - 16px);
  }
}

.header-submenu__title {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #131413;
  margin-bottom: 16px;
  font-family: 'RFDewi';
  letter-spacing: -.2px;
}

@media (min-width: 1366px) {
  .header-submenu__title {
    font-size: 16px;
    line-height: 19px;
  }
}

.header-submenu__title-link {
  color: #131413;
  text-decoration: none;
  display: block;
}

.header-submenu__title-link:hover {
  color: var(--color-hot-pink);
  text-decoration: none;
}

.header-submenu__list-item {
  font-family: 'RFDewi';
  color: #131413;
  font-size: 12px;
  line-height: 16px;
}

@media (min-width: 1024px) {
  .header-submenu__list-item {
    font-size: 13px;
    line-height: 14px;
  }
}

.header-submenu__list-item:not(:last-child) {
  margin-bottom: 12px;
}

.header-submenu__list-link {
  color: #131413;
  padding-right: 12px;
}

.header-submenu__list-link:hover {
  color: var(--color-hot-pink);
  text-decoration: none;
}

.header-submenu__inner:not(:last-child) {
  margin-bottom: 48px;
}

.header-submenu__banner {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}

.header-submenu__banner-info {
  position: absolute;
  background: rgba(11, 31, 53, 0.2);
  padding: 8px 16px;
  color: var(--color-white);
  font-size: 14px;
  line-height: 19px;
  font-weight: 700;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  right: 0;
  top: 0;
}

.header-submenu__banner:not(:last-child) {
  margin-bottom: 19px;
}

.header-submenu__banner-condition:not(:first-child) {
  position: relative;
  padding-left: 8px;
  margin-left: 8px;
}

.header-submenu__banner-condition:not(:first-child):before {
  height: 18px;
  width: 1px;
  background: var(--color-white);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
}

.header-submenu__img {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
}

.header-submenu__row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  column-gap: 16px;
  row-gap: 48px;
}

.header-submenu__row--brand {
  row-gap: 40px;
  flex-direction: column;
  align-items: unset;
}

@media (min-width: 768px) {
  .header-submenu__row--brand {
    row-gap: 40px;
  }
}

@media (min-width: 1024px) {
  .header-submenu__row--brand {
    row-gap: 35px;
  }
}

@media (min-width: 1360px) {
  .header-submenu__row--brand {
    row-gap: 40px;
  }
}

.header-submenu__brands-list {
  flex: 1;
}

.header-submenu__brands-wrap {
  overflow: hidden;
}

.header-submenu__brands-list:not(:last-child) {
  margin-bottom: 0;
}

@media (min-width: 1680px) {
  .header-submenu__brands-list:not(:last-child) {
    margin-bottom: 40px;
  }
}

.header-submenu__bottom {
  margin-top: auto;
  flex-shrink: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: none;
}

@media (min-width: 1680px) {
  .header-submenu__bottom {
    display: block;
  }
}

@media (min-width: 1024px) {
  .header-submenu__letters:not(:last-child) {
    padding: 8px 0 18px;
    border-bottom: 1px solid #0000000A;
    flex-shrink: 0;
    gap: 14.6px;
  }
}

@media (min-width: 1360px) {
  .header-submenu__letters:not(:last-child) {
    padding: 8px 0 18px;
    gap: 22.8px;
  }
}

@media (min-width: 1680px) {
  .header-submenu__letters:not(:last-child) {
    gap: 23.6px;
  }
}

.submenu-letters {
  display: flex;
  align-items: center;
}

.submenu-letters__link {
  font-family: 'RFDewi';
  color: #131413;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  position: relative;
}

.submenu-letters__item.active .submenu-letters__link,
.submenu-letters__link:hover {
  color: #FF78B2;
  text-decoration: none;
  cursor: pointer;
}

.submenu-letters__item.disabled .submenu-letters__link {
  color: var(--color-iron);
  cursor: default;
}

.brands-list {
  padding: 0;
}

.brands-list__list {
  -webkit-columns: auto 2;
  -moz-columns: auto 2;
  columns: auto 2;
}

@media (min-width: 1024px) {
  .brands-list__list {
    -webkit-columns: auto 4;
    -moz-columns: auto 4;
    columns: auto 4;
  }
}

@media (min-width: 1680px) {
  .brands-list__list {
    -webkit-columns: auto 5;
    -moz-columns: auto 5;
    columns: auto 5;
  }
}

.brands-list__item {
  padding: 0;
}

.brands-list__item:not(:last-child) {
  margin-bottom: 12px;
}

.brands-list__link {
  font-family: 'RFDewi';
  font-size: 13px;
  line-height: 14px;
  color: #131413;
  text-transform: none;
}

.brands-list__link:hover {
  color: var(--color-hot-pink);
  text-decoration: none;
}

@media (max-width: 991px) {
  html.overflow,
  body.overflow {
    overflow: hidden !important;
  }

  .submenu-letters {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 2px 0 19px;
    border-bottom: 1px solid var(--color-wild-sand);
    overflow: hidden;
    overflow-x: auto;
  }

  .header-submenu__letters {
    width: calc(100vw - 335px);
    white-space: nowrap;
  }

  .submenu-letters__item {
    flex-shrink: 0;
  }

  .submenu-letters__item:not(:last-child) {
    margin-right: 15.3px;
  }

  .brands-list {
    padding: 0 16px !important;
  }

  .brands-list:not(:last-child) {
    margin-bottom: 39px;
  }

  .brands-list__title {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    margin-bottom: 5px;
  }
}

/* old */

#mega_menu .top-menu-sub__item:hover .top-menu-sub__link, #mega_menu .top-menu-sub__item:hover .top-menu-sub__link,
  #mega_menu .top-menu-sub__link.active {
  color: #ed2690 !important;
  text-decoration: none !important;
  background-color: transparent;
  background: url('../images/icon-arrow-full-up.png') right center no-repeat;
}

.header-menu .top-menu-sub__link, .top-menu-sub__link {
  display: block;
  height: auto;
  line-height: 100%;
  padding: 13px 12px;
  color: #333333 !important;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: none;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  display: block;
  max-width: 140px;
}

.header-menu .top-menu__link {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  padding: 10px 0px 0px 0px;
  height: 40px;
  display: block;
  font-feature-settings: "lnum" 1;
}

.header-menu .top-menu__link:hover, .header-menu .top-menu__link.active {
  border-bottom: solid 2px #ed2690;
  color: #ed2690 !important;
}

#mega_menu .child-menu-container {
  padding: 0px;
  top: 0px;
  background-color: #ffffff;
  transform: none;
  height: 100%;
  margin-left: 140px;
  overflow-y: auto;
  display: block;
  width: calc(100% - 140px);
  text-align: left;
}

#mega_menu .child-menu-container.submenu {
  margin-left: 0px;
}

#mega_menu .full_width .top-menu-sub {
  background-color: #ffffff;
}

#mega_menu .full_width .child-menu-container {
  margin-left: 0px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  text-align: left;
  background-color: #ffffff;
  -webkit-juctify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}

#mega_menu .full_width .child-menu-container {
  padding: 0px 5% 0px 140px;
  flex-direction: column;
  -webkit-flex-direction: column; /* Safari 6.1+ */
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}

#mega_menu .full_width.catalog .child-menu-container {
  padding: 0px 0px 0px 0px;
  flex-direction: row;
  -webkit-flex-direction: row; /* Safari 6.1+ */
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}

#mega_menu .full_width.general .child-menu-container {
  -webkit-flex-direction: row; /* Safari 6.1+ */
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 0px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}

#mega_menu .full_width.general .child-menu {
  margin: 0px;
  width: 30%;
  text-align: left;
}

#mega_menu .full_width.catalog .child-menu {
  margin: 0px 1% 0px 1%;
  min-width: 30%;
}

#mega_menu .full_width.catalog .child-menu {
  padding: 0px 0px 0px 0px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row; /* Safari 6.1+ */
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

#mega_menu .full_width.catalog .child-menu.inline {
  display: block;
  width: auto;
  margin: 0px 20px;
}

#mega_menu .full_width.catalog .child-menu.inline ul {
  margin: 0px;
}

#mega_menu .full_width.catalog .child-menu ul {
  margin-top: 45px;
  margin-left: 3%;
}

#mega_menu .full_width.catalog .child-menu-container .child-menu ul li {
  line-height: 150%;
}

#mega_menu .full_width.catalog .child-menu-container .child-menu ul li a {
  line-height: 140%;
}

.child-menu-container .child-menu__title, #mega_menu .child-menu-container .child-menu__title
  {
  margin: 14px 0px 12px;
}

.top-menu .banner a:hover img, .mobile-menu  a.banner_link:hover img {
  border: 1px solid #e1058c;
}

.child-menu-container .banner, #mega_menu .child-menu-container .banner {
  width: 256px;
  margin: 0px;
}

#mega_menu .top-menu-sub.actions .banner {
  width: 100%;
  margin: 0px;
  height: 168px;
  position: relative;
  border: none;
  overflow: hidden;
  margin: 10px 0px 0px;
}

#mega_menu .top-menu-sub.actions .banner a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#mega_menu .top-menu-sub.actions .banner a:hover, #mega_menu .top-menu-sub.actions .banner a:focus
  {
  border: 1px solid #e1058c;
}

#mega_menu .top-menu-sub.actions .banner a:hover img, #mega_menu .top-menu-sub.actions .banner a:focus img
  {
  border: 0px solid #e1058c;
}

#mega_menu .top-menu-sub.actions .banner img {
  width: auto;
  max-width: none;
  height: 100%;
}

#mega_menu .top-menu-sub.actions .banner a.second {
  display: none;
}

#mega_menu .top-menu-sub.actions .back_banner {
  width: 100%;
  margin: 0px;
  height: 168px;
  position: relative;
  border: none;
  overflow: hidden;
  margin: 10px 0px 0px;
}

#mega_menu .actions .back_banner .green_background{
  width: 100%;
  position: relative;
}

#mega_menu .actions .back_banner .banner {
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
  margin: 0px;
}

#mega_menu .top-menu-sub.actions .back_banner .banner img {
  border: none;
  margin: 25px auto;
  max-width: 120px;
  width: auto;
  max-height: none;
  height: auto;
}

#mega_menu .actions .back_banner a {
  height: 100%;
  width: 100%;
  display: block;
  text-align: center;
}

#mega_menu .actions .banner .owl-stage-outer {
  width: 100%;
  height: 100%;
}

#mega_menu .actions .banner .owl-stage {
  height: 100%;
}

#mega_menu .actions .banner .owl-stage-outer {
  width: 100%;
  height: 100%;
}

#mega_menu .actions .banner .owl-item {
  float: none;
  display: inline-block;
  text-align: center;
  position: relative;
}

#mega_menu .actions .banner .owl-item a {
  display: block;
  height: 100%;
  width: 100%;
}

#mega_menu .actions .banner .owl-nav {
  top: 40px;
  position: absolute;
  width: 100%;
}

#mega_menu .actions .banner .owl-prev {
  top: 30px;
  position: absolute;
  background: url('../images/icon-left-menu.png') 0px 0px no-repeat;
  width: 9px;
  height: 20px;
  position: absolute;
  left: 10px;
  cursor: pointer;
}

#mega_menu .actions .banner .owl-next {
  top: 30px;
  position: absolute;
  background: url('../images/icon-right-menu.png') 0px 0px no-repeat;
  /*background: url('../images/navigation.png') -96px 0px no-repeat;
    background: rgba(0,0,0,0) url('../images/navigation.svg') no-repeat -96px 0px;*/
  width: 9px;
  height: 20px;
  position: absolute;
  right: 10px;
  cursor: pointer;
}

#mega_menu .actions .action-header-list__item {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  margin: 0px 0px 0px;
  border: none;
  font-feature-settings: "lnum" 1;
}

#mega_menu .full_width.general.actions  .child-menu-group {
  margin: 0px 0px 0px 10px;
  width: 30%;
}

#mega_menu .full_width.general.actions  .child-menu {
  width: 100%;
  margin-top: 15px;
  padding-left: 0px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}

#mega_menu .full_width.general.actions  .list_actions {
  width: 44%;
  margin: 30px 0px 0px 15px;
}

#mega_menu .full_width.general.actions  .image_block {
  width: 52%;
  margin: 0px 0px 0px 0px;
}

#mega_menu .full_width.general.actions  .list_actions a {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 90%;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  text-transform: none;
}

#mega_menu .full_width.general.actions  .list_actions li {
  line-height: 1.8;
  font-size: 12px;
}

#mega_menu .full_width.general.actions  .list_actions a:hover {
  text-decoration: none;
  color: #a60064 !important;
}

.child-menu-container .child-menu__title a, #mega_menu .child-menu-container .child-menu__title a
  {
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
}

#mega_menu .child-menu__title.section_2 {
  margin-top: 20px;
}

#mega_menu .top-menu-sub__item.aksessuary .child-menu__title.section_2 {
  margin-top: 0px;
}

#mega_menu .top-menu-sub__item.aksessuary .child-menu-container .child-menu.banner {
  margin-bottom: 15px;
}

#mega_menu .top-menu-sub__item.aksessuary .child-menu__title a {
  text-transform: none;
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  text-transform: uppercase;
}

#mega_menu .child-menu-container .groups_short_text {
  width: 18%;
}

.aksessuary .child-menu-container .groups_short_text {
  width: 20%;
}

.child-menu-container .child-menu-group, #mega_menu .child-menu-container .child-menu-group
  {
  height: auto;
  min-width: auto;
  padding: 0px;
  width: 93%;
  margin-left: 7%;
  background-color: #ffffff;
}

.child-menu-container .child-menu, #mega_menu .child-menu-container .child-menu {
  width: auto;
  min-width: auto;
  padding-left: 15px;
}

#mega_menu .child-menu-container .child-menu.two_columns {
  margin-right: 5%;
}

.child-menu-container .child-menu ul li a, #mega_menu.child-menu-container .child-menu ul li a
  {
  opacity: 1;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  text-transform: none;
}

.header-menu li.top-menu__item {
  width: 11%;
  text-align: left;
}

.header .spacer_margin,
.header .user_panel{
  display: block;
}

.header-menu .top-menu__item+.top-menu__item, .header-menu .top-menu__item {
  margin-left: 1%;
}

header.moving .header-menu li.top-menu__item{
		width: auto;
		margin-left: 40px;
}
.header-menu .top-menu__item.second {
  margin-left: 0px;
}

header.moving .header-menu .top-menu__item.second {
  margin-left: 1%;
}

.header-logo {
  margin: 18px 2% 0px 10px;
}

.top-menu-button.js-top-nav-toggle {
  display: none;
}

.header-menu .top-menu {
    text-align: left;
  }

.top-menu-button span::before, .top-menu-button span::after {
  display: none;
}

.user_panel .user_profile.left {
  overflow: visible;
  z-index: 2;
}

.user_profile_mobile {
  float: left;
  /*position: relative;*/
}

.user_sections {
  display: none;
  top: 100%;
  left: 0px;
  position: absolute;
  z-index: 2;
  background-color: #f5f5f5;
  width: 100%;
}

.user_sections.active {
  display: block;
}

.user_sections a.first_name {
  text-decoration: none;
  border-bottom: 0px dashed #f5f5f5;
}

.user_sections a.first_name:hover, .user_sections a.first_name:hover span {
  border-bottom: 0px dashed #f5f5f5;
}

.user_sections a.first_name span {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 90%;
  letter-spacing: 0.9px;
  text-align: center;
  color: #8e8e93;
  border-bottom: dashed 1px #8e8e93;
}

.user_profile_mobile .user_sections {
  width: auto;
  right: -50px;
  left: -50px;
}

.user_panel .user_profile.left a.item, .user_panel .user_profile.left a.item:hover {
  text-decoration: none;
  margin-left: 12px;
}

.header-panel .user_profile.left .close-btn {
  top: 8px;
  right: 9px;
}

.user_sections li {
  border: solid 1px #ffffff;
  text-align: left;
}

.user_sections li a {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.33;
  letter-spacing: 0.9px;
  color: #333333;
  padding: 5px 0px 5px 12px;
  display: block;
}

.child-menu-container .banner img {
  border: 1px solid #F5F5F5;
}

.child-menu-container.active {
  opacity: 1;
}

.products-list-item__price {
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  margin-left: 0px;
  margin-right: 10%;
  min-width: 40%;
}

.products-slider .products-list-item__price{
top: 0px;
}

.products-list-item__price .value--current {
  margin-left: 15px;
}

.icon__basket--large.list_title {
  background-image: none;
  width: auto;
  height: 16px;
}

.novetly-slider .products-list-item__footer, .products-list-item__footer,
.products-slider .products-list-item__footer {
  border: 0px solid #fff;
  margin: 0px 10px 10px 0px;
  padding: 0px;
  align-content: center;
  height: 33px;
}

/*catalog*/
.catalog-products-header__right{
  margin-bottom: 0px;
}

#mega_menu .top-menu-sub.actions .back_banner .banner img {
    border: none;
    height: auto;
}

#mega_menu .top-menu-sub.actions .back_banner .banner  a:hover img
    {
    border: 0px solid #fff !important;
  }

  #mega_menu .top-menu-sub.actions .back_banner .banner  a{
 	border: 1px solid transparent;
 }

#mega_menu .top-menu-sub.actions .back_banner .banner  a:hover{
 	border: 1px solid #e1058c;
 }

@media screen and (max-width: 1820px) {
  #mega_menu .top-menu-sub__item.dlya_doma .child-menu-container .child-menu, .header-menu .top-menu-sub__item.dlya_doma .child-menu-container .child-menu.banner
    {
    width: 18%;
  }
  #mega_menu .top-menu-sub__item.dlya_doma .child-menu-container .banner {
    width: 100%;
  }
  header .search_panel.fixed {
    margin: 5px 10px 4px 10px;
  }
}

@media only screen and (max-width : 1730px) {
  .products-list-item__price {
  margin-right: 5%;
}

.products-list-item__price {
  margin-right: 5%;
  min-width: 35%;
}
}

@media screen and (max-width: 1700px) {
  header .search_panel.fixed {
    margin: 5px 10px 4px 1%;
  }
  header.moving .catalog_menu {
    width: 62%;
  }
  .header-menu {
    width: 100%;
  }
}

@media only screen and (max-width : 1680px) {
  .novetly-slider .products-list-item__footer, .products-list-item__footer {
    margin: 0px 0px 10px;
  }
}

@media screen and (max-width: 1648px) {
  header.moving .catalog_menu {
    width: 58%;
  }
}

@media screen and (max-width: 1630px) {
  .center_options, #mega_menu {
    max-width: 95%;
    width: 95%;
    margin: 0px auto;
  }
  .user_panel .center_options {
    height: 60px;
  }
  .header-logo {
    margin: 18px 2% 0px 0px;
  }
  .header-panel.center_in_box {
    min-width: 260px;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }

.header-menu .top-menu__link{
  padding: 10px 0px 0px;
}
}

@media screen and (max-width: 1600px) {

  header .search_panel.fixed {
    margin: 5px 1% 4px 1%;
  }

  .top-menu-sub, .child-menu-container, #mega_menu  .top-menu-sub, .child-menu-container {
    padding-left: 0px !important;
  }
  #mega_menu .full_width .child-menu-container {
    width: 90%;
    padding: 0px;
  }
  #mega_menu .full_width.general .child-menu-container, #mega_menu .full_width.catalog .child-menu-container
    {
    margin: 0px;
    width: 100%;
  }

   .novetly-slider .products-list-item__footer, .products-list-item__footer {
    margin: 0px 10px 10px 0px;
  }

  .products-list-item__price {
  margin-right: 5px;
  min-width: 40%;
}

.products-list-item__price .value--current{
		margin-left: 6px;
}
}


@media screen and (max-width: 1564px) {
  header.moving .catalog_menu {
    width: 57.4%;
  }
}

@media screen and (max-width: 1550px) {
  .main_panel .center_options {
    width: 100%;
  }
  /*.header-menu .top-menu__item.first {
    margin-left: 10px;
  }*/
  .header.fixed .header-menu-sub {
    max-width: 100%;
  }
  #mega_menu .top-menu-sub__item.podarki .child-menu-container .child-menu, #mega_menu .top-menu-sub__item.parfyumeriya .child-menu-container .child-menu
    {
    width: 40%;
  }
  .child-menu-container .child-menu {
    margin-bottom: 5px;
  }
  #mega_menu .aksessuary .child-menu-container .child-menu {
    margin-bottom: 15px;
  }
  #mega_menu .top-menu-sub__item.bijuteria .child-menu-container .child-menu {
    width: 30%;
  }
  #mega_menu .child-menu-container .banner {
    width: 100%;
  }
  #mega_menu .ukhod .child-menu-container .groups_short_text {
    min-width: 23%;
  }
  #mega_menu .top-menu-sub__item.dlya_doma .child-menu ul {
    display: none;
  }
  #mega_menu .actions .image_block {
    width: 63%;
  }
  #mega_menu .actions .back_banner, #mega_menu .actions .banner {
    width: 100%;
    height: auto;
  }
  #mega_menu .top-menu-sub.actions .back_banner .banner img {
    max-width: 50%;
    margin-top: 10%;
  }
  #mega_menu .actions .banner .owl-nav {
    top: 25%;
  }

}

@media screen and (max-width: 1480px) {
 .products-list-item__price {
    margin-right: 5%;
 }

  header.moving .header-menu li.top-menu__item {
    margin-left: 3.5%;
  }
}

@media screen and (max-width: 1420px) {
  #mega_menu .top-menu-sub.actions .banner img {
    position: relative;
    left: -10%;
  }
  #mega_menu .actions .back_banner .green_background, #mega_menu .actions .back_banner .orange_background
    {
    width: auto;
    height: 100%;
    position: relative;
    left: -10%;
  }
  #mega_menu .top-menu-sub.actions .back_banner .banner a {
    text-align: center
  }
  #mega_menu .top-menu-sub.actions .back_banner .banner img {
    margin: 10% auto;
    width: auto;
    position: relative;
    left: -5%;
    max-width: 60%;
  }
}

@media screen and (max-width: 1430px) {
  .catalog_menu {
    width: 75%;
  }
}

@media screen and (max-width: 1405px) {
  header.moving .catalog_menu {
    width: 57%;
  }
}

@media screen and (max-width: 1392px) {
  header.moving .catalog_menu {
    width: 56%;
  }
}

@media screen and (max-width: 1390px) {

  .header-menu .top-menu__item {
    margin-left: 10px;
  }
  #mega_menu .ukhod .child-menu-container .groups_short_text, #mega_menu .aksessuary .child-menu-container .groups_short_text
    {
    min-width: 30%;
  }
  #mega_menu .top-menu-sub__item.dlya_doma .child-menu-container .child-menu, #mega_menu .top-menu-sub__item.dlya_doma .child-menu-container .child-menu.banner
    {
    width: 23%;
  }
  #mega_menu  .top-menu-sub__item.bijuteria .child-menu-container .child-menu ul {
    display: none;
  }
  #mega_menu .full_width .child-menu-container {
    padding: 0px 5% 0px 5%;
    flex-direction: row;
    -webkit-flex-direction: row; /* Safari 6.1+ */
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    width: 95%;
    margin: 0px;
  }
  #mega_menu .actions .image_block {
    width: 100%;
    max-width: 256px;
  }
  #mega_menu .actions .back_banner {
    max-height: 167px;
  }
  #mega_menu .actions .list_actions {
    display: none;
  }
  #mega_menu .full_width.catalog .child-menu ul {
    display: none;
  }
  #mega_menu .full_width.catalog .child-menu.inline ul {
    display: block;
  }
  .header-menu .top-menu__item.first {
    width: auto;
  }
  header .search_panel {
    min-width: 200px;
  }
  .header-menu .top-menu {
    text-align: left;
  }

  header .search_panel.fixed {
    margin: 5px 10px 4px 1%;
  }
  #mega_menu .top-menu-sub.actions .banner img {
    position: relative;
    left: 0%;
  }
  #mega_menu .actions .back_banner .green_background, #mega_menu .actions .back_banner .orange_background
    {
    width: auto;
    height: 100%;
    position: relative;
    left: 0%;
  }
  #mega_menu .top-menu-sub.actions .banner {
    width: 256px;
  }
  #mega_menu .full_width.general.actions .image_block {
    width: 256px;
  }
  #mega_menu .top-menu-sub.actions .back_banner .banner img {
    max-width: 45%;
  }
}

@media screen and (max-width: 1361px) {
  header.moving .catalog_menu {
    width: 55%;
  }
  header.moving .header-menu li.top-menu__item {
    margin-left: 3%;
  }
}

@media screen and (max-width: 1340px) {

  header .search_panel.order-page.fixed {
    min-width: 200px;
    width: 200px;
}
}


@media screen and (max-width: 1314px) {
  header.moving .catalog_menu {
    width: 54%;
  }
  header.moving .header-menu li.top-menu__item {
    margin-left: 2.5%;
  }
}

@media screen and (max-width: 1300px) {
  .novetly-slider .products-list-item__footer, .products-list-item__footer {
    margin: 0px 0px 10px 0px;
  }

  header .search_panel.fixed {
    max-width: 140px;
    min-width: 140px;
  }

  header .search_panel.small.fixed {
    max-width: 220px;
    min-width: 220px;
  }

}

@media screen and (max-width: 1280px) {
  header.moving .catalog_menu {
    width: 53%;
  }
}

@media screen and (max-width: 1275px) {
  header.moving .catalog_menu {
    width: 56%;
  }

  header.moving .header-menu li.top-menu__item {
    margin-left: 2.7%;
  }
}

@media screen and (max-width: 1260px) {
   .products-list-item__price {
    margin-right: 5px;
 }

  header .search_panel.order-page.fixed {
    min-width: 180px;
    width: 180px;
  }

  header .search_panel.order-page.fixed {
      margin: 5px 24px 4px 0px;
  }
}

@media screen and (max-width: 1275px) {
  header.moving .catalog_menu {
    width: 55%;
  }

  header.moving .header-menu li.top-menu__item {
    margin-left: 2.6%;
  }
}

@media screen and (max-width: 1211px) {
  header.moving .header-menu li.top-menu__item {
    margin-left: 2.5%;
  }
}

@media screen and (max-width: 1206px) {
  header.moving .catalog_menu {
    width: 55%;
  }
  header.moving .header-menu li.top-menu__item {
    margin-left: 2.5%;
  }

}

@media screen and (max-width: 1200px) {
    .products-list-item__price.right_in_box{
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  header.moving .catalog_menu {
    width: 54%;
  }

}

@media screen and (max-width: 1180px) {
   .products-list-item__price {
    margin-right: 0px;
 }

 .products-list-item__price .value--current {
    margin-left: 15px;
}

.catalog_menu{
		width: 74%;
}

  header.moving .catalog_menu {
    width: 53%;
  }

  header.moving .header-menu .top-menu li.top-menu__item {
    margin-left: 1.2%;
  }
}

@media screen and (max-width: 1150px) {
  #mega_menu .child-menu-container .child-menu {
    width: 30%;
    margin-bottom: 0px;
  }
  #mega_menu .top-menu-sub__item.dlya_doma .child-menu-container .child-menu, #mega_menu .top-menu-sub__item.dlya_doma .child-menu-container .child-menu.banner
    {
    width: 30%;
  }
  #mega_menu .ukhod .child-menu-container .child-menu, #mega_menu .aksessuary .child-menu-container .child-menu
    {
    width: 100%;
  }
  #mega_menu .child-menu-container .child-menu ul {
    display: none;
  }
  #mega_menu .ukhod .child-menu-container .child-menu ul, #mega_menu .aksessuary .child-menu-container .child-menu ul
    {
    display: block;
  }
  #mega_menu .child-menu-container .child-menu-group {
    width: 95%;
    margin-left: 5%;
  }
  #mega_menu .top-menu-sub__item.bijuteria .child-menu-container .child-menu {
    width: 40%;
  }
  #mega_menu .full_width.catalog .child-menu-container .groups_short_text {
    min-width: 28%;
  }
  header.moving .catalog_menu {
    width: 52%;
  }

}

@media screen and (max-width: 1140px) {
  header .search_panel.fixed {
    margin: 5px 10px 4px 2%;
  }
  header .user_panel .header_slogan {
    font-size: 24px;
  }
  .main_panel a.panel-item.delivery {
    margin-left: 11%;
    margin-right: 4%;
  }
  .header-logo {
    margin: 14px 2% 0px 0px;
  }
  header .user_panel .header_slogan {
    margin: 25px 0px 0px 2%;
  }
  .header-panel {
    margin-top: 12px;
    margin-bottom: 6px;
  }
  .spacer_margin {
    height: 5px;
  }
  .header.fixed+section, .header.fixed.narrow+div {
    padding-top: 222px;
  }

  header.moving .header-menu li.top-menu__item{
  margin-left: 15px;
  width: auto;
  }

  header .hidden_panel .user_profile{
  width: auto;}
  header.moving .catalog_menu {
    width: 51%;
  }
}

@media screen and (max-width: 1134px) {
  .catalog_menu{
    width: 85%
  }
}

@media screen and (max-width: 1130px)
{
  header .search_panel.small.fixed {
    display: none;
  }
  header.moving .header-menu .top-menu li.top-menu__item {
    margin-left: 4%;
  }
  header.moving .catalog_menu {
    width: 73%;
  }
}

@media screen and (max-width: 1100px) {

  header.moving .header-menu li.top-menu__item {
    margin-left: 2%;
  }

  .main_panel a.panel-item.delivery {
    margin-left: 9%;
    margin-right: 6%;
  }

  header .search_panel.order-page.fixed{
  display: none;
  }

}

@media screen and (max-width: 1090px) {
  header .search_panel.small.fixed {
    display: none
  }

}

@media screen and (max-width: 1070px)
{
  header.moving .catalog_menu {
    width: 71%;
  }
  header.moving .header-menu .top-menu li.top-menu__item {
    margin-left: 3%;
  }
}

@media screen and (max-width: 1024px) {
  header .search_panel.fixed {
    display: none
  }
  .main_panel a.panel-item.delivery {
    margin-left: 6%;
    margin-right: 9%;
  }
}

@media screen and (max-width: 1020px) {
  header .search_panel.fixed {
    display: none
  }
}

.header.fixed+section, .header.fixed~.part-main {
  padding-top: 135px;
}

.header.order_cart ~ .part-main {
    padding-top: 135px !important;
  }

@media screen and (max-width: 1024px) {
  .header.fixed+section, .header.fixed.narrow+div {
    padding-top: 200px;
  }

  .header.fixed+section, .header.fixed~.part-main {
    padding-top: 140px;
  }

  .header.order_cart ~ .part-main {
    padding-top: 140px !important;
  }
}

@media screen and (max-width: 1010px) {
  header .hidden_panel {
    min-width: 250px;
  }
  header .hidden_panel .favourite {
    margin-right: 5px;
    margin-left: 5px;
  }
}

@media screen and (max-width: 990px) {  
  .main_panel .center_options {
    max-width: 100%;
  }

	.header .spacer_margin, .header .user_panel{
	display: none;
	}

  .header.fixed+section, .header.fixed.narrow+div {
    padding-top: 130px;
  }

  .header .main_panel.mobile_icons.inv {
    display: block;
  }
  .center_options {
    width: 100%;
  }
  .header-search.active {
    z-index: 400;
  }
  .main_panel .panel-item {
    height: 40px;
    min-width: 64px;
    margin: 0px;
    border-right: solid 1px #df2488;
    text-align: center;
    cursor: pointer;
  }
  .main_panel .city_choice.panel-item {
    display: none;
  }
  .main_panel .panel-item.right {
    border-left: solid 1px #df2488;
    border-right: solid 0px #df2488;
  }
  .top-menu-button.js-top-nav-toggle {
    display: block;
  }
  .main_panel a.panel-item.city_choice span {
    display: none;
  }
  .main_panel a.panel-item.city_choice {
    background-position: center 8px;
  }
  .mobile_panel a.shoplist.panel-item span {
    display: none;
  }
  .mobile_panel a.shoplist.panel-item span.png {
    display: block;
    margin: 7px auto 0px;
  }
  .mobile_panel a.shoplist.panel-item {
    border-right: 0px solid #fff;
    display: block;
    padding: 0px;
    margin: 0px;
    text-align: center;
    border-left: solid 1px #df2488;
  }
  .shoplist.panel-item, .bonus_card.panel-item, .delivery.panel-item, .delivery.panel-item {
    display: none;
  }
  .main_panel .panel-item.mobile {
    display: block;
  }

  .main_panel .panel-item.entrance{
    text-align: center;
  }

  .top-menu-button.js-top-nav-toggle.active span {
    width: 18px;
    height: 18px;
    display: block;
    background: rgba(0, 0, 0, 0)
        url('../images/header_icons.svg')
        no-repeat -32px -33px;
}

  .main_panel .panel-item.entrance.for_auth_user {
    display: none;
  }
  .main_panel .panel-item .favourite {
    padding-top: 8px;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.8;
    letter-spacing: normal;
    text-align: center;
    color: #ed2690;
    margin: 5px auto 0px;
  }
  .main_panel .panel-item .favourite {
    width: 30px;
    height: 32px;
    display: block;
    background: url('../images/header_icons.svg') 0px 0px no-repeat;
  }
  .main_panel .feedback_phone.panel-item {
    display: none;
  }
  .main_panel .smallCart.panel-item.mobile {
    background-color: #ed2690;
    padding: 0px;
    text-align: center;
    z-index: 300;
  }
  .header-panel {
    z-index: 2;
    position: relative;
  }
  .user_panel .smallCart {
    z-index: 3;
    position: relative;
  }
  .main_panel .smallCart .icon {
    width: 32px;
    height: 36px;
    background: rgba(0, 0, 0, 0)
      url('../images/header_icons.svg') no-repeat -119px
      0px;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.8;
    letter-spacing: normal;
    text-align: center;
    color: #ed2690;
    margin: 5px auto 0px;
    padding-top: 2px;
  }
  .main_panel .smallCart .empty p {
    color: #333333;
    font-size: 12px;
  }
  .main_panel a.panel-item.city_choice {
    height: 40px;
  }
  .user_panel .header-panel {
    display: none;
  }
  .header-logo {
    margin: 17px 2% 10px 7%;
  }
  header .user_panel .header_slogan {
    float: right;
    margin: 20px 3% 0px 2%;
    font-size: 18px;
  }
  header .spacer_margin {
    display: none;
  }
  .main_panel .mobile_panel {
    float: right;
    position: relative;
    margin: 0px 0px 0px auto;
  }
}

@media screen and (max-width: 767px) {

  .header.fixed+section, .header.fixed.narrow+div {
    padding-top: 130px;
  }

  .header.fixed+section, .header.fixed~.part-main {
    padding-top: 60px;
  }

  .header.order_cart ~ .part-main {
    padding-top: 60px !important;
  }

}

@media screen and (max-width: 1180px) {
  .products-list-item__price {
    padding-top: 10px;
  }
}

@media screen and (max-width: 900px) {
}



@media screen and (max-width: 768px) {
  .instagram-slider {
    margin-bottom: 10px
  }
}



@media screen and (max-width: 600px) {
  .center_options {
    max-width: 100%;
    margin: 0px;
  }
}


@media screen and (max-width: 550px) {
  .instagram-slider {
    margin-bottom: 0px
  }
}



@media screen and (max-width: 480px) {
  header .user_panel .header_slogan {
    display: none;
  }
  .user_panel .center_options {
    text-align: center;
  }
  .header-logo {
    margin: 17px auto 10px;
    clear: both;
    float: none;
  }
  .main_panel .panel-item {
    min-width: 53px;
  }

  .sale-sliders .sale.left .slogan.mobile {
    display: none;
    width: 45%;
    margin: 0px auto;
    background: url('../images/title_latest.png') 0px 0px no-repeat;
    background-size: 100%;
    min-height: 39px;
    top: -8px;
    transform: none;
    margin-bottom: 0px;
  }
  .sale-sliders .sale.right .slogan.mobile {
    display: none;
    width: 45%;
    margin: 0px auto;
    background: url('../images/title_action_present.png') 0px 0px no-repeat;
    background-size: 100%;
    min-height: 39px;
    top: -8px;
    transform: none;
    margin-bottom: 0px;
  }
  .new_banner .slogan.mobile {
    display: block;
    width: 50%;
    margin: 0px auto;
    background: url('../images/title_action_three.png') 0px 0px no-repeat;
    background-size: 100%;
    min-height: 39px;
    top: -8px;
    transform: none;
    margin-bottom: 0px;
    position: relative;
  }


}


.top-menu-sub__link.hov {
  color: #ed2690 !important;
  background: url('../images/icon-arrow-full-up.png') right center no-repeat;
}

.header.moving+section, .header.moving+div {
  /* padding-top: 40px !important; */
}

@media (min-width: 992px) {
  .page-inner.cart .header.moving+section, .header.moving+div {
    /* padding-top: 87px !important; */
  }
}

#mega_menu {
  display: none;
}

.child-menu-container .child-menu__title a:hover, #mega_menu .child-menu-container .child-menu__title a:hover,
  #mega_menu .child-menu-container .child-menu__title a:focus, #mega_menu a:focus,
  #mega_menu a:hover {
  color: #e1058c;
  text-decoration: none;
}

#mega_menu a:focus img, #mega_menu a:hover img {
  border: 1px solid #e1058c;
  text-decoration: none;
}

#mega_menu .menu_brands_symbols {
  width: 100%;
  padding-top: 10px;
  position: relative;
}

#mega_menu .mobile_symb {
  display: none;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  padding: 10px 15px 6px;
  float: left;
}

#mega_menu .abc, #mega_menu .abc .abc-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row; /* Safari 6.1+ */
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  width: 100%;
  overflow: visible;
}

#mega_menu .abc .abc-list li {
  display: block;
}

#mega_menu .abc .abc-list a {
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  display: block;
  padding: 10px 15px 6px;
  border-bottom: solid 2px #9b9b9b;
  font-feature-settings: "lnum" 1;
}

#mega_menu .abc .abc-list a:hover, #mega_menu .abc li.active a {
  text-decoration: none;
  border-bottom: solid 2px #ed2690;
}

#mega_menu .brands_names {
  margin-top: 40px;
}

#mega_menu .brands_names a {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  font-feature-settings: "lnum" 1;
}

#mega_menu .brands-list-items {
  -webkit-columns: auto 6;
  -moz-columns: auto 6;
  columns: auto 6;
}

@media screen and (max-width: 1390px) {
  #mega_menu .menu_brands_symbols {
    width: 25%;
    padding-top: 28px;
    padding-right: 2%;
    padding-left: 5%;
    margin-bottom: 0px;
    overflow: visible;
  }
  #mega_menu  .brands_names {
    width: 65%;
    padding-top: 38px;
    margin-bottom: 0px;
  }
  #mega_menu .abc, #mega_menu .abc .abc-list {
    display: block;
    border: 0px solid #fff;
    overflow: auto;
  }
  #mega_menu .abc .abc-list li {
    float: left;
  }
  #mega_menu .abc .abc-list a {
    border-bottom: none;
    padding: 10px 15px 0px;
  }
  #mega_menu .abc .abc-list a:hover, #mega_menu .abc .abc-list li.active a {
    border-bottom: none;
  }
  #mega_menu .abc .abc-list li.abc-item {
    display: none !important;
  }
  #mega_menu .mobile_symb {
    display: block;
    margin-top: 25px;
  }
}

@media screen and (max-width: 1214px) {
  #mega_menu  .menu_brands_symbols {
    min-width: 260px;
  }
}

header.order_cart .main_panel.top_menu{
  margin: 0 auto 0px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  background-color: #fff;
  width: 100%;
}

.main_panel.top_menu.order-page .center_options{
 display: flex;
     justify-content: space-between;
}

.order-page.clearfix{
 display: none;
}

.cart .center_options{
 margin: 0px auto;
}

.cart .page-wrapper{
 overflow: inherit;
}

/* checkbox */

.checkbox {
  display: flex;
  align-items: center;
  margin: 0;
  position: relative;
}

.checkbox__input {
  position: absolute;
  height: 14px;
  width: 14px;
  left: 0;
  top: 3px;
  opacity: 0;
}

.checkbox__text {
  position: relative;
  padding-left: 24px;
  font-size: 14px;
  line-height: 20px;
  color: var(--color-shuttle-gray);
  font-weight: 400;
  margin-right: -1px;
}

.checkbox__text:before {
  content: '';
  height: 14px;
  width: 14px;
  position: absolute;
  left: 0;
  top: 3px;
  background: var(--color-hot-pink) center center no-repeat;
  background-size: 10px auto;
  font-size: 14px;
  line-height: 19px;
  border-radius: 4px;
}

@media (min-width: 1024px) {
  .checkbox__text {
    color: var(--color-black);
    margin-right: 0;
  }
}

.checkbox__input:checked ~ .checkbox__text:before{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' viewBox='0 0 10 8' fill='none'%3E%3Cpath d='M9 0.5L3.88 7.5L1 4.7' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
 }

/* end checkbox */
