.g-gallery2-album-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.g-gallery2-album-list .g-img--gallery-album {
  width: 33.3333%;
  margin: 0;
}
@media (max-width: 800px) {
  .g-gallery2-album-list .g-img--gallery-album {
    width: 50%;
    height: auto;
  }
}
@media (max-width: 500px) {
  .g-gallery2-album-list .g-img--gallery-album {
    width: 100%;
    height: auto;
  }
}
.g-gallery2-album-list .g-img--gallery-album .g-img--gallery-album-inner {
  margin: 10px 13px 10px 0;
  width: 283px;
  position: relative;
  font-size: 0;
}
@media (max-width: 500px) {
  .g-gallery2-album-list .g-img--gallery-album .g-img--gallery-album-inner {
    margin: 10px 0 0 0;
  }
}
.g-gallery2-album-list .g-img--gallery-album .g-img__link {
  padding: 0;
  border: none;
  width: 283px !important;
  height: 270px !important;
  position: unset;
  text-decoration: none;
}
.g-gallery2-album-list .g-img--gallery-album .g-img__link .g-img__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.g-gallery2-album-list .g-img--gallery-album .g-img__layers {
  filter: saturate(0%);
  transition-property: all;
  transition-duration: 300ms;
  transition-delay: 0ms;
  transition-timing-function: ease;
  transition-behavior: normal;
}
.g-gallery2-album-list .g-img--gallery-album a.g-img__caption {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: flex-end;
  background-color: rgba(23, 97, 98, 0.35);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  transition-property: all;
  transition-duration: 300ms;
  transition-delay: 0ms;
  transition-timing-function: ease;
  transition-behavior: normal;
  max-width: 100%;
  width: 100%;
  margin: 0;
  text-decoration: none;
  font-size: 0;
}
.g-gallery2-album-list .g-img--gallery-album a.g-img__caption span {
  display: flex;
  font-size: 15px;
  line-height: normal;
  vertical-align: top;
  position: relative;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  margin-bottom: 0px;
  margin-top: auto;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 20px;
  background-color: rgba(84, 161, 158, 0);
  min-height: 68px;
  transition-property: all;
  transition-duration: 300ms;
  transition-delay: 0ms;
  transition-timing-function: ease;
  transition-behavior: normal;
  text-decoration: none;
}
.g-gallery2-album-list .g-img--gallery-album:hover .g-img__layers {
  filter: none;
  position: unset;
}
.g-gallery2-album-list .g-img--gallery-album:hover .g-img__caption {
  background-color: rgba(23, 97, 98, 0);
  box-shadow: inset 0px 3px 0px 0px #54a19e;
  text-decoration: none;
}
.g-gallery2-album-list .g-img--gallery-album:hover .g-img__caption span {
  background-color: #54a19e;
}
.g-img--gallery-album .g-img__layers::after, .g-img--gallery-album .g-img__layers::before, .g-img__link::after {
  content: unset;
}
.blocklist--u-izd4csjm5 {
  display: none !important;
}
.g-gallery2-photo-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
@media (max-width: 991px) {
  .g-gallery2-photo-list {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: auto;
  }
}
.g-gallery2-photo-list .g-img--gallery-image {
  display: block;
  flex-shrink: 0;
  max-width: 100%;
  width: 33.332%;
  margin: 0;
}
@media (max-width: 991px) {
  .g-gallery2-photo-list .g-img--gallery-image {
    width: 50%;
  }
}
.g-gallery2-photo-list .g-img--gallery-image:hover .g-img--gallery-album-inner {
  filter: none;
  position: unset;
}
.g-gallery2-photo-list .g-img--gallery-image .g-img__caption {
  display: none;
}
.g-gallery2-photo-list .g-img--gallery-album-inner {
  min-width: 150px;
  max-width: 100%;
  margin-top: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
  display: block;
  box-sizing: border-box;
  filter: saturate(0%);
  transition-property: all;
  transition-duration: 300ms;
  transition-delay: 0ms;
  transition-timing-function: ease;
  transition-behavior: normal;
}
@media (max-width: 991px) {
  .g-gallery2-photo-list .g-img--gallery-album-inner {
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
  }
  .g-gallery2-photo-list .g-img--gallery-album-inner .g-img__link {
    margin-left: 0px;
    margin-right: 0px;
    width: 100% !important;
    height: 160px !important;
  }
}
.g-gallery2-photo-list .g-img--gallery-album-inner .g-img__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.albums-list-wrap-btn__wr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 -20px 20px 0;
}
@media (max-width: 991px) {
  .albums-list-wrap-btn__wr {
    margin-right: 0;
  }
}
html body .gg-pagination {
  margin: 0;
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  list-style: none;
}
html body .gg-pagination * {
  font-family: "Wix Madefor Display", sans-serif;
}
html body .gg-pagination__item {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  background: transparent;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 26px;
  font-weight: 500;
  font-size: 13px;
  color: #a9a9a9;
  transition: 0.3s;
}
html body .gg-pagination__item:hover {
  border-top-color: #54a19e;
  border-bottom-color: #54a19e;
  color: #000;
}
html body .gg-pagination__item.active {
  border-top-color: #54a19e;
  border-bottom-color: #54a19e;
  color: #000;
}
html body .gg-pagination__item--next {
  position: static;
  display: flex;
  align-items: center;
  margin-left: 62px;
  width: auto;
  height: auto;
  font-size: 22px;
  font-weight: 600;
  color: #333333;
  transition: 0.3s;
  border-radius: 0;
  background: transparent !important;
  background-color: transparent !important;
}
html body .gg-pagination__item--next:hover {
  background-color: transparent !important;
  color: #333333;
  text-decoration: underline;
}
html body .gg-pagination__item--next::after {
  display: none;
}
html body .gg-pagination__item--prev {
  position: static;
  display: flex;
  align-items: center;
  margin-right: 62px;
  width: auto;
  height: auto;
  font-size: 22px;
  font-weight: 600;
  color: #333333;
  transition: 0.3s;
  border-radius: 0;
  background: transparent !important;
  background-color: transparent !important;
}
html body .gg-pagination__item--prev:hover {
  color: #333333;
  text-decoration: underline;
  background-color: transparent !important;
}
html body .gg-pagination__item--prev::after {
  display: none;
}
html body .gg-pagination__item--forward a, html body .gg-pagination__item--backward a {
  font-size: 14px;
  font-weight: 400;
}
html body .gg-pagination li {
  width: 35px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}
html body .gg-pagination__dots {
  display: flex;
  align-items: center;
  width: 50px;
  justify-content: center;
}
@media (max-width: 580px) {
  html body .g-pagination__item--next {
    display: none;
  }
  html body .g-pagination__item--prev {
    display: none;
  }
  html body .g-pagination__item {
    font-size: 21px;
  }
}
.btn_payment_rests {
  float: left;
}
.shop2-order-options-wrapper.active {
  display: block;
}
body .lg-backdrop {
  background-color: #fff !important;
}
.lg-toolbar .lg-icon, .lg-actions .lg-next, .lg-actions .lg-prev {
  color: #fff !important;
}
#_lp_block_1214171113 .lp-block-bg._not_fill, #_lp_block_1214379113 .lp-block-bg._not_fill, #_lp_block_1214380113 .lp-block-bg._not_fill, #_lp_block_1214752313 .lp-block-bg._not_fill {
  display: none;
}
[data-media-source="media-md"] #_lp_block_1214171113.lpc-gap-block {
  padding: 0;
}
[data-media-source="media-md"] #_lp_block_1214380113.lpc-gap-block, [data-media-source="media-md"] #_lp_block_1214752313.lpc-gap-block {
  padding-top: 15px;
}
[data-media-source="media-md"] #_lp_block_1214673513.lpc-gap-block {
  padding-bottom: 0px;
}
@media (max-width: 500px) {
  #_lp_block_1214752313 .lpc-elements-list-1__item {
    flex-direction: row;
    column-gap: 16px;
  }
  .decor-wrap #_lp_block_1214752313[data-block-layout="2004313"] .lpc-elements-list-1__icon, .decor-wrap #_lp_block_1214752313[data-block-layout="2004313"] .lpc-block .lp-header-title-3 {
    font-size: 20px;
  }
  .decor-wrap #_lp_block_1214752313[data-block-layout="2004313"] .lpc-elements-list-1__icon .lpc-block .lp-header-text-1 {
    ont-size: 14px;
  }
}
.quote-content {
  display: block;
  border-left: 3px solid #54a19e;
  padding-left: 17px;
  font-style: italic;
}
.card-slider .tns-nav button {
  flex-shrink: 0;
  cursor: pointer;
  min-width: 12px;
  min-height: 12px;
  margin-top: 2px;
  margin-right: 10px;
  margin-bottom: 2px;
  margin-left: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: #fff;
  border-left-color: #fff;
  border-top-left-radius: 200px;
  border-top-right-radius: 200px;
  border-bottom-right-radius: 200px;
  border-bottom-left-radius: 200px;
  width: 10px;
  height: 10px;
}
.lpc-block ul:not(.controls-inner):not(.splide__pagination):not(.drop-block) {
  padding-left: 20px !important;
}
.path-title-buy_btn__wr .title-buy_btn-bl {
  gap: 20px;
}
.path-title-buy_btn__wr .title-buy_btn-bl .desc_fold {
  max-width: 210px;
  margin-left: auto;
  font-family: Geologica, sans-serif;
  font-weight: 500;
  color: #9F9BA2;
  line-height: normal;
}
@media (max-width: 960px) {
  .path-title-buy_btn__wr .title-buy_btn-bl .desc_fold {
    margin: 0;
  }
}
.path-title-buy_btn__wr .bottom_part {
  gap: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  padding-top: 10px;
  margin-top: 20px;
  border-top: 3px solid #54a19e;
  justify-content: space-between;
}
.path-title-buy_btn__wr .bottom_part .main_price .price-current {
  font-size: 16px;
}
.path-title-buy_btn__wr .bottom_part .tit {
  font-size: 15px;
  line-height: normal;
  font-family: Geologica, sans-serif;
  font-weight: 500;
  color: #9F9BA2;
}
.path-title-buy_btn__wr .bottom_part .price_three strong {
  font-size: 35px;
}
.path-title-buy_btn__wr .bottom_part__left {
  justify-content: end;
}
@media (max-width: 960px) {
  .path-title-buy_btn__wr .bottom_part__left {
    justify-content: center;
  }
}
.lpc-block:not(.custom-lpc-block) ul:not(.controls-inner):not(.splide__pagination):not(.drop-block) {
  padding-left: 0 !important;
}
