/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }
	
/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.item-views.brands .item img {
  max-width: 100% !important;
  max-height: 100% !important;
}

.top-block {
  z-index: 14;
}

.item_advant {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 25px;
  padding-right: 50px;
  position: relative;
  min-height: 55px;
}
.item_advant img {
  width: 50px;
  margin: 0;
  margin-right: 15px;
}
.item_advant .item_title {
  font-weight: bold;
  margin-bottom: 5px;
}
.item_advant .item_text {
  line-height: 1.2;
  font-size: 14px;
  display: none;
}
.item_advant:hover {
  cursor: pointer;
}
.item_advant:hover .item_text {
  display: block;
  position: absolute;
  border: 1px solid #ececec;
  padding: 10px;
  width: 320px;
  top: -29px;
  right: 32px;
  background-color: #ececec;
  border-radius: 4px;
  z-index: 99;
}
.advant_block_main {
  padding: 50px 0;
}
.advant_block_main h2 {
  margin-bottom: 50px;
}
.item_photo img {
  width: 100% !important;
  height: 420px;
  object-fit: cover;
}

.info__block {
  border: 1px solid #ececec;
  border-color: var(--stroke_black);
  padding: 17px;
}
.info__block .info__item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding-bottom: 15px;
  border-bottom: 1px solid #ececec;
  margin-bottom: 15px;
}
.info__block .info__item.last {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}
.info__block .info__title {
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
  font-size: 0.867em;
}
.info__block .info__text {
  line-height: 1.2;
  font-size: 0.867em;
}
.info__block .info__pic {
  margin-right: 10px;
}
.info__block .info__phone {
  font-size: 20px;
}
.char_item .char_img {
  text-align: center;
}
.char_block {
  margin: 50px 0;
}
.char_block .char_item {
  text-align: center;
}
.char_block .char_item .char_img img {
  width: 50%;
}
@media (max-width: 768px) {
  .landings-list.landings-list--smartseo.aspro-smartseo-tags__wrapper {
    display: none !important;
  }
}

@media (min-width: 1291px) {
  .logo-row .header__top-inner .logo {
    height: 125px;
    max-width: 213px;
  }
}

.mt30 {
  margin-top: 30px;
}
.mb30 {
  margin-bottom: 30px;
}
.newcatalog {
}
.newcatalog .row {
  display: flex;
  flex-wrap: wrap;
}
.newcatalog_block {
  height: 100%;
}
.newcatalog_item {
  position: relative;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 5px;
  margin-bottom: 30px;
  min-height: 295px;
  background-blend-mode: color;
  background-color: #00000087;
}
.newcatalog_info {
  position: absolute;
  bottom: 0;
  padding: 20px;
}
.newcatalog_title {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 20px;
  color: #ffffff;
}
.newcatalog_title a {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  font-size: 25px;
  line-height: 30px;
  color: #ffffff;
  border-bottom: 1px solid transparent;
  -webkit-transition: border-color 0.5s linear;
  transition: border-color 0.5s linear;
}
.newcatalog_title a:hover {
  border-color: #fff;
}
.newcatalog_popup {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.65s ease-out;
}
.newcatalog_item:hover .newcatalog_popup {
  max-height: 500px;
  transition: max-height 0.65s ease-in;
  z-index: 1;
}
.newcatalog_list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.newcatalog_list li:before {
  display: none;
}
.newcatalog_list li {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
}
.newcatalog_list li a {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
  border-bottom: 1px solid transparent;
  -webkit-transition: border-color 0.5s linear;
  transition: border-color 0.5s linear;
}
.newcatalog_list li a:hover {
  border-color: #fff;
}
.header-v21 {
  background: rgba(22, 23, 19, 0.8);
}
.header-v21 a.dropdown-toggle,
.header-v21 .menu-item.wide_menu > .wrap > a {
  color: #ffffff !important;
  font-weight: 500 !important;
  font-size: 12px !important;
}
.advant_block_main center {
  font-size: 130%;
}
.phone-hdv21 a {
  color: #fff !important;
}
.header-v21 .dropdown-menu.toggle_menu.toright {
  background: transparent;
}

#new-des .new-des-phone,
#new-des #headerfixed {
  display: none !important;
}
#new-des .header_wrap {
  position: relative;
  width: 100%;
}
#new-des .header_wrap.fixed {
  position: fixed !important;
  margin: 0;
  width: 100%;
  top: 0;
  z-index: 997;
  right: 0;
  left: 0;
  transition: z-index 0.25s ease-in-out;
}
#new-des .BIG_BANNER_INDEX2:before {
  content: "";
  background: #000000;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  opacity: 0.35;
}
#new-des .header-wrapper .lines-row:before,
#new-des .header-wrapper .dropdown-toggle .line,
#new-des .top_slider_wrapp .main-slider .main-slider__item:not(.image) .img,
.new-des-right-block .new-des-search,
.new-des-right-block .new-des-lk {
  display: none;
}
#new-des .BIG_BANNER_INDEX .main_info .text.left {
  margin: 0 auto;
  max-width: 800px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#new-des .BIG_BANNER_INDEX .banner_title .section.font_upper_md {
  color: #91ce93;
  font-size: 20px;
  text-transform: none;
  text-align: center;
  opacity: 1;
}
#new-des .BIG_BANNER_INDEX .main-slider__item {
  background-color: #0000006b;
}
#new-des
  .top_slider_wrapp
  .main-slider
  .main-slider__item:not(.image)
  .img
  img {
  opacity: 0.5;
  right: 0;
}
#new-des .BIG_BANNER_INDEX .head-title {
  color: #fff;
  font-size: 35px;
  text-align: center;
  margin-left: 0px;
}
#new-des .BIG_BANNER_INDEX .banner_text {
  color: #fff;
  font-size: 20px;
  text-align: center;
  font-weight: 300;
  margin-left: 0px;
}
#new-des .BIG_BANNER_INDEX .banner_buttons a {
  text-transform: none;
  font-size: 15px;
}
#new-des .BIG_BANNER_INDEX .banner_title {
  margin-left: 0px;
  text-align: center;
}
#new-des .BIG_BANNER_INDEX .banner_title .head-title a {
  color: #fff !important;
}
#new-des .BIG_BANNER_INDEX .banner_buttons {
  margin-left: 0px;
}
#new-des .header__top-inner .logo {
  min-width: 100px;
}
#new-des .item_advant img {
  filter: invert(39%) sepia(100%) saturate(605%) hue-rotate(78deg)
    brightness(93%) contrast(90%);
}
#new-des .swiper-button-next:after {
  background: url(/local/templates/aspro_max/new_des/down-arrow2.svg) center
    center no-repeat;
  width: 36px;
  height: 36px;
}
#new-des .swiper-button-prev:after {
  background: url(/local/templates/aspro_max/new_des/down-arrow1.svg) center
    center no-repeat;
  width: 36px;
  height: 36px;
}
#new-des .swiper-button-next:after:hover,
#new-des .swiper-button-prev:after:hover {
  background-position: unset;
}
#new-des .swiper-button-next:hover,
#new-des .swiper-button-prev:hover,
#new-des .swiper-button-next,
#new-des .swiper-button-prev {
  background: unset;
  opacity: 1;
  visibility: visible;
}
#new-des .navigation_offset:hover .swiper-button-prev {
  left: 11%;
}
#new-des .navigation_offset:hover .swiper-button-next {
  right: 11%;
}
#new-des .swiper-pagination-bullet:before {
  background: #898073 !important;
  transform: scale(1);
}
#new-des .swiper-pagination-bullet {
  background: #898073 !important;
  width: 10px !important;
  height: 10px !important;
}
#new-des .swiper-pagination-bullet-active:before {
  background: #fff !important;
  transform: scale(1);
}
#new-des .swiper-pagination-bullet-active {
  background: #fff !important;
  width: 10px !important;
  height: 10px !important;
}
#new-des .main-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 60px;
}
#new-des .top_block h3 {
  font-size: 35px;
}
#new-des .front_sections_only {
  margin-top: 60px;
}
#new-des .CATALOG_TAB .right_block_wrapper {
  display: none;
}
#new-des .CATALOG_TAB .catalog_block.items .slick-slide {
  float: left;
  width: 280px;
}
#new-des .CATALOG_TAB .slick-list.draggable {
  overflow: hidden;
}
#new-des .CATALOG_TAB .slick-list .offer_buy_block,
#new-des .CATALOG_TAB .slick-list .counter_wrapp,
#new-des .MIDDLE_ADV,
#new-des .BOTTOM_BANNERS,
#new-des .BRANDS,
#new-des .TIZERS,
#new-des .MAPS {
  display: none;
}
#new-des .CATALOG_SECTIONS {
  order: 1;
}
#new-des .CATALOG_TAB {
  order: 2;
}
#new-des .LOOKBOOKS {
  order: 3;
}
#new-des .BLOG {
  order: 4;
}
#new-des .inline-btns-head {
  border: none;
  background: 0 0;
  padding: 0;
}
#new-des .inline-btns-head img {
  height: 21px;
}
#new-des[data-page-type="index"] .header_wrap {
  position: absolute;
}
#new-des .logo_and_menu-row .burger .svg-inline-burger {
  position: absolute;
  top: 44%;
  margin: -4px 0 0 0;
  min-width: 20px;
  min-height: 18px;
  right: 0;
}
#new-des footer .region_wrapper .js_city_chooser {
  color: #fff;
}
#new-des footer .region_wrapper .js_city_chooser .arrow svg {
  filter: invert(48%) sepia(79%) saturate(2476%) hue-rotate(86deg)
    brightness(118%) contrast(119%);
}
#new-des .header__top-inner {
  max-width: 90%;
  margin: 0 auto;
}
#new-des
  .menu-item.dropdown.wide_menu
  .dropdown-menu.with_right_block.BANNER
  .right-side {
  display: none;
}
#new-des
  .menu-item.dropdown.wide_menu
  .dropdown-menu.with_right_block.BANNER
  .menu-wrapper {
  display: grid;
  grid-template-columns: auto auto auto;
  padding: 10px;
  grid-column-gap: 20px;
}
#new-des
  .menu-item.dropdown.wide_menu
  .dropdown-menu.with_right_block.BANNER
  > .customScrollbar,
#new-des .menu-item.dropdown.wide_menu .dropdown-menu.with_right_block.BANNER {
  display: block;
  width: 1048px;
}
#new-des .menu-item.dropdown .dropdown-menu.with_right_block.BANNER {
  border-radius: 5px;
}

#new-des .menu-item.dropdown.wide_menu .dropdown-menu.with_right_block.BANNER {
  padding-left: 12px;
}
#new-des
  .menu-item.dropdown.wide_menu
  .dropdown-menu.with_right_block.BANNER
  > .customScrollbar
  ul
  li
  ul.toggle_menu {
  position: relative;
  right: unset !important;
  box-shadow: none;
  font-size: 13px;
}
#new-des .menu-item.dropdown.wide_menu .dropdown-menu:hover a {
  color: #222 !important;
}
#new-des .menu-item.dropdown.wide_menu .dropdown-menu a:hover {
  color: #189518 !important;
}
#new-des
  .menu-item.dropdown.wide_menu
  .dropdown-menu.with_right_block.BANNER
  .menu-wrapper
  li {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
#new-des
  .menu-item.dropdown.wide_menu
  .dropdown-menu.with_right_block.BANNER
  .menu-wrapper
  li
  .menu_img {
  margin-right: 11px;
  flex-basis: 10%;
}
#new-des
  .menu-item.dropdown.wide_menu
  .dropdown-menu.with_right_block.BANNER
  .menu-wrapper
  li
  .menu_img
  + a {
  flex-basis: 60%;
  padding-left: 0 !important;
}
#new-des
  .menu-item.dropdown.wide_menu
  .dropdown-menu.with_right_block.BANNER
  .menu-wrapper
  li
  .menu_img
  + a:hover {
  box-shadow: none;
  background: transparent;
}

#new-des
  .menu-item.dropdown.wide_menu
  .dropdown-menu.with_right_block.BANNER
  > .customScrollbar
  ul
  li
  ul.toggle_menu {
  flex-basis: 100%;
  padding-left: 71px;
  margin-top: -5px;
  left: auto;
}
#new-des
  .menu-item.dropdown.wide_menu
  .dropdown-menu.with_right_block.BANNER
  .menu-wrapper
  li
  .menu_img
  img {
  height: 51px;
  width: 60px;
  object-fit: contain;
}
#new-des
  .menu-item.dropdown.wide_menu
  .dropdown-menu.with_right_block.BANNER
  > .customScrollbar
  ul
  li
  ul.toggle_menu
  a {
  padding: 0 !important;
}
#new-des
  .menu-item.dropdown.wide_menu
  .dropdown-menu.with_right_block.BANNER
  > .customScrollbar
  ul
  li
  ul.toggle_menu
  li {
  padding-bottom: 8px;
}
#new-des .menu-item.dropdown .customScrollbar.scrollblock {
  overflow: hidden;
}
#new-des .mega-menu table td:not(.wide_menu) .dropdown-menu li > a .name {
  overflow: visible;
}
#new-des .mega-menu table td:not(.wide_menu) .dropdown-menu li:hover > a {
  background: transparent;
}
#new-des .mega-menu table td:not(.wide_menu) .dropdown-menu li a {
  line-height: 10px;
}
#new-des .mega-menu table td:not(.wide_menu) .dropdown-menu {
  padding-bottom: 16px;
  padding-top: 16px;
}
#new-des a.scroll-to-top.ROUND_COLOR:hover,
#new-des a.scroll-to-top.RECT_COLOR:hover,
#new-des a.scroll-to-top.RECT_COLOR,
#new-des a.scroll-to-top.ROUND_COLOR {
  background-color: rgba(22, 23, 19, 0.8);
}
#new-des .header-cart .opener {
  display: none;
}
#new-des .header-cart .basket_fly {
  top: -760px;
  transition: top 0.7s ease-in-out;
}
#new-des .header-cart .basket_fly.swiped {
  top: 0px;
}
#new-des .region_wrapper {
  width: fit-content;
  margin-bottom: 25px;
}
#new-des .region_wrapper .arrow {
  bottom: 12px;
}
#new-des footer .info .subscribe_button {
  margin: 0 9px 20px 0;
}
#new-des #header .logo img {
  margin-left: -10px;
}
#new-des #header .menu-only {
  min-width: 610px;
}
.bg__gon_block_title {
  background-image: url(/upload/bg__gon_block_title.png);
  height: 250px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 30px;
  background-blend-mode: color;
  background-color: #000000a6;
  background-position: center;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
}
.sale__title {
  color: #fff;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 2.133em;
  margin-bottom: 25px;
  line-height: 1.2;
}
.footer_market {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 30px;
}
.footer_market a {
}
.footer_market a img {
  width: 40px;
}

.notice-cookie {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 10px;
  width: calc(100% - 120px);
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 10px;
  position: fixed;
  bottom: 15px;
  left: 15px;
  z-index: 100;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.05);
  width: 40%;
  flex-direction: column;
}

.notice-cookie.hide {
  display: none;
}
.button.js-close-notice-cookie {
  display: inline-flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  outline: none;
  margin: 5px;
  padding: 0 22px;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  background-color: #189518;
  border-color: #189518;
  color: #ffffff;
  border: none;
  border-radius: 4px;
}

@media (max-width: 992px) {
  #new-des .LOOKBOOKS .slick-slide {
    float: left;
    width: 350px;
  }
  #new-des .CATALOG_TAB .slick-slide {
    float: left;
    width: 350px !important;
  }
  #new-des .CATALOG_TAB .slick-next,
  #new-des .LOOKBOOKS .slick-next {
    right: 0px;
    z-index: 7;
    background: #189518;
    zoom: 1.7;
    border-radius: 5px 0 0 5px;
    height: 25px;
  }
  #new-des .CATALOG_TAB .slick-prev,
  #new-des .LOOKBOOKS .slick-prev {
    right: 0px;
    z-index: 7;
    background: #189518;
    zoom: 1.7;
    border-radius: 5px 0 0 5px;
    height: 25px;
    top: 60%;
    left: unset;
  }
  .notice-cookie {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
    width: 90%;
    padding: 10px;
    flex-direction: column;
    font-size: 13px;
  }
  .button.js-close-notice-cookie {
    font-size: 13px;
    line-height: 30px;
  }
}

@media (min-width: 992px) {
  #new-des
    .top_big_banners.only_banner.more_height
    .top_slider_wrapp
    .main-slider,
  #new-des
    .top_big_banners.only_banner.more_height
    .top_slider_wrapp
    .main-slider__item,
  #new-des
    .top_big_banners.only_banner.more_height
    .top_slider_wrapp
    .main-slider__item
    td {
    height: 930px;
  }

  #new-des .BIG_BANNER_INDEX .main_info .text.left {
    display: flex;
  }

  #new-des .CATALOG_TAB .slick-next:before {
    background: url(/local/templates/aspro_max/new_des/down-arrow4.svg) center
      center no-repeat;
    width: 36px !important;
    height: 36px !important;
    content: "";
    display: block;
  }
  #new-des .CATALOG_TAB .slick-prev:before {
    background: url(/local/templates/aspro_max/new_des/down-arrow3.svg) center
      center no-repeat;
    width: 36px !important;
    height: 36px !important;
    content: "";
    display: block;
  }
  #new-des .CATALOG_TAB .slick-next {
    right: -20px;
  }
  #new-des .CATALOG_TAB .slick-prev {
    left: -34px;
  }
  #new-des .CATALOG_TAB .catalog_block.items {
    max-width: 1672px;
  }
  #new-des .lookbooks .item-views .item,
  #new-des .lookbooks .col-md-3.col-sm-6.col-xs-6 {
    padding-left: 1px;
    padding-right: 1px;
  }
  #new-des .lookbooks .slick-next:before {
    background: url(/local/templates/aspro_max/new_des/down-arrow4.svg) center
      center no-repeat;
    width: 36px !important;
    height: 36px !important;
    content: "";
    display: block;
  }
  #new-des .lookbooks .slick-prev:before {
    background: url(/local/templates/aspro_max/new_des/down-arrow3.svg) center
      center no-repeat;
    width: 36px !important;
    height: 36px !important;
    content: "";
    display: block;
  }
  #new-des .lookbooks .slick-next {
    right: -20px;
  }
  #new-des .lookbooks .slick-prev {
    left: -34px;
  }
}

@media (min-width: 1291px) {
  .header-v21 .logo-row .logo {
    max-height: 80px;
  }
}
@media (max-width: 1291px) {
  .footer_market {
    justify-content: center;
  }
}
