/*!
 * CSS del shortcode, extraído del style.css raíz v5.
 */

/*--------------------------------------------------------------
## Post Gallery
--------------------------------------------------------------*/

.gallery-post-orbitta .splide__slide,
.gallery-post-orbitta .image-post-gallery {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.gallery-post-orbitta .splide,
.gallery-post-orbitta .splide__track,
.gallery-post-orbitta .splide_link {
  visibility: inherit;
  height: inherit;
}

