/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/single-ad-gallery/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
.wp-block-goland-features-goland-blocks-ad-gallery img {
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.wp-block-goland-features-goland-blocks-ad-gallery .swiper-button-prev,
.wp-block-goland-features-goland-blocks-ad-gallery .swiper-button-next {
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.6117647059);
  border-radius: 50px;
}
@media (max-width: 568px) {
  .wp-block-goland-features-goland-blocks-ad-gallery .swiper-button-prev,
  .wp-block-goland-features-goland-blocks-ad-gallery .swiper-button-next {
    top: 90%;
  }
}
.wp-block-goland-features-goland-blocks-ad-gallery .swiper-button-prev::after,
.wp-block-goland-features-goland-blocks-ad-gallery .swiper-button-next::after {
  content: "";
  position: absolute;
  border-left: solid 2px white;
  border-bottom: solid 2px white;
  width: 17px;
  height: 17px;
  display: block;
}
.wp-block-goland-features-goland-blocks-ad-gallery .swiper-button-prev::after {
  transform: rotate(45deg);
  right: 8px;
}
.wp-block-goland-features-goland-blocks-ad-gallery .swiper-button-next::after {
  transform: rotate(225deg);
  left: 8px;
}
.wp-block-goland-features-goland-blocks-ad-gallery .swiper-pagination {
  color: white;
  left: 50%;
  width: -moz-max-content;
  width: max-content;
  background-color: rgba(0, 0, 0, 0.6117647059);
  padding: 2px;
}
.wp-block-goland-features-goland-blocks-ad-gallery .swiper-thumbs {
  margin-top: 10px;
}
.wp-block-goland-features-goland-blocks-ad-gallery .thumbnail-swiper {
  margin-top: 10px;
}
.wp-block-goland-features-goland-blocks-ad-gallery .thumbnail-swiper .swiper-slide:not(.swiper-slide-thumb-active) img {
  filter: brightness(0.5);
}
.wp-block-goland-features-goland-blocks-ad-gallery .thumbnail-swiper .swiper-slide {
  height: 100%;
}
.wp-block-goland-features-goland-blocks-ad-gallery .fslightbox-toolbar-button:nth-child(2),
.wp-block-goland-features-goland-blocks-ad-gallery .fslightbox-toolbar-button:nth-child(3),
.wp-block-goland-features-goland-blocks-ad-gallery .fslightbox-toolbar-button:nth-child(4) {
  display: none;
}

/*# sourceMappingURL=style-index.css.map*/