.ajax_load .top_wrapper {
  margin-right: 1px;
}

.ajax_load .top_wrapper .catalog_block .catalog_item>div {
  padding-left: 25px;
  padding-right: 25px;
}

.ajax_load .top_wrapper .catalog_item .footer_button {
  margin-left: -25px;
  margin-right: -25px;
}

.catalog_block_template .catalog_block.owl-carousel .owl-stage-outer {
  margin: 0px -1px 0px 0px;
  padding: 0px 1px 0px 0px;
}

.catalog_block_template .catalog_block.owl-carousel .owl-stage-outer .owl-item:hover {
  z-index: 2;
}

.catalog_block_template .catalog_block.owl-carousel .catalog_item:hover .inner_wrap {
  box-shadow: inset 0px 0px 0px 1px #ececec;
  box-shadow: inset 0px 0px 0px 1px var(--stroke_black);
  height: 100%;
}

.ordered-block .catalog_block_template .catalog_block .TYPE_2 .cost.prices .more-item-info>.svg {
  top: -2px;
}

.catalog_block_template .catalog_block.owl-carousel .catalog_item:hover .inner_wrap.TYPE_2 .footer_button {
  margin-top: 0;
}

.wf-item-title-brand {
  font-weight: bold;
  display: block;
}

.mobile-detail-banner {
  display: none;
}

.mobile-detail-banner img {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 200vw;
  object-fit: cover;
}

.text {
  margin-bottom: 15px;
}

.more-about-brand {
  font-size: 12px;
  cursor: pointer;
  text-decoration: underline #000 dashed;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-weight: 600;
}

.row-reverse {
  position: absolute;
  top: -65px;
  right: 0;
  z-index: 100;
}

#navigation {
  z-index: 1;
}

@media (min-width: 1200px) {

  .wrapper1 .right_block.wide_Y .ajax_load .top_wrapper .col-lg-3:not(.custom-line),
  .col-lg-5_2.custom-line {
    width: 20%;
  }

  .right_block.wide_Y .ajax_load .top_wrapper .col-lg-4:not(.custom-line),
  #main .catalog_page .section-content-wrapper.with-leftblock .col-lg-3:not(.custom-line),
  #main .catalog_in_content .section-content-wrapper.with-leftblock .col-lg-3:not(.custom-line) {
    width: 25%;
  }

  #main .right_block.wide_Y.catalog_page .section-content-wrapper.with-leftblock .col-lg-4:not(.custom-line),
  #main .catalog_in_content .section-content-wrapper.with-leftblock .col-lg-4:not(.custom-line) {
    width: 33.33%;
  }

  .wrapper1 .banners-content .maxwidth-banner {
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
  }
}

@media (min-width: 1200px) and (max-width: 1499px) {
  .wrapper1.header-v28 .right_block.wide_Y .ajax_load .top_wrapper .col-lg-3:not(.custom-line) {
    width: 25%;
  }

  .wrapper1.header-v28 .controls-linecount {
    display: none;
  }
}

@media screen and (max-width: 576px) {

  #content .top-block-wrapper #navigation,
  .big-banner-display-none-mobile {
    display: none;
  }
}

@media (max-width: 600px) {
  .wrapper1.front_page .compact-catalog-slider .catalog_block.items {
    width: auto;
    padding-left: 16px;
    margin: 0 -16px -20px !important;
    padding-bottom: 20px;
  }

  .wrapper1.front_page .compact-catalog-slider .catalog_block.items .item-parent {
    flex-shrink: 0;
    margin: 0;
    width: 172px;
  }

  .wrapper1.front_page .compact-catalog-slider .catalog_block.items .item-parent:last-of-type {
    padding-right: 16px;
    width: calc(172px + 16px);
  }

  .wrapper1.front_page .compact-catalog-slider .catalog_block.items:not(.has-bottom-nav) .bottom_nav.mobile_slider * {
    display: none;
  }

  .wrapper1.front_page .compact-catalog-slider~.bottom_nav:not(.mobile_slider) {
    display: none;
  }

  .big-banner-display-none-mobile+.mobile-detail-banner {
    display: block;
  }

  .row-reverse {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 15px;
  }

}

.swiper.formobile {
  display: none;
}

.swiper.formobile {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  flex-direction: row;
  z-index: 2;
  padding-bottom: 4px;
}

.swiper.formobile img {
  height: 100%;
  object-fit: cover;
  cursor: pointer;
  pointer-events: auto;
}

.swiper.formobile .swiper-scrollbar {
  height: 1px;
  bottom: 0px;
}

.swiper.formobile .swiper-scrollbar .swiper-scrollbar-drag {
  height: 1px;
}

@media screen and (max-width:600px) {
  .swiper.formobile {
    display: block;
  }

  .swiper.formobile+a.thumb {
    display: none;
  }
}

/** stories video */
.banners-content.hidden-frame__show {
  cursor: pointer;
}
.modal-frame {
  padding: 0px !important;
  border-radius: 26px !important;
  /* overflow: hidden; */
}

.modal-frame iframe {
  padding: 0px !important;
  border-radius: 26px !important;
  /* overflow: hidden; */
}

.is-compact .fancybox__content>.f-button.is-close-btn {
  /* --f-button-outline-color: inherit!important; */
  /* --f-button-bg: inherit!important;
  --f-button-active-bg: inherit!important; */
  --f-button-bg: transparent !important;
}

@keyframes scrollBounce {
  0%,
  100% {
    transform: translateY(0);
  }

  30% {
    transform: translateY(10px);
  }

  50% {
    transform: translateY(5px);
  }

  70% {
    transform: translateY(10px);
  }
}

.scroll-icon {
  /* animation: scrollBounce 1.2s ease-in-out infinite; */
  width: 50px;
  height: 50px;
}

.icon_container {
  position: absolute;
  top: calc(100vh / 3);
  right: -80px;
}

.fancybox__container {
  z-index: 10200 !important;
}

@media screen and (max-width: 640px) {
  .modal-frame {
    padding: 0px !important;
    border-radius: 0px !important;
    width: 100% !important;
    /* overflow: hidden; */
  }

  .modal-frame iframe {
    padding: 0px !important;
    border-radius: 0px !important;
    width: 100% !important;
    /* overflow: hidden; */
    border: none;
  }

  .fancybox__slide {
    padding: 0px !important;
  }
}
/** end stories video */