.folders-block__more_fib {
  display: none;
}
.folders-block__item_fib:nth-child(n + 4) {
  display: block;
}
.card-slider__image a img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.product-list.simple .product-item .gr-product-image a img, .product-list.thumbs .product-item .gr-product-image a img {
  width: auto;
  height: auto;
  max-width: 100%;
}
[id ^= sandbox_theme_panel] {
  color: #000;
  width: 100px !important;
  font-size: 10px !important;
  right: 0 !important;
  top: auto !important;
  bottom: 0 !important;
}
.sand .lg-sub-html {
  display: none !important;
}
.sand .lg-toolbar.group {
  background: none !important;
}
.sand .lg-toolbar.group > span, .sand .lg-toolbar.group div, .sand .lg-toolbar.group a {
  background: rgba(0, 0, 0, 0.5);
}
.sand .lg-share {
  display: none !important;
}
.lg-actions .lg-next, .lg-actions .lg-prev {
  border: none !important;
}
.lg-toolbar {
  background: none !important;
}
@media (min-width: 1261px) {
  .folder_page .folders-block__item_fib {
    width: calc(25% - 30px);
  }
  .folder_page .folders-block__title_fib {
    padding: 10px 15px;
    font-size: 22px;
    bottom: 20px;
    left: 20px;
    margin-right: 20px;
  }
  .folder_page .folders-block__title_fib span {
    font-size: 16px;
  }
}
.site-header__folder_menu > li {
  display: block !important;
}
.site-header__more {
  display: none !important;
}
.sorting-panel__body .shop-view {
  display: none !important;
}
.site-footer__arrow_top_sf {
  position: fixed;
  top: inherit;
  left: inherit;
  right: 20px;
  margin-left: auto;
  bottom: 20px;
}
.shop-product-btn-local {
  font-weight: 900;
  font-size: 14px;
  line-height: 1.2;
  font-family: "Roboto", sans-serif;
  border-radius: 0;
  padding: 21px 10px;
  color: #fff;
  border: none;
  background: var(--mainColor4);
  box-shadow: none;
  text-transform: uppercase;
}
.shop-product-btn-local span {
  position: relative;
  padding-left: 40px;
  display: block;
}
.shop-product-btn-local span svg {
  width: 25px;
  height: 23px;
  margin-top: -11.5px;
  fill: #fff;
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
}
.gr-invisible-panel {
  background: #362f52 !important;
}
.product-list.thumbs .product-item .product-compare {
  margin: auto;
}
h1.product_h1 {
  font-size: 18px;
  font-weight: 400;
}
/*
@media (min-width: 1180px){
	.main-slider__item_ms {
	    height: 520px; 
	    max-width: 1180px;
	    margin: auto;
	}
}*/
@media (min-width: 1024px) {
  .main-slider__item_ms {
    height: 600px;
  }
}
.main-slider__item_ms {
  height: auto;
}
.main-slider__image_ms {
  position: relative;
  width: 100%;
}
.main-slider__image_ms img {
  max-width: 100%;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: inherit;
}
.main-slider__info_ms {
  position: absolute;
}
